Searched refs:aio_suspend_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 352 …{ AS(aio_suspend_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 315 =…
|
| D | vfs_aio.c | 1956 sys_aio_suspend(struct thread *td, struct aio_suspend_args *uap) in sys_aio_suspend()
|
| D | systrace_args.c | 1628 struct aio_suspend_args *p = params; in systrace_args()
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 864 struct aio_suspend_args { struct 1951 int sys_aio_suspend(struct thread *, struct aio_suspend_args *);
|