Searched refs:rcu_head (Results 151 - 175 of 703) sorted by path

1234567891011>>

/linux-master/drivers/net/wireguard/
H A Dpeer.c186 static void rcu_release(struct rcu_head *rcu)
H A Dpeer.h62 struct rcu_head rcu;
H A Dratelimiter.c31 struct rcu_head rcu;
41 static void entry_free(struct rcu_head *rcu)
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h475 struct rcu_head head;
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h603 struct rcu_head rcu_head; member in struct:iwl_wipan_noa_data
H A Drx.c936 kfree_rcu(old_data, rcu_head);
/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c131 struct rcu_head rcu_head; member in struct:iwl_mei_filters
687 kfree_rcu(old_filters, rcu_head);
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1791 kfree_rcu(old_data, rcu_head);
H A Dmac80211.c1127 kfree_rcu(probe_data, rcu_head);
1855 kfree_rcu(probe_data, rcu_head);
4523 kfree_rcu(ptk_pn, rcu_head);
H A Dmld-mac80211.c187 kfree_rcu(probe_data, rcu_head);
H A Dmld-sta.c530 kfree_rcu(mvm_sta_link, rcu_head);
H A Dmvm.h275 * @rcu_head: used for freeing the data on update
280 struct rcu_head rcu_head; member in struct:iwl_probe_resp_data
777 * @rcu_head: RCU head for freeing this data
783 struct rcu_head rcu_head; member in struct:iwl_mvm_baid_data
1362 struct rcu_head rcu_head; member in struct:iwl_mvm_csme_conn_info
H A Dops.c1091 kfree_rcu(prev_conn_info, rcu_head);
H A Dsta.c3030 kfree_rcu(baid_data, rcu_head);
H A Dsta.h278 struct rcu_head rcu_head; member in struct:iwl_mvm_key_pn
328 * @rcu_head: used for freeing the data
338 struct rcu_head rcu_head; member in struct:iwl_mvm_link_sta
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c298 kfree_rcu(tid, rcu_head);
H A Dmt76.h401 struct rcu_head rcu_head; member in struct:mt76_rx_tid
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h1031 struct rcu_head head;
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c982 kfree_rcu(wait, rcu_head);
H A Dcore.h3327 struct rcu_head rcu_head; member in struct:rtw89_tx_wait_info
/linux-master/drivers/net/xen-netback/
H A Dcommon.h227 struct rcu_head rcu;
239 struct rcu_head rcu;
/linux-master/drivers/s390/net/
H A Dqeth_core.h367 struct rcu_head rcu;
/linux-master/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c63 struct rcu_head rcu;
/linux-master/drivers/scsi/
H A Dscsi_debug.c309 struct rcu_head rcu;
930 static void sdebug_err_free(struct rcu_head *head)
H A Dscsi_error.c281 static void scsi_eh_inc_host_failed(struct rcu_head *head)

Completed in 497 milliseconds

1234567891011>>