Searched refs:N (Results 1 – 11 of 11) sorted by relevance
/security/apparmor/include/ |
D | label.h | 32 #define vec_setup(T, V, N, GFP) \ argument 34 if ((N) <= LOCAL_VEC_ENTRIES) { \ 35 typeof(N) i; \ 37 for (i = 0; i < (N); i++) \ 40 (V) = kzalloc(sizeof(struct aa_ ## T *) * (N), (GFP)); \ 44 #define vec_cleanup(T, V, N) \ argument 47 for (i = 0; i < (N); i++) { \ 65 #define aa_sort_and_merge_vec(N, V) \ argument 66 aa_sort_and_merge_profiles((N), (struct aa_profile **)(V)) 81 #define __labelset_for_each(LS, N) \ argument [all …]
|
D | path.h | 51 #define ASSIGN(FN, X, N) ((X) = FN(N)) argument 64 #define __get_buffer(N) ({ \ argument 68 __cpu_var->buf[(N)]; })
|
/security/smack/ |
D | Kconfig | 13 If you are unsure how to answer this question, answer N. 31 If you are unsure how to answer this question, answer N. 42 If you are unsure how to answer this question, answer N. 54 If you are unsure how to answer this question, answer N.
|
/security/keys/ |
D | Kconfig | 21 If you are unsure as to whether this is required, answer N. 56 If you are unsure as to whether this is required, answer N. 72 If you are unsure as to whether this is required, answer N. 90 If you are unsure as to whether this is required, answer N. 103 If you are unsure as to whether this is required, answer N.
|
/security/ |
D | Kconfig | 19 If you are unsure how to answer this question, answer N. 41 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. 84 If you are unsure how to answer this question, answer N. 97 If you are unsure how to answer this question, answer N. 106 If you are unsure how to answer this question, answer N. 136 If you are unsure as to whether this is required, answer N.
|
/security/selinux/ |
D | Kconfig | 9 If you are unsure how to answer this question, answer N. 23 If you are unsure how to answer this question, answer N. 59 If you are unsure how to answer this question, answer N.
|
/security/yama/ |
D | Kconfig | 13 If you are unsure how to answer this question, answer N.
|
/security/integrity/ima/ |
D | Kconfig | 29 If unsure, say N. 132 If unsure, say N. 157 If unsure, say N.
|
/security/integrity/evm/ |
D | Kconfig | 12 If you are unsure how to answer this question, answer N.
|
/security/apparmor/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
/security/tomoyo/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|