Searched defs:proxy (Results 1 – 4 of 4) sorted by relevance
1059 struct aa_proxy *proxy = aa_get_proxy(inode->i_private); in seq_profile_open() local1080 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local1091 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local1102 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local1118 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local1538 struct aa_proxy *proxy; in __aafs_profile_rmdir() local1578 struct aa_proxy *proxy = aa_get_proxy(profile->label.proxy); in create_profile_file() local1631 struct aa_proxy *proxy = inode->i_private; in rawdata_get_link_base() local
42 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() local90 struct aa_proxy *proxy = new->proxy; in __proxy_share() local430 struct aa_label *aa_label_alloc(int size, struct aa_proxy *proxy, gfp_t gfp) in aa_label_alloc()
329 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile()
131 struct aa_proxy *proxy; member443 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