Home
last modified time | relevance | path

Searched refs:hash_for_each_possible_safe (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/include/
H A Dhashtable.h95 #define hash_for_each_possible_safe(table, obj, tmp, member, key) \ macro
/linux/tools/include/linux/
H A Dhashtable.h144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/linux/scripts/gendwarfksyms/
H A Dsymbols.c27 hash_for_each_possible_safe(symbol_addrs, match, tmp, addr_hash, in __for_each_addr()
67 hash_for_each_possible_safe(symbol_names, match, tmp, name_hash, in for_each()
/linux/include/linux/
H A Dhashtable.h204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/linux/lib/tests/
H A Dhashtable_test.c263 hash_for_each_possible_safe(hash, x, tmp, node, 0) { in hashtable_test_hash_for_each_possible_safe()
/linux/
H A D.clang-format487 - 'hash_for_each_possible_safe'
/linux/block/
H A Delevator.c212 hash_for_each_possible_safe(e->hash, rq, next, hash, offset) { in elv_rqhash_find()
/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c964 hash_for_each_possible_safe(mtk->sch_ep_hash, sch_ep, in drop_ep_quirk()
/linux/kernel/trace/
H A Dtrace_events_user.c2220 hash_for_each_possible_safe(group->register_table, user, tmp, node, key) { in delete_user_event()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c1722 hash_for_each_possible_safe(txq->stash->sched_buf_hash, stash, tmp_buf, in idpf_tx_clean_stashed_bufs()