Searched refs:linux_pause (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/sys/amd64/linux/
H A Dlinux_machdep.c343 linux_pause(struct thread *td, struct linux_pause_args *args) function
H A Dlinux_sysent.c55 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_pause */
H A Dlinux_proto.h1137 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-10.3-release/sys/i386/linux/
H A Dlinux_machdep.c744 linux_pause(struct thread *td, struct linux_pause_args *args) function
H A Dlinux_sysent.c50 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
H A Dlinux_proto.h1204 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-10.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c774 linux_pause(struct thread *td, struct linux_pause_args *args) function
H A Dlinux32_sysent.c51 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
H A Dlinux32_proto.h1185 int linux_pause(struct thread *, struct linux_pause_args *);

Completed in 291 milliseconds