Home
last modified time | relevance | path

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

/include/linux/
A Ddmar.h71 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
75 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
80 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
85 list_for_each_entry_rcu(drhd, &dmar_drhd_units, list, \
A Dif_team.h292 list_for_each_entry_rcu(cur, &team->port_list, list) { in team_get_first_port_txable_rcu()
A Drculist.h436 #define list_for_each_entry_rcu(pos, head, member, cond...) \ macro
A Dnetdevice.h3279 list_for_each_entry_rcu(d, &(net)->dev_base_head, dev_list)
4831 list_for_each_entry_rcu(ha, &dev->dev_addrs.list, list)
/include/net/bluetooth/
A Dhci_core.h1086 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_valid()
1105 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_lookup_type()
1125 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_bis()
1147 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_create_pa_sync()
1173 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_per_adv_bis()
1197 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_handle()
1216 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_ba()
1237 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_le()
1263 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cis()
1295 list_for_each_entry_rcu(c, &h->list, list) { in hci_conn_hash_lookup_cig()
[all …]
/include/net/
A Dnet_namespace.h430 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
/include/linux/sched/
A Dsignal.h651 list_for_each_entry_rcu(t, &(signal)->thread_head, thread_node, \

Completed in 35 milliseconds