Home
last modified time | relevance | path

Searched refs:aa_get_current_ns (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dcred.h163 static inline struct aa_ns *aa_get_current_ns(void) in aa_get_current_ns() function
/openbmc/linux/security/apparmor/
H A Dprocattr.c33 struct aa_ns *current_ns = aa_get_current_ns(); in aa_getprocattr()
H A Dlabel.c1814 struct aa_ns *ns = aa_get_current_ns(); in aa_label_audit()
1822 struct aa_ns *ns = aa_get_current_ns(); in aa_label_seq_print()
1830 struct aa_ns *ns = aa_get_current_ns(); in aa_label_printk()
H A Dapparmorfs.c575 rev->ns = aa_get_current_ns(); in ns_revision_open()
2212 struct aa_ns *root = aa_get_current_ns(); in p_start()
2580 ns = aa_get_current_ns(); in policy_get_link()