Searched refs:linux_pause (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_machdep.c | 194 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| D | linux_sysent.c | 54 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 34 = linux_pause */
|
| D | linux_proto.h | 1309 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_machdep.c | 526 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| D | linux_sysent.c | 49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
|
| D | linux_proto.h | 1569 int linux_pause(struct thread *, struct linux_pause_args *);
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_machdep.c | 566 linux_pause(struct thread *td, struct linux_pause_args *args) in linux_pause() function
|
| D | linux32_sysent.c | 49 { 0, (sy_call_t *)linux_pause, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 29 = linux_pause */
|
| D | linux32_proto.h | 1561 int linux_pause(struct thread *, struct linux_pause_args *);
|