Home
last modified time | relevance | path

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

/linux/security/
H A Dsecurity.c98 #define LSM_LOOP_UNROLL(M, ...) \ macro
449 LSM_LOOP_UNROLL(__CALL_STATIC_VOID, HOOK, __VA_ARGS__); \
467 LSM_LOOP_UNROLL(__CALL_STATIC_INT, RC, HOOK, OUT, __VA_ARGS__); \