Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/linux/
H A Dlinux_machdep.c187 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
H A Dlinux_sysent.c54 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_pause */
H A Dlinux_proto.h1268 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c572 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
H A Dlinux_sysent.c49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
H A Dlinux_proto.h1554 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c610 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
H A Dlinux32_sysent.c49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
H A Dlinux32_proto.h1535 int linux_pause(struct thread *, struct linux_pause_args *);