Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/amd64/linux/
HDlinux_machdep.c135 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
HDlinux_sysent.c53 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
HDlinux_proto.h1421 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_machdep.c537 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
HDlinux32_sysent.c48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
HDlinux32_proto.h1725 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-13-stable/sys/i386/linux/
HDlinux_machdep.c492 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
HDlinux_sysent.c48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
HDlinux_proto.h1714 int linux_pause(struct thread *, struct linux_pause_args *);
/freebsd-13-stable/sys/arm/linux/
HDlinux_sysent.c48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
HDlinux_proto.h1254 int linux_pause(struct thread *, struct linux_pause_args *);