Lines Matching refs:process
30 process(PROC_KERN, 0, 0)
137 // $r14 - process
140 // read process' timer status, skip if not enabled
145 // subtract last timer's value from process' timer,
156 // process' timer is the soonest
168 // update process' timer status, and advance
317 // request the current process be sent a message after a timeout expires
329 // if current process already has a timer set, bail
377 // send message to another process
380 // $r14 - process
417 // lookup process structure by its name
420 // $r14 - process name
423 // $r14 - process
442 // send message to another process
445 // $r14 - process id
455 // process single message for a given process
458 // $r14 - process
489 // process it
535 // bootstrap processes, idle process will be last, and not return