Home
last modified time | relevance | path

Searched defs:rcu (Results 1 – 25 of 110) sorted by relevance

12345

/linux-3.3/kernel/
Drcutiny.c330 void (*func)(struct rcu_head *rcu), in __call_rcu()
351 void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_sched()
361 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh()
Drcupdate.c115 struct rcu_synchronize *rcu; in wakeme_after_rcu() local
123 struct rcu_synchronize rcu; in wait_rcu_gp() local
Dcred.c93 static void release_tgcred_rcu(struct rcu_head *rcu) in release_tgcred_rcu()
122 static void put_cred_rcu(struct rcu_head *rcu) in put_cred_rcu()
/linux-3.3/fs/afs/
Dsecurity.c51 void afs_zap_permits(struct rcu_head *rcu) in afs_zap_permits()
67 static void afs_dispose_of_permits(struct rcu_head *rcu) in afs_dispose_of_permits()
/linux-3.3/include/keys/
Duser-type.h30 struct rcu_head rcu; /* RCU destructor */ member
Dkeyring-type.h23 struct rcu_head rcu; /* RCU deletion hook */ member
Dtrusted-type.h21 struct rcu_head rcu; member
Dencrypted-type.h22 struct rcu_head rcu; member
/linux-3.3/include/net/netns/
Dgeneric.h28 struct rcu_head rcu; member
/linux-3.3/drivers/md/
Dlinear.h11 struct rcu_head rcu; member
/linux-3.3/include/net/phonet/
Dpn_dev.h37 struct rcu_head rcu; member
/linux-3.3/include/net/netfilter/
Dxt_rateest.h16 struct rcu_head rcu; member
/linux-3.3/net/ipv4/
Dfib_lookup.h14 struct rcu_head rcu; member
/linux-3.3/include/net/
Dnetprio_cgroup.h22 struct rcu_head rcu; member
Dfib_rules.h26 struct rcu_head rcu; member
72 struct rcu_head rcu; member
Dgarp.h107 struct rcu_head rcu; member
112 struct rcu_head rcu; member
/linux-3.3/net/openvswitch/
Dflow.h38 struct rcu_head rcu; member
97 struct rcu_head rcu; member
169 struct rcu_head rcu; member
Ddatapath.h71 struct rcu_head rcu; member
/linux-3.3/net/batman-adv/
Dtypes.h49 struct rcu_head rcu; member
98 struct rcu_head rcu; member
117 struct rcu_head rcu; member
136 struct rcu_head rcu; member
230 struct rcu_head rcu; member
334 struct rcu_head rcu; member
343 struct rcu_head rcu; member
/linux-3.3/include/net/caif/
Dcfsrvl.h25 struct rcu_head rcu; member
/linux-3.3/fs/nfs/
Ddelegation.h25 struct rcu_head rcu; member
/linux-3.3/include/linux/
Digmp.h156 struct rcu_head rcu; member
174 struct rcu_head rcu; member
207 struct rcu_head rcu; member
/linux-3.3/drivers/target/tcm_fc/
Dtcm_fc.h44 struct rcu_head rcu; member
66 struct rcu_head rcu; member
Dtfc_sess.c91 static void ft_tport_rcu_free(struct rcu_head *rcu) in ft_tport_rcu_free()
460 static void ft_sess_rcu_free(struct rcu_head *rcu) in ft_sess_rcu_free()
/linux-3.3/net/netlabel/
Dnetlabel_domainhash.h80 struct rcu_head rcu; member

12345