Home
last modified time | relevance | path

Searched defs:hash (Results 576 – 600 of 721) sorted by relevance

1...<<212223242526272829

/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c604 char hash[ECRYPTFS_TAG_70_DIGEST_SIZE]; member
/openbmc/linux/fs/ntfs/
H A Dlayout.h1827 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 Dnamei.c2196 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 Dskbuff.h1448 __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 Dtlan.h533 u8 hash; in tlan_hash_func() local
H A Dcpmac.c312 u32 mbp, bit, hash[2] = { 0, }; in cpmac_set_multicast_list() local
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c1518 struct zd_mc_hash *hash) in zd_chip_set_multicast_hash()
/openbmc/linux/drivers/net/ethernet/
H A Dethoc.c829 u32 hash[2] = { 0, 0 }; in ethoc_set_multicast_list() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1529 u64 *hash, bool sleep_ok) in t4vf_alloc_mac_filt()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2039 #define ICE_FLOW_GEN_PROFID(hash, hdr, segs_cnt) \ argument
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1380 struct hlist_head *hash; in fanotify_alloc_merge_hash() local
/openbmc/linux/crypto/
H A Dgcm.c99 be128 hash; in crypto_gcm_setkey() member
/openbmc/linux/include/net/
H A Dvxlan.h559 u32 hash, in vxlan_fdb_nh_path_select()
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_scsi.c100 u32 hash = snic_cmd_tag(sc) & (SNIC_IO_LOCKS - 1); in snic_io_lock_hash() local
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c787 u8 hash; in bdx_setmulti() local
/openbmc/linux/fs/ceph/
H A Ddir.c2114 unsigned hash; in ceph_dentry_hash() local
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c1504 u8 hash[SHA256_DIGEST_SIZE]; in fw_buf_checksum_show() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c237 u32 hash = 0; in otx2_set_rxhash() local
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1317 u32 reason, u32 hash) in mtk_wed_ppe_check()
/openbmc/linux/kernel/locking/
H A Dlockdep.c540 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 Dstmmac_main.c4996 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 De1000x_regs.h290 #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 Dmcdi_filters.c351 unsigned int match_pri, hash; in efx_mcdi_filter_insert_locked() local
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c64 u8 hash = 0; in _simple_hash() local
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c732 u32 hash; in nicvf_set_rxhash() local

1...<<212223242526272829