/security/selinux/ss/ |
D | ebitmap.h | 48 struct ebitmap_node **n) in ebitmap_start_positive() 66 struct ebitmap_node **n, in ebitmap_next_positive() 88 static inline int ebitmap_node_get_bit(struct ebitmap_node *n, in ebitmap_node_get_bit() 100 static inline void ebitmap_node_set_bit(struct ebitmap_node *n, in ebitmap_node_set_bit() 110 static inline void ebitmap_node_clr_bit(struct ebitmap_node *n, in ebitmap_node_clr_bit() 120 #define ebitmap_for_each_positive_bit(e, n, bit) \ argument
|
D | ebitmap.c | 54 struct ebitmap_node *n, *new, *prev; in ebitmap_cpy() local 244 struct ebitmap_node *n; in ebitmap_get_bit() local 261 struct ebitmap_node *n, *prev, *new; in ebitmap_set_bit() local 329 struct ebitmap_node *n, *temp; in ebitmap_destroy() local 348 struct ebitmap_node *n = NULL; in ebitmap_read() local 453 struct ebitmap_node *n; in ebitmap_write() local
|
D | sidtab.c | 144 static void sidtab_update_cache(struct sidtab *s, struct sidtab_node *n, int loc) in sidtab_update_cache()
|
D | avtab.c | 39 static const u32 n = 0xe6546b64; in avtab_hash() local
|
D | services.c | 237 unsigned i, n = current_mapping[tclass].num_perms; in map_decision() local 746 char *o = NULL, *n = NULL, *t = NULL; in security_validtrans_handle_fail() local 1528 char *s = NULL, *t = NULL, *n = NULL; in compute_sid_handle_invalid_context() local
|
/security/keys/ |
D | proc.c | 85 static struct rb_node *key_serial_next(struct seq_file *p, struct rb_node *n) in key_serial_next() 107 struct rb_node *n = key_serial_tree.rb_node; in find_ge_key() local 155 static inline key_serial_t key_node_serial(struct rb_node *n) in key_node_serial() 163 struct rb_node *n; in proc_keys_next() local 274 static struct rb_node *__key_user_next(struct user_namespace *user_ns, struct rb_node *n) in __key_user_next() 285 static struct rb_node *key_user_next(struct user_namespace *user_ns, struct rb_node *n) in key_user_next() 292 struct rb_node *n = rb_first(r); in key_user_first() local
|
D | keyring.c | 179 int n, desc_len = index_key->desc_len; in hash_key_type_and_desc() local 235 int desc_len = index_key->desc_len, n = sizeof(chunk); in keyring_get_key_chunk() local
|
D | key.c | 652 struct rb_node *n; in key_lookup() local
|
/security/apparmor/ |
D | policy_ns.c | 166 struct aa_ns *aa_findn_ns(struct aa_ns *root, const char *name, size_t n) in aa_findn_ns() 204 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns() 235 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) in aa_lookupn_ns()
|
D | label.c | 190 static bool vec_is_stale(struct aa_profile **vec, int n) in vec_is_stale() 204 static bool vec_unconfined(struct aa_profile **vec, int n) in vec_unconfined() 228 static inline int unique(struct aa_profile **vec, int n) in unique() 266 int aa_vec_unique(struct aa_profile **vec, int n, int flags) in aa_vec_unique() 697 static struct aa_label *__vec_find(struct aa_profile **vec, int n) in __vec_find() 811 static struct aa_label *vec_find(struct aa_profile **vec, int n) in vec_find() 1837 const char *str, size_t n) in fqlookupn_profile()
|
D | lib.c | 78 const char *skipn_spaces(const char *str, size_t n) in skipn_spaces() 87 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname()
|
D | policy.c | 394 const char *hname, size_t n) in __lookupn_profile() 431 size_t n) in aa_lookupn_profile() 455 const char *fqname, size_t n) in aa_fqlookupn_profile()
|
D | file.c | 662 unsigned int n; in aa_inherit_files() local
|
D | apparmorfs.c | 849 struct multi_transaction *new, size_t n) in multi_transaction_set()
|
/security/integrity/ |
D | iint.c | 36 struct rb_node *n = integrity_iint_tree.rb_node; in __integrity_iint_find() local
|
/security/apparmor/include/ |
D | policy_ns.h | 146 const char *name, size_t n) in __aa_findn_ns()
|
D | path.h | 47 #define COUNT_ARGS_HELPER(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, X...) n argument
|
/security/selinux/ |
D | selinuxfs.c | 1433 loff_t n = *pos - 1; in sel_avc_stats_seq_start() local
|
D | hooks.c | 2532 unsigned n; in flush_unauthorized_files() local
|
/security/smack/ |
D | smack_lsm.c | 1983 struct list_head *n; in smack_cred_free() local
|