/kernel/linux/linux-5.10/fs/fuse/ |
H A D | readdir.c | 194 name.hash = full_name_hash(parent, name.name, name.len); in fuse_direntplus_link()
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 25 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_msdos.c | 146 * Compute the hash for the msdos name corresponding to the dentry. 147 * Note: if the name is invalid, we leave the hash code unchanged so 159 qstr->hash = full_name_hash(dentry, msdos_name, MSDOS_NAME); in msdos_hash()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | amp.c | 10 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/net/core/ |
H A D | bpf_sk_storage.c | 5 #include <linux/hash.h>
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | types.h | 389 /** @dat_addr: address of the orig node in the distributed hash */ 978 /** @local_hash: local translation table hash table */ 981 /** @global_hash: global translation table hash table */ 1040 * @claim_hash: hash table containing mesh nodes this host has claimed 1045 * @backbone_hash: hash table containing all detected backbone gateways 1180 /** @hash: hashtable representing the local ARP cache */ 1181 struct batadv_hashtable *hash; member 1699 /** @orig_hash: hash table containing mesh participants (orig nodes) */ 2354 /** @hash_entry: hlist node for &batadv_priv_dat.hash */
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | debugfs.c | 302 if (hoid->snapid == 0 && hoid->hash == 0 && !hoid->is_max && in dump_hoid()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ah4.c | 5 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ah6.c | 17 #include <crypto/hash.h>
|
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ip6.c | 728 .hash = l2tp_ip6_hash,
|
H A D | l2tp_ip.c | 602 .hash = l2tp_ip_hash,
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | ceph_fs.h | 445 __le32 hash; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | metadata.c | 4 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_rx_filter.c | 81 /* rebuild the by_id hash lists with the new filter ids */ in ionic_rx_filter_replay() 124 u32 hash, struct ionic_admin_ctx *ctx, in ionic_rx_filter_save() 123 ionic_rx_filter_save(struct ionic_lif *lif, u32 flow_id, u16 rxq_index, u32 hash, struct ionic_admin_ctx *ctx, enum ionic_filter_state state) ionic_rx_filter_save() argument
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_msdos.c | 146 * Compute the hash for the msdos name corresponding to the dentry. 147 * Note: if the name is invalid, we leave the hash code unchanged so 159 qstr->hash = full_name_hash(dentry, msdos_name, MSDOS_NAME); in msdos_hash()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | readdir.c | 194 name.hash = full_name_hash(parent, name.name, name.len); in fuse_direntplus_link()
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 25 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | blk-mq.h | 51 /* on IO scheduler merge hash */ 148 * The hash is used inside the scheduler, and killed once the 155 struct hlist_node hash; /* merge hash */ member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | ceph_fs.h | 465 __le32 hash; member
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | domain.c | 15 #include <crypto/hash.h>
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_local_storage.c | 5 #include <linux/hash.h>
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | common.c | 6 #include <crypto/internal/hash.h>
|
H A D | sha.c | 9 #include <crypto/internal/hash.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 803 int mlx4_en_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash,
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | nvmet.h | 701 int nvmet_auth_set_host_hash(struct nvmet_host *host, const char *hash);
|