Searched refs:aio_mlock_args (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | vfs_aio.c | 2234 sys_aio_mlock(struct thread *td, struct aio_mlock_args *uap) in sys_aio_mlock()
|
| HD | init_sysent.c | 592 …{ AS(aio_mlock_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 543 = a…
|
| HD | systrace_args.c | 3366 struct aio_mlock_args *p = params; in systrace_args()
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 1809 struct aio_mlock_args { struct 2458 int sys_aio_mlock(struct thread *, struct aio_mlock_args *);
|