Home
last modified time | relevance | path

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

/security/apparmor/include/
Dlabel.h28 #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 …]
Dpath.h42 #define ASSIGN(FN, A, X, N) ((X) = FN(A, N)) argument
56 #define __get_buffer(C, N) ({ \ argument
58 (C)->buf[(N)]; })
Dmatch.h145 #define DEFINE_MATCH_WB(N) \ argument
146 struct match_workbuf N = { \
/security/smack/
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/
DKconfig22 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/
DKconfig20 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/
DKconfig10 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/
DKconfig14 If you are unsure how to answer this question, answer N.
/security/safesetid/
DKconfig15 If you are unsure how to answer this question, answer N.
/security/apparmor/
DKconfig16 If you are unsure how to answer this question, answer N.
/security/integrity/evm/
DKconfig14 If you are unsure how to answer this question, answer N.
/security/integrity/ima/
DKconfig30 If unsure, say N.
127 If unsure, say N.
150 If unsure, say N.
/security/tomoyo/
DKconfig16 If you are unsure how to answer this question, answer N.