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/drivers/soc/xilinx/
H A Dxlnx_event_manager.c217 hash_for_each_possible_safe(reg_driver_map, eve_data, tmp, hentry, PM_INIT_SUSPEND_CB) { in xlnx_remove_cb_for_suspend()
254 hash_for_each_possible_safe(reg_driver_map, eve_data, tmp, hentry, key) { in xlnx_remove_cb_for_notify_event()
/linux/
H A D.clang-format487 - 'hash_for_each_possible_safe'
/linux/block/
H A Delevator.c200 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/drivers/usb/gadget/function/
H A Df_tcm.c1274 hash_for_each_possible_safe(fu->stream_hash, stream, tmp, node, cmd->tag) { in usbg_cmd_work()
1403 hash_for_each_possible_safe(fu->stream_hash, stream, tmp, node, scsi_tag) { in usbg_submit_command()
/linux/kernel/trace/
H A Dtrace_events_user.c2210 hash_for_each_possible_safe(group->register_table, user, tmp, node, key) { in delete_user_event()