Home
last modified time | relevance | path

Searched refs:list_for_each_entry_continue_rcu (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_sed.c93 list_for_each_entry_continue_rcu(dest, &svc->destinations, n_list) { in ip_vs_sed_schedule()
H A Dip_vs_wlc.c65 list_for_each_entry_continue_rcu(dest, &svc->destinations, n_list) { in ip_vs_wlc_schedule()
H A Dip_vs_rr.c67 list_for_each_entry_continue_rcu(dest, in ip_vs_rr_schedule()
H A Dip_vs_wrr.c177 list_for_each_entry_continue_rcu(dest, in ip_vs_wrr_schedule()
H A Dip_vs_lblcr.c183 list_for_each_entry_continue_rcu(e, &set->list, list) { in ip_vs_dest_set_min()
596 list_for_each_entry_continue_rcu(dest, &svc->destinations, n_list) { in __ip_vs_lblcr_schedule()
H A Dip_vs_lblc.c432 list_for_each_entry_continue_rcu(dest, &svc->destinations, n_list) { in __ip_vs_lblc_schedule()
/OK3568_Linux_fs/kernel/net/llc/
H A Dllc_proc.c103 list_for_each_entry_continue_rcu(sap, &llc_sap_list, node) { in llc_seq_next()
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_team.h289 list_for_each_entry_continue_rcu(cur, &team->port_list, list) in team_get_first_port_txable_rcu()
H A Drculist.h467 #define list_for_each_entry_continue_rcu(pos, head, member) \ macro
H A Dnetdevice.h2842 list_for_each_entry_continue_rcu(d, &(net)->dev_base_head, dev_list)
/OK3568_Linux_fs/kernel/
H A D.clang-format369 - 'list_for_each_entry_continue_rcu'
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_framereg.c528 list_for_each_entry_continue_rcu(node, &hsr->node_db, mac_list) { in hsr_get_next_node()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dtx.c1155 list_for_each_entry_continue_rcu(tid_info, &ar->tx_ampdu_list, list) { in carl9170_tx_ampdu()
1554 list_for_each_entry_continue_rcu(cvif, &ar->vif_list, in carl9170_pick_beaconing_vif()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c1206 list_for_each_entry_continue_rcu(ws, &wakeup_sources, entry) { in wakeup_sources_stats_seq_next()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_nl.c3319 list_for_each_entry_continue_rcu(resource, &drbd_resources, resources) { in drbd_adm_dump_resources()
3545 list_for_each_entry_continue_rcu(connection, &resource->connections, connections) { in drbd_adm_dump_connections()
3563 list_for_each_entry_continue_rcu(next_resource, &drbd_resources, resources) { in drbd_adm_dump_connections()
3708 list_for_each_entry_continue_rcu(peer_device, &device->peer_devices, peer_devices) { in drbd_adm_dump_peer_devices()
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c1657 list_for_each_entry_continue_rcu(obj, &object_list, object_list) { in kmemleak_seq_next()
/OK3568_Linux_fs/kernel/fs/
H A Dfs-writeback.c857 list_for_each_entry_continue_rcu(wb, &bdi->wb_list, bdi_node) { in bdi_split_work_to_wbs()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.c199 list_for_each_entry_continue_rcu(rdev, &mddev->disks, same_set) { in next_active_rdev()
H A Ddm-thin.c2332 list_for_each_entry_continue_rcu(tc, &pool->active_thins, list) { in get_next_thin()
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DwhatisRCU.rst891 list_for_each_entry_continue_rcu
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c2664 list_for_each_entry_continue_rcu(node, &tn->node_list, in tipc_nl_node_dump_link()