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 | path.h | 42 #define ASSIGN(FN, A, X, N) ((X) = FN(A, N)) argument 56 #define __get_buffer(C, N) ({ \ argument 58 (C)->buf[(N)]; })
|
D | match.h | 145 #define DEFINE_MATCH_WB(N) \ argument 146 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. 75 If you are unsure as to whether this is required, answer N. 91 If you are unsure as to whether this is required, answer N. 109 If you are unsure as to whether this is required, answer N. 122 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. 75 If you are unsure how to answer this question, answer N. 88 If you are unsure how to answer this question, answer N. 97 If you are unsure how to answer this question, answer N. 127 If you are unsure as to whether this is required, answer N. 177 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. 45 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/safesetid/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
/security/apparmor/ |
D | Kconfig | 16 If you are unsure how to answer this question, answer N.
|
/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. 127 If unsure, say N. 150 If unsure, say N.
|
/security/tomoyo/ |
D | Kconfig | 16 If you are unsure how to answer this question, answer N.
|