Searched refs:list_for_each_entry_rcu (Results 201 - 225 of 321) sorted by relevance

1234567891011>>

/linux-master/drivers/acpi/apei/
H A Dghes.c988 list_for_each_entry_rcu(ghes, &ghes_hed, list) {
1157 list_for_each_entry_rcu(ghes, rcu_list, list) { function
/linux-master/mm/
H A Dzswap.c299 list_for_each_entry_rcu(pool, &zswap_pools, list)
529 list_for_each_entry_rcu(pool, &zswap_pools, list) {
/linux-master/net/mac80211/
H A Dutil.c342 list_for_each_entry_rcu(sta, &local->sta_list, list) {
405 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
754 list_for_each_entry_rcu(sdata, &local->interfaces, list) {
836 list_for_each_entry_rcu(sta, &local->sta_list, list) {
3986 list_for_each_entry_rcu(sdata_iter, &local->interfaces, list) {
4037 list_for_each_entry_rcu(sdata, &local->interfaces, list)
H A Dsta_info.c340 list_for_each_entry_rcu(sta, &local->sta_list, list,
801 list_for_each_entry_rcu(sta, &local->sta_list, list) {
1525 list_for_each_entry_rcu(sta, &local->sta_list, list)
H A Dtdls.c1365 list_for_each_entry_rcu(sta, &sdata->local->sta_list, list) {
2038 list_for_each_entry_rcu(sta, &sdata->local->sta_list, list) {
/linux-master/fs/nfs/
H A Dpnfs.c915 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
941 list_for_each_entry_rcu(server, &clp->cl_superblocks, client_link) {
1464 list_for_each_entry_rcu(ctx, &nfsi->open_files, list) {
2631 list_for_each_entry_rcu(ctx, head, list) { function
2661 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) {
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c58 list_for_each_entry_rcu(clt_path, &clt->paths_list, s.entry)
829 list_for_each_entry_rcu(clt_path, &clt->paths_list, s.entry) {
880 list_for_each_entry_rcu(clt_path, &clt->paths_list, s.entry) {
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c91 list_for_each_entry_rcu(type, &ip_set_type_list, list,
140 list_for_each_entry_rcu(type, &ip_set_type_list, list)
174 list_for_each_entry_rcu(type, &ip_set_type_list, list)
/linux-master/security/tomoyo/
H A Dcommon.c946 list_for_each_entry_rcu(ptr, &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER], head.list,
1091 list_for_each_entry_rcu(domain, &tomoyo_domain_list, list,
2771 list_for_each_entry_rcu(domain, &tomoyo_domain_list, list,
/linux-master/net/bluetooth/
H A Dhci_sync.c2535 list_for_each_entry_rcu(params, list, action)
2548 list_for_each_entry_rcu(params, list, action) { function
6533 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) {
6539 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) {
6547 list_for_each_entry_rcu(link, &hdev->conn_hash.list, list) {
6563 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) {
/linux-master/drivers/net/xen-netback/
H A Dnetback.c871 list_for_each_entry_rcu(mcast, &vif->fe_mcast_addr, entry) {
886 list_for_each_entry_rcu(mcast, &vif->fe_mcast_addr, entry) {
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c500 list_for_each_entry_rcu(eq, &gic->eq_list, entry) {
1225 list_for_each_entry_rcu(eq, eq_list, entry) { function
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c2124 list_for_each_entry_rcu(r, &rproc_list, node) {
2727 list_for_each_entry_rcu(rproc, &rproc_list, node) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c408 list_for_each_entry_rcu(iter, list, rx_sc_list_element) { function
479 list_for_each_entry_rcu(iter, list, macsec_device_list_element) { function
/linux-master/drivers/input/
H A Dmousedev.c270 list_for_each_entry_rcu(client, &mousedev->client_list, node) {
H A Djoydev.c146 list_for_each_entry_rcu(client, &joydev->client_list, node)
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c665 list_for_each_entry_rcu(inc, &ipvs->tcp_apps[hash], p_list) {
/linux-master/net/tipc/
H A Dudp_media.c259 list_for_each_entry_rcu(rcast, &ub->rcast.list, list) {
/linux-master/net/devlink/
H A Ddpipe.c457 list_for_each_entry_rcu(table, dpipe_tables, list, function
/linux-master/drivers/mfd/
H A Ddln2.c224 list_for_each_entry_rcu(i, &dln2->event_cb_list, list) {
/linux-master/kernel/
H A Daudit_tree.c248 list_for_each_entry_rcu(p, list, hash) { function
/linux-master/drivers/dma/sh/
H A Dshdmac.c494 list_for_each_entry_rcu(shdev, &sh_dmae_devices, node) {
/linux-master/net/batman-adv/
H A Doriginator.c1226 list_for_each_entry_rcu(hard_iface, &batadv_hardif_list, list) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c736 list_for_each_entry_rcu(iter, &dev->twt_list, list)
/linux-master/drivers/pci/controller/
H A Dvmd.c683 list_for_each_entry_rcu(vmdirq, &irqs->irq_list, node)

Completed in 586 milliseconds

1234567891011>>