Home
last modified time | relevance | path

Searched refs:hlist_for_each (Results 1 – 8 of 8) sorted by relevance

/linux/net/batman-adv/
H A Dhash.h96 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 Dlists.py46 def hlist_for_each(head): function
60 for node in hlist_for_each(head):
/linux/drivers/net/ethernet/sfc/
H A Drx_common.c686 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 Drx_common.c673 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 Dlist.h707 #define hlist_for_each(pos, head) \ macro
/linux/
H A D.clang-format500 - 'hlist_for_each'
/linux/arch/x86/kernel/
H A Dkvm.c105 hlist_for_each(p, &b->list) { in _find_apf_task()
/linux/kernel/
H A Dcpu.c212 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback()
237 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback()