Searched refs:get_background_proc (Results 1 – 1 of 1) sorted by relevance
145 static int get_background_proc(struct proc *curp, struct proc *targetp, int *priority);289 error = get_background_proc(curp, p, &low); in getpriority()1190 get_background_proc(struct proc *curp, struct proc *targetp, int *priority) in get_background_proc() function