Searched refs:linux_nice (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c54 { AS(linux_nice_args), (sy_call_t *)linux_nice, AUE_NICE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_nice */
H A Dlinux_proto.h1556 int linux_nice(struct thread *, struct linux_nice_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1301 linux_nice(struct thread *td, struct linux_nice_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c55 { AS(linux_nice_args), (sy_call_t *)linux_nice, AUE_NICE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_nice */
H A Dlinux32_proto.h1537 int linux_nice(struct thread *, struct linux_nice_args *);

Completed in 149 milliseconds