Home
last modified time | relevance | path

Searched refs:list_for_each_entry_rcu (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Ddmar.h73 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
77 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
82 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
87 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
Dif_team.h298 list_for_each_entry_rcu(cur, &team->port_list, list) { in team_get_first_port_txable_rcu()
Drculist.h370 #define list_for_each_entry_rcu(pos, head, member, cond...) \ macro
Dnetdevice.h2612 list_for_each_entry_rcu(d, &(net)->dev_base_head, dev_list)
4151 list_for_each_entry_rcu(ha, &dev->dev_addrs.list, list)
/include/net/bluetooth/
Dhci_core.h795 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type()
815 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle()
834 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba()
855 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le()
878 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_state()
897 list_for_each_entry_rcu(c, &h->list, list) { in hci_lookup_le_connect()
/include/net/
Dnet_namespace.h338 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
/include/linux/sched/
Dsignal.h591 list_for_each_entry_rcu(t, &(signal)->thread_head, thread_node)