Searched refs:do_background_proc (Results 1 – 1 of 1) sorted by relevance
134 static int do_background_proc(struct proc *curp, struct proc *targetp, int priority);565 error = do_background_proc(curp, p, uap->prio); in setpriority()1216 do_background_proc(struct proc *curp, struct proc *targetp, int priority) in do_background_proc() function