Searched refs:linux_pause (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 177 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 54 …{ .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 | 1404 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 511 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 49 …{ .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 | 1659 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 541 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux32_sysent.c | 49 …{ .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 | 1665 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 49 …{ .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 | 1250 int linux_pause(struct thread *, struct linux_pause_args *);
|