Home
last modified time | relevance | path

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

/linux/net/batman-adv/
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/
A Dlists.py46 def hlist_for_each(head): function
60 for node in hlist_for_each(head):
/linux/drivers/net/ethernet/sfc/
A Drx_common.c739 hlist_for_each(node, head) { in efx_rps_hash_find()
758 hlist_for_each(node, head) { in efx_rps_hash_add()
783 hlist_for_each(node, head) { in efx_rps_hash_del()
/linux/fs/
A Dseq_file.c945 hlist_for_each(node, head) in seq_hlist_start()
1075 hlist_for_each(node, per_cpu_ptr(head, *cpu)) { in seq_hlist_start_percpu()
/linux/
A D.clang-format330 - 'hlist_for_each'
/linux/tools/include/linux/
A Dlist.h696 #define hlist_for_each(pos, head) \ macro
/linux/include/linux/
A Dlist.h976 #define hlist_for_each(pos, head) \ macro
/linux/arch/x86/kernel/
A Dkvm.c99 hlist_for_each(p, &b->list) { in _find_apf_task()
/linux/kernel/
A Dcpu.c208 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback()
233 hlist_for_each(node, &step->list) { in cpuhp_invoke_callback()
/linux/drivers/md/bcache/
A Dsysfs.c706 hlist_for_each(p, h) in bch_cache_max_chain()
/linux/net/bridge/
A Dbr_multicast.c3070 hlist_for_each(rlist, mc_router_list) { in br_multicast_get_rport_slot()

Completed in 44 milliseconds