Searched refs:rcu (Results 26 - 48 of 48) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/8021q/
H A Dvlan.c203 static void vlan_rcu_free(struct rcu_head *rcu) argument
205 vlan_group_free(container_of(rcu, struct vlan_group, rcu));
276 call_rcu(&grp->rcu, vlan_rcu_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dpid.c189 struct pid *pid = container_of(rhp, struct pid, rcu);
203 call_rcu(&pid->rcu, delayed_put_pid);
H A Dauditfilter.c150 struct audit_entry *e = container_of(head, struct audit_entry, rcu);
978 call_rcu(&oentry->rcu, audit_free_rule_rcu);
1027 call_rcu(&e->rcu, audit_free_rule_rcu);
1337 call_rcu(&e->rcu, audit_free_rule_rcu);
1366 /* This is a blocking read, so use audit_filter_mutex instead of rcu
1408 /* This is a blocking read, so use audit_filter_mutex instead of rcu
1762 call_rcu(&entry->rcu, audit_free_rule_rcu);
H A Dexit.c151 put_task_struct(container_of(rhp, struct task_struct, rcu));
189 call_rcu(&p->rcu, delayed_put_task_struct);
201 * The caller must hold rcu lock or the tasklist lock.
H A Dfork.c649 INIT_RCU_HEAD(&fdt->rcu);
H A Dsched.c174 struct rcu_head rcu; member in struct:task_group
5009 * in the rcu update to wait only for active cpus. For system
7053 /* rcu callback to free various structures associated with a task group */
7056 struct task_group *tg = container_of(rhp, struct task_group, rcu);
7089 call_rcu(&tg->rcu, free_sched_group);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dcipso_ipv4.c54 struct rcu_head rcu; member in struct:cipso_v4_domhsh_entry
203 ptr = container_of(entry, struct cipso_v4_domhsh_entry, rcu);
497 INIT_RCU_HEAD(&doi_def->rcu);
558 call_rcu(&doi_def->rcu, callback);
647 INIT_RCU_HEAD(&new_dom->rcu);
696 call_rcu(&iter->rcu, cipso_v4_doi_domhsh_free);
H A Dfib_trie.c117 struct rcu_head rcu; member in struct:leaf
122 struct rcu_head rcu; member in struct:leaf_info
134 struct rcu_head rcu; member in struct:tnode
301 struct fib_alias *fa = container_of(head, struct fib_alias, rcu);
307 call_rcu(&fa->rcu, __alias_free_mem);
312 kfree(container_of(head, struct leaf, rcu));
317 kfree(container_of(head, struct leaf_info, rcu));
322 call_rcu(&leaf->rcu, __leaf_info_free_rcu);
341 struct tnode *tn = container_of(head, struct tnode, rcu);
355 call_rcu_bh(&l->rcu, __leaf_free_rc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlabel/
H A Dnetlabel_cipso_v4.c95 ptr = container_of(entry, struct cipso_v4_doi, rcu);
343 netlbl_cipsov4_doi_free(&doi_def->rcu);
380 netlbl_cipsov4_doi_free(&doi_def->rcu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_fdb.c365 = container_of(head, struct net_bridge_fdb_entry, rcu);
380 call_rcu(&ent->rcu, fdb_rcu_free);
H A Dbr_if.c133 container_of(head, struct net_bridge_port, rcu);
174 call_rcu(&p->rcu, destroy_nbp_rcu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dif_inet6.h193 struct rcu_head rcu; member in struct:inet6_dev
H A Dsock.h905 * @rcu: rcu_head that contains the sk_filter to free
907 static inline void sk_filter_rcu_free(struct rcu_head *rcu) argument
909 struct sk_filter *fp = container_of(rcu, struct sk_filter, rcu);
928 call_rcu_bh(&fp->rcu, sk_filter_rcu_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddmaengine.h90 * @rcu: the DMA channel's RCU head
106 struct rcu_head rcu; member in struct:dma_chan
H A Dif_vlan.h81 struct rcu_head rcu; member in struct:vlan_group
H A Dsched.h1201 struct rcu_head rcu; member in struct:task_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A Dedac_mc.h359 struct rcu_head rcu; member in struct:mem_ctl_info
H A Dedac_mc.c1440 mci = container_of(head, struct mem_ctl_info, rcu);
1449 call_rcu(&mci->rcu, complete_mc_list_del);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dinode.c355 call_rcu(&permits->rcu, afs_zap_permits);
H A Dinternal.h383 struct rcu_head rcu; /* disposal procedure */ member in struct:afs_permits
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_phyp.h305 u64 rcu; /* 15 */ member in struct:hcp_ehea_port_cb5
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dsched.c855 static void rpc_free_task(struct rcu_head *rcu) argument
857 struct rpc_task *task = container_of(rcu, struct rpc_task, u.tk_rcu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daddrconf.c289 struct inet6_dev *idev = container_of(head, struct inet6_dev, rcu);
307 call_rcu(&idev->rcu, in6_dev_finish_destroy_rcu);

Completed in 184 milliseconds

12