Searched defs:l (Results 1 – 14 of 14) sorted by relevance
/security/selinux/ss/ |
D | mls.c | 38 int i, l, len, head, prev; in mls_compute_context_len() local 94 int i, l, head, prev; in mls_sid_to_context() local 161 int mls_level_isvalid(struct policydb *p, struct mls_level *l) in mls_level_isvalid() 243 int l, rc, i; in mls_context_to_sid() local 387 int l, rc = 0; in mls_range_set() local 454 int l, i; in mls_convert_context() local
|
D | sidtab.c | 161 u32 l; in sidtab_alloc_roots() local
|
D | policydb.c | 2102 struct ocontext *l, *c; in genfs_read() local 2217 struct ocontext *l, *c; in ocontext_read() local 2722 static int mls_write_level(struct mls_level *l, void *fp) in mls_write_level()
|
/security/apparmor/include/ |
D | label.h | 373 static inline struct aa_label *__aa_get_label(struct aa_label *l) in __aa_get_label() 381 static inline struct aa_label *aa_get_label(struct aa_label *l) in aa_get_label() 397 static inline struct aa_label *aa_get_label_rcu(struct aa_label __rcu **l) in aa_get_label_rcu() 418 static inline struct aa_label *aa_get_newest_label(struct aa_label *l) in aa_get_newest_label() 441 static inline void aa_put_label(struct aa_label *l) in aa_put_label()
|
D | cred.h | 103 struct aa_label *l = aa_current_raw_label(); in aa_get_current_label() local
|
/security/integrity/ima/ |
D | ima_fs.c | 79 loff_t l = *pos; in ima_measurements_start() local
|
D | ima_policy.c | 1969 loff_t l = *pos; in ima_policy_start() local
|
/security/apparmor/ |
D | label.c | 809 struct aa_label *l; in aa_label_replace() local 930 struct aa_label *l; in aa_label_insert() local 2133 struct aa_label *l = __label_update(label); in __labelset_update() local
|
D | file.c | 489 struct aa_label *l, *old; in update_file_ctx() local
|
D | policy.c | 111 struct aa_label *l; in __add_profile() local
|
D | policy_unpack.c | 104 bool aa_rawdata_eq(struct aa_loaddata *l, struct aa_loaddata *r) in aa_rawdata_eq()
|
D | apparmorfs.c | 2200 loff_t l = *pos; in p_start() local
|
/security/smack/ |
D | smack_lsm.c | 73 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() 1975 struct list_head *l; in smack_cred_free() local
|
/security/selinux/ |
D | hooks.c | 378 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix()
|