Home
last modified time | relevance | path

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

/include/linux/
Ddmar.h74 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
78 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
83 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
88 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
Dif_team.h295 list_for_each_entry_rcu(cur, &team->port_list, list) { in team_get_first_port_txable_rcu()
Drculist.h389 #define list_for_each_entry_rcu(pos, head, member, cond...) \ macro
Dnetdevice.h2954 list_for_each_entry_rcu(d, &(net)->dev_base_head, dev_list)
4665 list_for_each_entry_rcu(ha, &dev->dev_addrs.list, list)
/include/net/bluetooth/
Dhci_core.h989 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type()
1009 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle()
1028 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba()
1049 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le()
1072 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_state()
1091 list_for_each_entry_rcu(c, &h->list, list) { in hci_lookup_le_connect()
/include/net/
Dnet_namespace.h369 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
/include/linux/sched/
Dsignal.h627 list_for_each_entry_rcu(t, &(signal)->thread_head, thread_node)