Home
last modified time | relevance | path

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

/linux-6.12.1/security/
Dsecurity.c48 #define LSM_LOOP_UNROLL(M, ...) \ macro
958 LSM_LOOP_UNROLL(__CALL_STATIC_VOID, HOOK, __VA_ARGS__); \
976 LSM_LOOP_UNROLL(__CALL_STATIC_INT, RC, HOOK, OUT, __VA_ARGS__); \