Searched refs:linux_pause (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_machdep.c | 135 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| HD | linux_sysent.c | 53 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| HD | linux_proto.h | 1421 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_machdep.c | 537 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| HD | linux32_sysent.c | 48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| HD | linux32_proto.h | 1725 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_machdep.c | 492 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| HD | linux_sysent.c | 48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| HD | linux_proto.h | 1714 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 48 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| HD | linux_proto.h | 1254 int linux_pause(struct thread *, struct linux_pause_args *);
|