Searched refs:AUE_AIO_MLOCK (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h615 #define AUE_AIO_MLOCK 43213 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h619 #define AUE_AIO_MLOCK 43213 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1422 #define FREEBSD32_SYS_AUE_freebsd32_aio_mlock AUE_AIO_MLOCK
H A Dfreebsd32_sysent.c621 { AS(freebsd32_aio_mlock_args), (sy_call_t *)freebsd32_aio_mlock, AUE_AIO_MLOCK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 543 = freebsd32_aio_mlock */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c595 { AS(aio_mlock_args), (sy_call_t *)sys_aio_mlock, AUE_AIO_MLOCK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 543 = aio_mlock */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h3070 #define SYS_AUE_aio_mlock AUE_AIO_MLOCK

Completed in 208 milliseconds