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