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