Home
last modified time | relevance | path

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

/security/apparmor/include/
Dlabel.h32 #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 …]
Dpath.h51 #define ASSIGN(FN, X, N) ((X) = FN(N)) argument
64 #define __get_buffer(N) ({ \ argument
68 __cpu_var->buf[(N)]; })
/security/smack/
DKconfig13 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/
DKconfig21 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/
DKconfig19 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/
DKconfig9 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/
DKconfig13 If you are unsure how to answer this question, answer N.
/security/integrity/ima/
DKconfig29 If unsure, say N.
132 If unsure, say N.
157 If unsure, say N.
/security/integrity/evm/
DKconfig12 If you are unsure how to answer this question, answer N.
/security/apparmor/
DKconfig15 If you are unsure how to answer this question, answer N.
/security/tomoyo/
DKconfig15 If you are unsure how to answer this question, answer N.