Searched refs:linux_pause (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_machdep.c | 98 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 51 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| H A D | linux_proto.h | 1467 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 391 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux32_sysent.c | 47 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| H A D | linux32_proto.h | 1762 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_machdep.c | 468 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 46 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_pause, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_th…
|
| H A D | linux_proto.h | 1756 int linux_pause(struct thread *, struct linux_pause_args *);
|