Home
last modified time | relevance | path

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

1234

/linux-2.6.39/kernel/
Drcutiny.c247 void (*func)(struct rcu_head *rcu), in __call_rcu()
268 void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_sched()
278 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh()
286 struct rcu_synchronize rcu; in rcu_barrier_bh() local
300 struct rcu_synchronize rcu; in rcu_barrier_sched() 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()
Drcutree.c1418 __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu), in __call_rcu()
1480 void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_sched()
1489 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh()
1520 struct rcu_synchronize rcu; in synchronize_sched() local
1546 struct rcu_synchronize rcu; in synchronize_rcu_bh() local
Drcupdate.c103 struct rcu_synchronize *rcu; in wakeme_after_rcu() local
/linux-2.6.39/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-2.6.39/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.h17 struct rcu_head rcu; member
/linux-2.6.39/include/net/netns/
Dgeneric.h28 struct rcu_head rcu; member
/linux-2.6.39/include/net/phonet/
Dpn_dev.h37 struct rcu_head rcu; member
/linux-2.6.39/drivers/md/
Dlinear.h15 struct rcu_head rcu; member
/linux-2.6.39/include/net/netfilter/
Dxt_rateest.h16 struct rcu_head rcu; member
Dnf_conntrack_expect.h54 struct rcu_head rcu; member
/linux-2.6.39/net/ipv4/
Dfib_lookup.h14 struct rcu_head rcu; member
/linux-2.6.39/include/net/
Dfib_rules.h26 struct rcu_head rcu; member
72 struct rcu_head rcu; member
/linux-2.6.39/fs/nfs/
Ddelegation.h25 struct rcu_head rcu; member
/linux-2.6.39/net/batman-adv/
Dtypes.h49 struct rcu_head rcu; member
88 struct rcu_head rcu; member
106 struct rcu_head rcu; member
125 struct rcu_head rcu; member
278 struct rcu_head rcu; member
Doriginator.c59 static void neigh_node_free_rcu(struct rcu_head *rcu) in neigh_node_free_rcu()
104 static void orig_node_free_rcu(struct rcu_head *rcu) in orig_node_free_rcu()
/linux-2.6.39/security/keys/
Duser_defined.c74 static void user_update_rcu_disposal(struct rcu_head *rcu) in user_update_rcu_disposal()
/linux-2.6.39/include/linux/
Digmp.h156 struct rcu_head rcu; member
174 struct rcu_head rcu; member
207 struct rcu_head rcu; member
Dfdtable.h37 struct rcu_head rcu; member
/linux-2.6.39/net/netlabel/
Dnetlabel_domainhash.h80 struct rcu_head rcu; member
/linux-2.6.39/security/
Ddevice_cgroup.c39 struct rcu_head rcu; member
129 static void whitelist_item_free(struct rcu_head *rcu) in whitelist_item_free()
/linux-2.6.39/net/bridge/
Dbr_private.h66 struct rcu_head rcu; member
77 struct rcu_head rcu; member
89 struct rcu_head rcu; member
100 struct rcu_head rcu; member
131 struct rcu_head rcu; member

1234