Searched refs:rcu_head (Results 51 - 75 of 167) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcred.h89 struct rcu_head rcu; /* RCU deletion hook */
150 struct rcu_head rcu; /* RCU deletion hook */
H A Digmp.h156 struct rcu_head rcu;
174 struct rcu_head rcu;
H A Dasync_tx.h45 struct rcu_head rcu;
H A Dfilter.h184 struct rcu_head rcu;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dpgtable.c51 struct rcu_head rcu;
77 static void pte_free_rcu_callback(struct rcu_head *head)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dgen_estimator.c93 struct rcu_head e_rcu;
252 static void __gen_kill_estimator(struct rcu_head *head)
H A Ddrop_monitor.c58 struct rcu_head rcu;
211 static void free_dm_hw_stat(struct rcu_head *head)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dnetnode.c58 struct rcu_head rcu;
81 static void sel_netnode_free(struct rcu_head *p)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dif_inet6.h75 struct rcu_head rcu;
195 struct rcu_head rcu;
H A Dact_api.h23 struct rcu_head tcfc_rcu;
H A Dcipso_ipv4.h90 struct rcu_head rcu;
H A Dneighbour.h54 struct rcu_head rcu_head; member in struct:neigh_parms
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_core.h417 struct rcu_head rcu;
616 struct rcu_head rcu;
718 struct rcu_head rcu;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dkmmio.c53 struct rcu_head rcu;
443 static void rcu_free_kmmio_fault_pages(struct rcu_head *head)
459 static void remove_kmmio_fault_pages(struct rcu_head *head)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth_generic.c112 generic_free_cred_callback(struct rcu_head *head)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Duser_defined.c77 static void user_update_rcu_disposal(struct rcu_head *rcu)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutree_plugin.h539 void call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu))
925 void call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dsecurity.c51 void afs_zap_permits(struct rcu_head *rcu)
67 static void afs_dispose_of_permits(struct rcu_head *rcu)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_unlabeled.c87 struct rcu_head rcu;
95 struct rcu_head rcu;
104 struct rcu_head rcu;
166 static void netlbl_unlhsh_free_addr4(struct rcu_head *entry)
185 static void netlbl_unlhsh_free_addr6(struct rcu_head *entry)
207 static void netlbl_unlhsh_free_iface(struct rcu_head *entry)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dvmalloc.c258 struct rcu_head rcu_head; member in struct:vmap_area
416 static void rcu_free_va(struct rcu_head *head)
418 struct vmap_area *va = container_of(head, struct vmap_area, rcu_head);
439 call_rcu(&va->rcu_head, rcu_free_va);
694 struct rcu_head rcu_head; member in struct:vmap_block
778 static void rcu_free_vb(struct rcu_head *head)
780 struct vmap_block *vb = container_of(head, struct vmap_block, rcu_head);
797 call_rcu(&vb->rcu_head, rcu_free_v
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dradix-tree.c51 struct rcu_head rcu_head; member in struct:radix_tree_node
183 static void radix_tree_node_rcu_free(struct rcu_head *head)
186 container_of(head, struct radix_tree_node, rcu_head);
206 call_rcu(&node->rcu_head, radix_tree_node_rcu_free);
H A Didr.c55 static void idr_layer_rcu_free(struct rcu_head *head)
59 layer = container_of(head, struct idr_layer, rcu_head);
65 call_rcu(&p->rcu_head, idr_layer_rcu_free);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dcheck.c364 static void delete_partition_rcu_cb(struct rcu_head *head)
366 struct hd_struct *part = container_of(head, struct hd_struct, rcu_head);
392 call_rcu(&part->rcu_head, delete_partition_rcu_cb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_generic.c618 static void qdisc_rcu_free(struct rcu_head *head)
620 struct Qdisc *qdisc = container_of(head, struct Qdisc, rcu_head);
652 call_rcu(&qdisc->rcu_head, qdisc_rcu_free);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c489 struct rcu_head rcu;
566 static void ipc_schedule_free(struct rcu_head *head)
585 static void ipc_immediate_free(struct rcu_head *head)

Completed in 241 milliseconds

1234567