Searched refs:AUE_MADVISE (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 796 #define AUE_MADVISE AUE_NULL macro
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 253 …ux_madvise_args), .sy_call = (sy_call_t *)linux_madvise, .sy_auevent = AUE_MADVISE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1578 #define LINUX_SYS_AUE_linux_madvise AUE_MADVISE
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 240 …{ .sy_narg = AS(madvise_args), .sy_call = (sy_call_t *)sys_madvise, .sy_auevent = AUE_MADVISE, .sy…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 48 …ux_madvise_args), .sy_call = (sy_call_t *)linux_madvise, .sy_auevent = AUE_MADVISE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1686 #define LINUX_SYS_AUE_linux_madvise AUE_MADVISE
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 239 …ux_madvise_args), .sy_call = (sy_call_t *)linux_madvise, .sy_auevent = AUE_MADVISE, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2150 #define LINUX32_SYS_AUE_linux_madvise AUE_MADVISE
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 239 …ux_madvise_args), .sy_call = (sy_call_t *)linux_madvise, .sy_auevent = AUE_MADVISE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2146 #define LINUX_SYS_AUE_linux_madvise AUE_MADVISE
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 133 …{ .sy_narg = AS(madvise_args), .sy_call = (sy_call_t *)sys_madvise, .sy_auevent = AUE_MADVISE, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2776 #define SYS_AUE_madvise AUE_MADVISE
|