Home
last modified time | relevance | path

Searched defs:LSM_HOOK (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dbpf_lsm.c24 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ macro
33 #define LSM_HOOK(RET, DEFAULT, NAME, ...) BTF_ID(func, bpf_lsm_##NAME) macro
/linux-6.3-rc2/include/linux/
A Dlsm_hooks.h1657 #define LSM_HOOK(RET, DEFAULT, NAME, ...) RET (*NAME)(__VA_ARGS__); macro
1663 #define LSM_HOOK(RET, DEFAULT, NAME, ...) struct hlist_head NAME; macro
A Dbpf_lsm.h16 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ macro
/linux-6.3-rc2/security/bpf/
A Dhooks.c10 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ macro
/linux-6.3-rc2/security/
A Dsecurity.c398 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ in early_security_init() macro
741 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ macro

Completed in 16 milliseconds