/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4997 u32 hash; in stmmac_dispatch_skb_zc() local 5327 u32 hash; in stmmac_rx() local 6489 u32 crc, hash = 0; in stmmac_vlan_update() local
|
H A D | dwxgmac2_core.c | 617 static void dwxgmac2_update_vlan_hash(struct mac_device_info *hw, u32 hash, in dwxgmac2_update_vlan_hash()
|
H A D | stmmac_selftests.c | 500 u32 hash, hash_nr; in stmmac_hash_check() local
|
/openbmc/qemu/hw/net/ |
H A D | e1000x_regs.h | 290 #define E1000_RETA_IDX(hash) ((hash) & (BIT(7) - 1)) argument 291 #define E1000_RETA_VAL(reta, hash) (((uint8_t *)(reta))[E1000_RETA_IDX(hash)]) argument
|
H A D | lan9118.c | 501 uint32_t hash; in lan9118_filter() local
|
H A D | sungem.c | 524 uint32_t hash, idx; in sungem_check_rx_mac() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | global2.c | 130 bool hash, u16 mask) in mv88e6xxx_g2_trunk_mask_write()
|
/openbmc/linux/kernel/time/ |
H A D | posix-timers.c | 70 static int hash(struct signal_struct *sig, unsigned int nr) in hash() function
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 351 unsigned int match_pri, hash; in efx_mcdi_filter_insert_locked() local
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 732 u32 hash; in nicvf_set_rxhash() local
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_alb.c | 64 u8 hash = 0; in _simple_hash() local
|
/openbmc/linux/include/net/ |
H A D | neighbour.h | 205 __u32 (*hash)(const void *pkey, member
|
/openbmc/linux/drivers/net/thunderbolt/ |
H A D | main.c | 1274 u32 hash; in tbnet_generate_mac() local
|
/openbmc/linux/net/core/ |
H A D | dev.c | 210 unsigned int hash = full_name_hash(net, name, strnlen(name, IFNAMSIZ)); in dev_name_hash() local 3241 u32 hash; in skb_tx_hash() local 4579 u32 hash; in get_rps_cpu() local 6180 unsigned int hash = napi_id % HASH_SIZE(napi_hash); in napi_by_id() local 11375 struct hlist_head *hash; in netdev_create_hash() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace.h | 840 static __always_inline bool ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty() 895 struct ftrace_hash *hash; in ftrace_graph_addr() local
|
/openbmc/linux/fs/ceph/ |
H A D | inode.c | 1942 u32 hash = ceph_frag_value(rde->raw_hash); in ceph_readdir_prepopulate() local
|
/openbmc/linux/fs/ |
H A D | inode.c | 543 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() function
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-qcom.c | 1024 u8 hash; in qcom_pcie_config_sid_1_9_0() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_crypto.h | 376 struct virtio_crypto_hash_para hash; member
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.h | 557 struct hlist_node hash; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_crypto.h | 376 struct virtio_crypto_hash_para hash; member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 2116 xfs_dahash_t hash; in xfs_da_hashname() local
|
/openbmc/linux/net/openvswitch/ |
H A D | actions.c | 1086 u32 hash = 0; in execute_hash() local
|
/openbmc/linux/fs/ubifs/ |
H A D | debug.c | 38 static const char *get_key_hash(int hash) in get_key_hash()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf.c | 3148 #define for_each_dedup_cand(d, node, hash) \ argument 3151 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
|