Searched refs:linux_pause (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 187 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 54 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_pause */
|
| H A D | linux_proto.h | 1268 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 572 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux_sysent.c | 49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
|
| H A D | linux_proto.h | 1554 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 610 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| H A D | linux32_sysent.c | 49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
|
| H A D | linux32_proto.h | 1535 int linux_pause(struct thread *, struct linux_pause_args *);
|