Home
last modified time | relevance | path

Searched refs:aio_mlock_args (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/kern/
HDvfs_aio.c2234 sys_aio_mlock(struct thread *td, struct aio_mlock_args *uap) in sys_aio_mlock()
HDinit_sysent.c592 …{ AS(aio_mlock_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 543 = a…
HDsystrace_args.c3366 struct aio_mlock_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1809 struct aio_mlock_args { struct
2458 int sys_aio_mlock(struct thread *, struct aio_mlock_args *);