Searched refs:hlist_for_each (Results 1 – 8 of 8) sorted by relevance
| /linux/net/batman-adv/ |
| H A D | hash.h | 96 hlist_for_each(node, head) { in batadv_hash_add() 143 hlist_for_each(node, head) { in batadv_hash_remove()
|
| /linux/scripts/gdb/linux/ |
| H A D | lists.py | 46 def hlist_for_each(head): function 60 for node in hlist_for_each(head):
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | rx_common.c | 686 hlist_for_each(node, head) { in efx_rps_hash_find() 705 hlist_for_each(node, head) { in efx_rps_hash_add() 730 hlist_for_each(node, head) { in efx_rps_hash_del()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | rx_common.c | 673 hlist_for_each(node, head) { in efx_siena_rps_hash_find() 692 hlist_for_each(node, head) { in efx_rps_hash_add() 718 hlist_for_each(node, head) { in efx_siena_rps_hash_del()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 707 #define hlist_for_each(pos, head) \ macro
|
| /linux/ |
| H A D | .clang-format | 500 - 'hlist_for_each'
|
| /linux/arch/x86/kernel/ |
| H A D | kvm.c | 105 hlist_for_each(p, &b->list) { in _find_apf_task()
|
| /linux/kernel/ |
| H A D | cpu.c | 212 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback() 237 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback()
|