Home
last modified time | relevance | path

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

/linux/security/
H A Dsecurity.c88 #define SECURITY_HOOK_ACTIVE_KEY(HOOK, IDX) security_hook_active_##HOOK##_##IDX argument
95 #define LSM_STATIC_CALL(HOOK, IDX) lsm_static_call_##HOOK##_##IDX argument
466 #define __CALL_STATIC_VOID(NUM, HOOK, ...) \ argument
473 #define call_void_hook(HOOK, ...) \ argument
479 #define __CALL_STATIC_INT(NUM, R, HOOK, LABEL, ...) \ argument
488 #define call_int_hook(HOOK, ...) \ argument