Searched refs:linux_nice (Results 1 – 5 of 5) sorted by relevance
1021 linux_nice(struct thread *td, struct linux_nice_args *args) in linux_nice() function
51 …{ .sy_narg = AS(linux_nice_args), .sy_call = (sy_call_t *)linux_nice, .sy_auevent = AUE_NICE, .sy_…
1762 int linux_nice(struct thread *, struct linux_nice_args *);
52 …{ .sy_narg = AS(linux_nice_args), .sy_call = (sy_call_t *)linux_nice, .sy_auevent = AUE_NICE, .sy_…
1768 int linux_nice(struct thread *, struct linux_nice_args *);