| /linux/net/netfilter/ |
| H A D | nf_flow_table_xdp.c | 65 hash_for_each_possible(nf_xdp_hashtable, iter, hnode, key) { in nf_flowtable_by_dev_insert() 102 hash_for_each_possible(nf_xdp_hashtable, iter, hnode, key) { in nf_flowtable_by_dev_remove()
|
| /linux/drivers/soc/xilinx/ |
| H A D | xlnx_event_manager.c | 116 hash_for_each_possible(reg_driver_map, eve_data, hentry, key) { in xlnx_add_cb_for_notify_event() 174 hash_for_each_possible(reg_driver_map, eve_data, hentry, PM_INIT_SUSPEND_CB) { in xlnx_add_cb_for_suspend() 451 hash_for_each_possible(reg_driver_map, eve_data, hentry, cb_type) { in xlnx_call_suspend_cb_handler() 473 hash_for_each_possible(reg_driver_map, eve_data, hentry, key) { in xlnx_call_notify_cb_handler()
|
| /linux/mm/ |
| H A D | mm_slot.h | 40 hash_for_each_possible(_hashtable, tmp_slot, hash, (unsigned long)_mm) \
|
| /linux/scripts/gendwarfksyms/ |
| H A D | cache.c | 28 hash_for_each_possible(cache->cache, ci, hash, hash_32(key)) { in cache_get()
|
| H A D | die.c | 48 hash_for_each_possible(die_map, cd, hash, die_hash(addr, state)) { in __die_map_get()
|
| H A D | kabi.c | 268 hash_for_each_possible(rules, rule, hash, in find_rule()
|
| /linux/security/safesetid/ |
| H A D | lsm.c | 40 hash_for_each_possible(policy->rules, rule, next, __kuid_val(src.uid)) { in _setid_policy_lookup() 48 hash_for_each_possible(policy->rules, rule, next, __kgid_val(src.gid)) { in _setid_policy_lookup()
|
| /linux/scripts/include/ |
| H A D | hashtable.h | 83 #define hash_for_each_possible(table, obj, member, key) \ macro
|
| /linux/scripts/kconfig/ |
| H A D | util.c | 31 hash_for_each_possible(file_hashtable, file, node, hash) in file_lookup()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | state_dump.c | 187 hash_for_each_possible(sds->so_id_to_str_tb, entry, in hl_state_dump_get_sync_name() 211 hash_for_each_possible(sds->monitor_id_to_str_tb, in hl_state_dump_get_monitor_name() 252 hash_for_each_possible(map->tb, entry, node, sync_id) in hl_state_dump_get_sync_to_engine()
|
| /linux/tools/include/linux/ |
| H A D | hashtable.h | 132 #define hash_for_each_possible(name, obj, member, key) \ macro
|
| /linux/net/9p/ |
| H A D | error.c | 210 hash_for_each_possible(hash_errmap, c, list, hash) { in p9_errstr2errno()
|
| /linux/kernel/livepatch/ |
| H A D | shadow.c | 261 hash_for_each_possible(klp_shadow_hash, shadow, node, in klp_shadow_free()
|
| /linux/include/linux/ |
| H A D | hashtable.h | 165 #define hash_for_each_possible(name, obj, member, key) \ macro
|
| /linux/drivers/platform/x86/intel/ |
| H A D | tpmi_power_domains.c | 107 hash_for_each_possible(tpmi_cpu_hash, info, hnode, punit_core_id) { in tpmi_get_linux_cpu_number()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | mod_hdr.c | 60 hash_for_each_possible(tbl->hlist, mh, mod_hdr_hlist, hash_key) { in mod_hdr_get()
|
| /linux/fs/smb/server/mgmt/ |
| H A D | share_config.c | 82 hash_for_each_possible(shares_table, share, hlist, key) { in __share_lookup()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | sample.c | 181 hash_for_each_possible(tc_psample->hashtbl, sampler, hlist, hash_key) in sampler_get() 272 hash_for_each_possible(tc_psample->restore_hashtbl, restore, hlist, obj_id) in sample_restore_get()
|
| /linux/fs/crypto/ |
| H A D | keysetup_v1.c | 189 hash_for_each_possible(fscrypt_direct_keys, dk, dk_node, hash_key) { in find_or_insert_direct_key()
|
| /linux/scripts/genksyms/ |
| H A D | genksyms.c | 157 hash_for_each_possible(symbol_hashtable, sym, hnode, crc32(name)) { in find_symbol() 242 hash_for_each_possible(symbol_hashtable, sym, hnode, h) { in __add_symbol()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | common.h | 135 hash_for_each_possible((__ht), xfer_, node, k_) \
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_core.c | 139 hash_for_each_possible(irq_lists, i, node, up->port.irq) in serial_get_or_create_irq_info() 187 hash_for_each_possible(irq_lists, i, node, up->port.irq) in serial_unlink_irq_chain()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads_termtbl.c | 124 hash_for_each_possible(esw->offloads.termtbl_tbl, tt, in mlx5_eswitch_termtbl_get_create()
|
| /linux/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu_v2_hr.c | 17 hash_for_each_possible(ctx->hr_mmu_phys_hash, pgt_info, node, in hl_mmu_v2_hr_get_pgt_info()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | indir_table.c | 316 hash_for_each_possible(esw->fdb_table.offloads.indir->table, e, hlist, key) in mlx5_esw_indir_table_entry_lookup()
|