Home
last modified time | relevance | path

Searched refs:rcu_head (Results 1 – 10 of 10) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.h79 struct rcu_head rcu_head; /* to handle rcu cleanup */ member
Dcxgb3_offload.c1322 static void clean_l2_data(struct rcu_head *head) in clean_l2_data()
1324 struct l2t_data *d = container_of(head, struct l2t_data, rcu_head); in clean_l2_data()
1345 call_rcu(&d->rcu_head, clean_l2_data); in cxgb3_offload_deactivate()
/drivers/target/tcm_fc/
Dtcm_fc.h44 struct rcu_head rcu;
66 struct rcu_head rcu;
Dtfc_sess.c436 static void ft_sess_rcu_free(struct rcu_head *rcu) in ft_sess_rcu_free()
/drivers/md/
Dlinear.h11 struct rcu_head rcu;
/drivers/net/wireless/iwlwifi/
Diwl-dev.h699 struct rcu_head rcu_head; member
Diwl-agn-rx.c1092 kfree_rcu(old_data, rcu_head); in iwlagn_rx_noa_notification()
/drivers/acpi/apei/
Dghes.c120 struct rcu_head rcu;
620 static void ghes_estatus_cache_rcu_free(struct rcu_head *head) in ghes_estatus_cache_rcu_free()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h328 struct rcu_head rcu; /* to avoid race with update stats on free */
/drivers/net/
Dmacvlan.c41 struct rcu_head rcu;