/kernel/linux/linux-5.10/include/keys/ |
H A D | trusted-type.h | 38 uint32_t hash; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | digsig.h | 39 uint8_t hash; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | mpfs.c | 73 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | utils.h | 58 int hash = 0; in hash_name() local
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.h | 22 __le32 hash; member 45 __u32 hash; member
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | cnode.c | 65 unsigned long hash = coda_f2i(fid); in coda_iget() local 127 unsigned long hash = coda_f2i(newfid); in coda_replace_fid() local 143 unsigned long hash = coda_f2i(fid); in coda_fid_to_inode() local
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | pnfs.h | 15 struct list_head hash; member
|
/kernel/linux/linux-6.6/include/keys/ |
H A D | system_keyring.h | 84 static inline int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() argument 90 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted() argument
|
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | utf8-core.c | 126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | digsig.h | 39 uint8_t hash; member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | md5.c | 40 static void md5_transform(__u32 *hash, __u32 const *in) in md5_transform() argument [all...] |
H A D | crc32_generic.c | 36 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | peerlookup.c | 17 const u64 hash = siphash(pubkey, NOISE_PUBLIC_KEY_LEN, &table->key); in pubkey_bucket() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | flowring.h | 40 struct brcmf_flowring_hash hash[BRCMF_FLOWRING_HASHSIZE]; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_mcg.c | 125 u16 hash; in mthca_multicast_attach() local 63 find_mgm(struct mthca_dev *dev, u8 *gid, struct mthca_mailbox *mgm_mailbox, u16 *hash, int *prev, int *index) find_mgm() argument 219 u16 hash; mthca_multicast_detach() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | ramht.c | 29 u32 hash = 0; in nvkm_ramht_hash() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf_res.c | 47 struct vmwgfx_hash_item hash; member 86 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_lookup() local 241 struct vmwgfx_hash_item *hash; vmw_cmdbuf_res_remove() local [all...] |
/kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
H A D | cfi.h | 28 struct hlist_node hash; /* must be first, cficmp() */ member
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | memory.c | 155 unsigned int hash; in tomoyo_get_name() local
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | hashtab.h | 21 u32 (*hash)(const void *key); /* hash function */ member [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_select_reuseport_common.h | 33 __u32 hash; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/ |
H A D | dexcr.c | 127 unsigned long hash = 0; in do_bad_hashchk() local
|
/kernel/liteos_a/fs/vfs/ |
H A D | vnode_hash.c | 84 static LOS_DL_LIST *VfsHashBucket(const struct Mount *mp, uint32_t hash) in VfsHashBucket() argument 89 int VfsHashGet(const struct Mount *mount, uint32_t hash, struct Vnode **vnode, VfsHashCmp *fn, void *arg) in VfsHashGet() argument 128 int VfsHashInsert(struct Vnode *vnode, uint32_t hash) in VfsHashInsert() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_vmid.c | 69 lpfc_put_vmid_in_hashtable(struct lpfc_vport *vport, u32 hash, in lpfc_put_vmid_in_hashtable() argument 47 lpfc_get_vmid_from_hashtable(struct lpfc_vport *vport, u32 hash, u8 *buf) lpfc_get_vmid_from_hashtable() argument 84 int hash = 0; lpfc_vmid_hash_fn() local 132 u32 hash; lpfc_vmid_assign_cs_ctl() local 163 int hash, len, rc = -EPERM, i; lpfc_vmid_get_appid() local [all...] |
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | hash.h | 75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument 129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument [all...] |