Home
last modified time | relevance | path

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

12345

/linux-3.4.99/kernel/
Drcutiny.c344 void (*func)(struct rcu_head *rcu), in __call_rcu()
365 void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_sched()
375 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh()
Drcupdate.c120 struct rcu_synchronize *rcu; in wakeme_after_rcu() local
128 struct rcu_synchronize rcu; in wait_rcu_gp() local
Dcred.c94 static void release_tgcred_rcu(struct rcu_head *rcu) in release_tgcred_rcu()
123 static void put_cred_rcu(struct rcu_head *rcu) in put_cred_rcu()
/linux-3.4.99/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.4.99/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.4.99/include/net/netns/
Dgeneric.h29 struct rcu_head rcu; member
/linux-3.4.99/drivers/md/
Dlinear.h11 struct rcu_head rcu; member
/linux-3.4.99/include/net/phonet/
Dpn_dev.h37 struct rcu_head rcu; member
/linux-3.4.99/include/net/netfilter/
Dxt_rateest.h16 struct rcu_head rcu; member
Dnf_conntrack_expect.h54 struct rcu_head rcu; member
/linux-3.4.99/net/ipv4/
Dfib_lookup.h14 struct rcu_head rcu; member
/linux-3.4.99/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.4.99/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.4.99/include/net/caif/
Dcfsrvl.h25 struct rcu_head rcu; member
/linux-3.4.99/net/batman-adv/
Dtypes.h49 struct rcu_head rcu; member
99 struct rcu_head rcu; member
118 struct rcu_head rcu; member
137 struct rcu_head rcu; member
232 struct rcu_head rcu; member
336 struct rcu_head rcu; member
345 struct rcu_head rcu; member
/linux-3.4.99/fs/nfs/
Ddelegation.h25 struct rcu_head rcu; member
/linux-3.4.99/drivers/target/tcm_fc/
Dtcm_fc.h44 struct rcu_head rcu; member
66 struct rcu_head rcu; member
/linux-3.4.99/include/linux/
Digmp.h156 struct rcu_head rcu; member
174 struct rcu_head rcu; member
207 struct rcu_head rcu; member
/linux-3.4.99/net/netlabel/
Dnetlabel_domainhash.h80 struct rcu_head rcu; member

12345