Home
last modified time | relevance | path

Searched refs:AUE_MUNLOCKALL (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h547 #define AUE_MUNLOCKALL 43142 /* FreeBSD. */ macro
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c251 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c173 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c172 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c173 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c173 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/kern/
H A Dinit_sysent.c383 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_munlockall, .sy_auevent = AUE_MUNLOCKALL, .sy_flags = …
/f-stack/freebsd/sys/
H A Dsysproto.h2951 #define SYS_AUE_munlockall AUE_MUNLOCKALL