Searched refs:linux_pause (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 198 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 | 1359 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_machdep.c | 529 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 | 1614 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 564 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 | 1620 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /f-stack/freebsd/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 *);
|