/openbmc/linux/fs/ecryptfs/ |
H A D | keystore.c | 604 char hash[ECRYPTFS_TAG_70_DIGEST_SIZE]; member
|
/openbmc/linux/fs/ntfs/ |
H A D | layout.h | 1827 le32 hash; /* Hash of the security descriptor. */ member 1848 le32 hash; /* Hash of the security descriptor. */ member 1870 le32 hash; /* Hash of the security descriptor. */ member
|
/openbmc/linux/fs/ |
H A D | namei.c | 2196 unsigned long hash = init_name_hash(salt); in full_name_hash() local 2206 unsigned long hash = init_name_hash(salt); in hashlen_string() local 2225 unsigned long hash = init_name_hash(salt); in hash_name() local
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 1448 __skb_set_hash(struct sk_buff *skb, __u32 hash, bool is_sw, bool is_l4) in __skb_set_hash() 1456 skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type) in skb_set_hash() 1463 __skb_set_sw_hash(struct sk_buff *skb, __u32 hash, bool is_l4) in __skb_set_sw_hash() 1560 __u32 hash = __get_hash_from_flowi6(fl6, &keys); in skb_get_hash_flowi6() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | tlan.h | 533 u8 hash; in tlan_hash_func() local
|
H A D | cpmac.c | 312 u32 mbp, bit, hash[2] = { 0, }; in cpmac_set_multicast_list() local
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 1518 struct zd_mc_hash *hash) in zd_chip_set_multicast_hash()
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | ethoc.c | 829 u32 hash[2] = { 0, 0 }; in ethoc_set_multicast_list() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1529 u64 *hash, bool sleep_ok) in t4vf_alloc_mac_filt()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 2039 #define ICE_FLOW_GEN_PROFID(hash, hdr, segs_cnt) \ argument
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 1380 struct hlist_head *hash; in fanotify_alloc_merge_hash() local
|
/openbmc/linux/crypto/ |
H A D | gcm.c | 99 be128 hash; in crypto_gcm_setkey() member
|
/openbmc/linux/include/net/ |
H A D | vxlan.h | 559 u32 hash, in vxlan_fdb_nh_path_select()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_scsi.c | 100 u32 hash = snic_cmd_tag(sc) & (SNIC_IO_LOCKS - 1); in snic_io_lock_hash() local
|
/openbmc/linux/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 787 u8 hash; in bdx_setmulti() local
|
/openbmc/linux/fs/ceph/ |
H A D | dir.c | 2114 unsigned hash; in ceph_dentry_hash() local
|
/openbmc/linux/tools/testing/cxl/test/ |
H A D | mem.c | 1504 u8 hash[SHA256_DIGEST_SIZE]; in fw_buf_checksum_show() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 237 u32 hash = 0; in otx2_set_rxhash() local
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed.c | 1317 u32 reason, u32 hash) in mtk_wed_ppe_check()
|
/openbmc/linux/kernel/locking/ |
H A D | lockdep.c | 540 u32 hash; member 563 u32 hash; in save_trace() local 1206 unsigned long hash = hash_long((uintptr_t)key, KEYHASH_BITS); in keyhashentry() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4996 u32 hash; in stmmac_dispatch_skb_zc() local 5326 u32 hash; in stmmac_rx() local 6488 u32 crc, hash = 0; in stmmac_vlan_update() 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
|
/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/bonding/ |
H A D | bond_alb.c | 64 u8 hash = 0; in _simple_hash() local
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 732 u32 hash; in nicvf_set_rxhash() local
|