Searched refs:N (Results 1 – 15 of 15) sorted by relevance
| /security/apparmor/include/ |
| A D | label.h | 29 #define vec_setup(T, V, N, GFP) \ argument 31 if ((N) <= LOCAL_VEC_ENTRIES) { \ 32 typeof(N) i; \ 34 for (i = 0; i < (N); i++) \ 37 (V) = kzalloc(sizeof(struct aa_ ## T *) * (N), (GFP)); \ 41 #define vec_cleanup(T, V, N) \ argument 44 for (i = 0; i < (N); i++) { \ 62 #define aa_sort_and_merge_vec(N, V) \ argument 63 aa_sort_and_merge_profiles((N), (struct aa_profile **)(V)) 78 #define __labelset_for_each(LS, N) \ argument [all …]
|
| A D | match.h | 147 #define DEFINE_MATCH_WB(N) \ argument 148 struct match_workbuf N = { \
|
| /security/smack/ |
| A 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/ |
| A 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. 80 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. 113 If you are unsure as to whether this is required, answer N. 126 If you are unsure as to whether this is required, answer N.
|
| /security/landlock/ |
| A D | Kconfig | 20 If you are unsure how to answer this question, answer N. Otherwise, 37 If you are unsure how to answer this question, answer N.
|
| /security/ |
| A D | Kconfig | 20 If you are unsure how to answer this question, answer N. 86 If you are unsure how to answer this question, answer N. 99 If you are unsure how to answer this question, answer N. 108 If you are unsure how to answer this question, answer N. 117 If you are unsure how to answer this question, answer N. 130 If you are unsure how to answer this question, answer N. 139 If you are unsure how to answer this question, answer N. 169 If you are unsure as to whether this is required, answer N.
|
| A D | Kconfig.hardening | 256 If unsure, say N. 266 If unsure, say N.
|
| /security/yama/ |
| A D | Kconfig | 14 If you are unsure how to answer this question, answer N.
|
| /security/safesetid/ |
| A D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
| /security/selinux/ |
| A 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.
|
| /security/ipe/ |
| A D | Kconfig | 22 If unsure, answer N. 115 If unsure, say N.
|
| /security/apparmor/ |
| A D | Kconfig | 16 If you are unsure how to answer this question, answer N. 122 If unsure, say N.
|
| /security/integrity/evm/ |
| A D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
| /security/integrity/ima/ |
| A D | Kconfig | 31 If unsure, say N. 133 If unsure, say N. 156 If unsure, say N.
|
| /security/tomoyo/ |
| A D | Kconfig | 14 If you are unsure how to answer this question, answer N.
|
Completed in 13 milliseconds