Searched refs:rcu_head (Results 1 - 25 of 83) sorted by relevance

1234

/include/linux/
H A Drcupdate.h66 struct rcu_head *rhp,
88 struct rcu_head *rhp,
140 void call_rcu(struct rcu_head *head,
141 void (*func)(struct rcu_head *head));
171 void call_rcu_bh(struct rcu_head *head,
172 void (*func)(struct rcu_head *head));
193 void call_rcu_sched(struct rcu_head *head,
194 void (*func)(struct rcu_head *rcu));
216 void call_rcu_tasks(struct rcu_head *head, void (*func)(struct rcu_head *hea
[all...]
H A Drcutree.h53 void kfree_call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu));
H A Dfs_pin.h10 struct rcu_head rcu;
H A Drcutiny.h75 static inline void kfree_call_rcu(struct rcu_head *head,
76 void (*func)(struct rcu_head *rcu))
H A Dsrcu.h42 struct rcu_head *head, **tail;
130 void call_srcu(struct srcu_struct *sp, struct rcu_head *head,
131 void (*func)(struct rcu_head *head));
H A Digmp.h47 struct rcu_head rcu;
65 struct rcu_head rcu;
99 struct rcu_head rcu;
H A Didr.h38 struct rcu_head rcu_head; member in union:idr_layer::__anon348
H A Diocontext.h87 struct rcu_head __rcu_head;
H A Dvmalloc.h48 struct rcu_head rcu_head; member in struct:vmap_area
/include/keys/
H A Dencrypted-type.h22 struct rcu_head rcu;
H A Dtrusted-type.h21 struct rcu_head rcu;
H A Duser-type.h30 struct rcu_head rcu; /* RCU destructor */
/include/net/netfilter/
H A Dxt_rateest.h16 struct rcu_head rcu;
H A Dnf_conntrack_timeout.h14 struct rcu_head rcu_head; member in struct:ctnl_timeout
/include/net/netns/
H A Dgeneric.h29 struct rcu_head rcu;
/include/net/
H A Dregulatory.h39 * @rcu_head: RCU head struct used to free the request
77 struct rcu_head rcu_head; member in struct:regulatory_request
168 struct rcu_head rcu_head; member in struct:ieee80211_regdomain
H A Dnetprio_cgroup.h23 struct rcu_head rcu;
H A Dfib_rules.h33 struct rcu_head rcu;
81 struct rcu_head rcu;
104 static inline void fib_rule_put_rcu(struct rcu_head *head)
H A Dgarp.h107 struct rcu_head rcu;
112 struct rcu_head rcu;
H A Dif_inet6.h76 struct rcu_head rcu;
98 struct rcu_head rcu;
208 struct rcu_head rcu;
H A Dinetpeer.h41 struct rcu_head gc_rcu;
46 * We can share memory with rcu_head to help keep inet_peer small.
52 struct rcu_head rcu;
H A Dmrp.h121 struct rcu_head rcu;
126 struct rcu_head rcu;
/include/acpi/
H A Dghes.h38 struct rcu_head rcu;
/include/linux/sunrpc/
H A Dauth_gss.h77 struct rcu_head gc_rcu;
/include/net/phonet/
H A Dpn_dev.h37 struct rcu_head rcu;

Completed in 302 milliseconds

1234