Home
last modified time | relevance | path

Searched refs:rcu_head (Results 1 – 17 of 17) sorted by relevance

/security/selinux/
Dnetif.c35 struct rcu_head rcu_head; member
117 kfree_rcu(netif, rcu_head); in sel_netif_destroy()
Dnetport.c47 struct rcu_head rcu;
Dibpkey.c40 struct rcu_head rcu;
Dnetnode.c48 struct rcu_head rcu;
Davc.c55 struct rcu_head rhead;
430 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()
/security/safesetid/
Dlsm.h45 struct rcu_head rcu;
Dsecurityfs.c60 static void __release_ruleset(struct rcu_head *rcu) in __release_ruleset()
/security/keys/
Duser_defined.c89 static void user_free_payload_rcu(struct rcu_head *head) in user_free_payload_rcu()
Drequest_key_auth.c122 static void request_key_auth_rcu_disposal(struct rcu_head *rcu) in request_key_auth_rcu_disposal()
Dtrusted.c1057 static void trusted_rcu_free(struct rcu_head *rcu) in trusted_rcu_free()
/security/smack/
Dsmack.h114 struct rcu_head smk_rcu; /* for freeing inode_smack */
/security/yama/
Dyama_lsm.c35 struct rcu_head rcu;
/security/apparmor/include/
Dlabel.h128 struct rcu_head rcu;
/security/
Ddevice_cgroup.c37 struct rcu_head rcu;
Dsecurity.c168 blob_sizes.lbs_inode = sizeof(struct rcu_head); in lsm_set_blob_sizes()
925 static void inode_free_by_rcu(struct rcu_head *head) in inode_free_by_rcu()
947 call_rcu((struct rcu_head *)inode->i_security, in security_inode_free()
/security/keys/encrypted-keys/
Dencrypted.c837 static void encrypted_rcu_free(struct rcu_head *rcu) in encrypted_rcu_free()
/security/apparmor/
Dlabel.c363 static void label_free_rcu(struct rcu_head *head) in label_free_rcu()