⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

percpu_push

Function percpu_push 

Source
pub fn percpu_push(cpu_id: usize, pid: ProcessId)
Expand description

Push a process onto the appropriate CPU’s queue.