Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 4 of 4) sorted by relevance

/security/apparmor/
A Dapparmorfs.c1059 struct aa_proxy *proxy = aa_get_proxy(inode->i_private); in seq_profile_open() local
1080 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local
1091 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local
1102 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local
1118 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local
1538 struct aa_proxy *proxy; in __aafs_profile_rmdir() local
1578 struct aa_proxy *proxy = aa_get_proxy(profile->label.proxy); in create_profile_file() local
1631 struct aa_proxy *proxy = inode->i_private; in rawdata_get_link_base() local
A Dlabel.c42 static void free_proxy(struct aa_proxy *proxy) in free_proxy()
55 struct aa_proxy *proxy = container_of(kref, struct aa_proxy, count); in aa_proxy_kref() local
90 struct aa_proxy *proxy = new->proxy; in __proxy_share() local
430 struct aa_label *aa_label_alloc(int size, struct aa_proxy *proxy, gfp_t gfp) in aa_label_alloc()
A Dpolicy.c329 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile()
/security/apparmor/include/
A Dlabel.h131 struct aa_proxy *proxy; member
443 static inline struct aa_proxy *aa_get_proxy(struct aa_proxy *proxy) in aa_get_proxy()
451 static inline void aa_put_proxy(struct aa_proxy *proxy) in aa_put_proxy()

Completed in 16 milliseconds