Home
last modified time | relevance | path

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

/security/apparmor/include/
A Dlabel.h29 #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 Dmatch.h147 #define DEFINE_MATCH_WB(N) \ argument
148 struct match_workbuf N = { \
/security/smack/
A DKconfig14 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 DKconfig22 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 DKconfig20 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 DKconfig20 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 DKconfig.hardening256 If unsure, say N.
266 If unsure, say N.
/security/yama/
A DKconfig14 If you are unsure how to answer this question, answer N.
/security/safesetid/
A DKconfig15 If you are unsure how to answer this question, answer N.
/security/selinux/
A DKconfig10 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 DKconfig22 If unsure, answer N.
115 If unsure, say N.
/security/apparmor/
A DKconfig16 If you are unsure how to answer this question, answer N.
122 If unsure, say N.
/security/integrity/evm/
A DKconfig15 If you are unsure how to answer this question, answer N.
/security/integrity/ima/
A DKconfig31 If unsure, say N.
133 If unsure, say N.
156 If unsure, say N.
/security/tomoyo/
A DKconfig14 If you are unsure how to answer this question, answer N.

Completed in 13 milliseconds