Searched refs:linux_ioperm (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_machdep.c | 370 linux_ioperm(struct thread *td, struct linux_ioperm_args *args) in linux_ioperm() function
|
| H A D | linux_sysent.c | 121 …{ .sy_narg = AS(linux_ioperm_args), .sy_call = (sy_call_t *)linux_ioperm, .sy_auevent = AUE_NULL, …
|
| H A D | linux_proto.h | 1661 int linux_ioperm(struct thread *, struct linux_ioperm_args *);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 193 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_ioperm, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
|
| H A D | linux_proto.h | 1465 int linux_ioperm(struct thread *, struct linux_ioperm_args *);
|