Searched refs:N (Results 1 – 13 of 13) sorted by relevance
/security/apparmor/include/ |
D | label.h | 28 #define vec_setup(T, V, N, GFP) \ argument 30 if ((N) <= LOCAL_VEC_ENTRIES) { \ 31 typeof(N) i; \ 33 for (i = 0; i < (N); i++) \ 36 (V) = kzalloc(sizeof(struct aa_ ## T *) * (N), (GFP)); \ 40 #define vec_cleanup(T, V, N) \ argument 43 for (i = 0; i < (N); i++) { \ 61 #define aa_sort_and_merge_vec(N, V) \ argument 62 aa_sort_and_merge_profiles((N), (struct aa_profile **)(V)) 77 #define __labelset_for_each(LS, N) \ argument [all …]
|
D | match.h | 152 #define DEFINE_MATCH_WB(N) \ argument 153 struct match_workbuf N = { \
|
/security/smack/ |
D | Kconfig | 14 If you are unsure how to answer this question, answer N. 32 If you are unsure how to answer this question, answer N. 43 If you are unsure how to answer this question, answer N. 55 If you are unsure how to answer this question, answer N.
|
/security/keys/ |
D | Kconfig | 22 If you are unsure as to whether this is required, answer N. 69 If you are unsure as to whether this is required, answer N. 88 If you are unsure as to whether this is required, answer N. 106 If you are unsure as to whether this is required, answer N. 119 If you are unsure as to whether this is required, answer N.
|
/security/ |
D | Kconfig | 20 If you are unsure how to answer this question, answer N. 33 If you are unsure how to answer this question, answer N. 46 If you are unsure how to answer this question, answer N. 55 If you are unsure how to answer this question, answer N. 64 If you are unsure how to answer this question, answer N. 77 If you are unsure how to answer this question, answer N. 86 If you are unsure how to answer this question, answer N. 116 If you are unsure as to whether this is required, answer N. 166 Booting with "slab_common.usercopy_fallback=Y/N" can change
|
/security/selinux/ |
D | Kconfig | 10 If you are unsure how to answer this question, answer N. 24 If you are unsure how to answer this question, answer N. 48 If you are unsure how to answer this question, answer N.
|
/security/yama/ |
D | Kconfig | 14 If you are unsure how to answer this question, answer N.
|
/security/apparmor/ |
D | Kconfig | 18 If you are unsure how to answer this question, answer N. 87 If unsure, say N.
|
/security/safesetid/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
/security/landlock/ |
D | Kconfig | 19 If you are unsure how to answer this question, answer N. Otherwise,
|
/security/integrity/evm/ |
D | Kconfig | 14 If you are unsure how to answer this question, answer N.
|
/security/integrity/ima/ |
D | Kconfig | 30 If unsure, say N. 132 If unsure, say N. 155 If unsure, say N.
|
/security/tomoyo/ |
D | Kconfig | 16 If you are unsure how to answer this question, answer N.
|