Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dlabel.h24 #define LOCAL_VEC_ENTRIES 8 macro
26 struct aa_ ## T *(_ ## V ## _localtmp)[LOCAL_VEC_ENTRIES]; \
31 if ((N) <= LOCAL_VEC_ENTRIES) { \