| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_bufs.c | 90 static int drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash, in drm_map_handle() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | channv50.c | 227 int hash; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | ttm_object.c | 123 struct drm_hash_item hash; member 247 struct drm_hash_item *hash; in ttm_base_object_noref_lookup() local 267 struct drm_hash_item *hash; ttm_base_object_lookup() local 313 struct drm_hash_item *hash; ttm_ref_object_exists() local 351 struct drm_hash_item *hash; ttm_ref_object_add() local 448 struct drm_hash_item *hash; ttm_ref_object_base_unref() local [all...] |
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | drm_legacy.h | 155 struct drm_hash_item hash; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_mac.h | 196 static inline void free_hash_table(struct eth_hash_t *hash) in free_hash_table() argument 224 struct eth_hash_t *hash; in alloc_hash_table() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_eth_com.h | 50 u32 hash; member
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | namei.c | 1550 unsigned long hash; in jfs_ci_hash() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | dir.c | 404 __u32 hash; member 459 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent() argument [all...] |
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | unicode.c | 390 unsigned long hash; in hfsplus_hash_dentry() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4idmap.c | 114 uint32_t hash; in idtoname_hash() local
|
| H A D | nfscache.c | 273 unsigned int hash = hash_32((__force u32)xid, nn->maskbits); in nfsd_cache_bucket_find() local
|
| /kernel/linux/linux-6.6/fs/affs/ |
| H A D | namei.c | 49 unsigned long hash; in __affs_hash_dentry() local 160 u32 hash; in affs_hash_name() local [all...] |
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | fname.c | 369 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument [all...] |
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | root.c | 137 unsigned int hash = name->hash; in autofs_lookup_active() local 192 unsigned int hash = name->hash; in autofs_lookup_expiring() local
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | xattr.c | 523 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_set() local 661 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_release_block() local 874 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert() local 940 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find() local 991 __u32 hash = 0; ext2_xattr_hash_entry() local 1028 __u32 hash = 0; ext2_xattr_rehash() local [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | namei.c | 480 unsigned long hash; in ntfs_d_hash() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dir.c | 807 unsigned long hash; local
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | replay.c | 49 u8 hash[UBIFS_HASH_ARR_SZ]; member 383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument 432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument 564 authenticate_sleb_hash(struct ubifs_info *c, struct shash_desc *log_hash, u8 *hash) authenticate_sleb_hash() argument 598 u8 hash[UBIFS_HASH_ARR_SZ]; authenticate_sleb() local 722 u8 hash[UBIFS_HASH_ARR_SZ]; replay_bud() local [all...] |
| H A D | tnc_commit.c | 29 u8 hash[UBIFS_HASH_ARR_SZ]; in make_idx_node() local 858 u8 hash[UBIFS_HASH_ARR_SZ]; in write_index() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2_data.c | 109 xfs_dahash_t hash; /* hash of current name */ in __xfs_dir3_data_check() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | dir.c | 167 xfs_dahash_t hash; in xchk_dir_rec() local 463 __u32 hash; in xchk_directory_leaf1_bestfree() local [all...] |
| /kernel/linux/linux-6.6/include/linux/sunrpc/ |
| H A D | cache.h | 143 struct hlist_node hash; /* on hash chain */ member
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_conntrack.h | 135 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack() argument 333 nf_conntrack_get_ht(struct hlist_nulls_head **hash, unsigned int *hsize) in nf_conntrack_get_ht() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | udp.h | 74 struct udp_hslot *hash; member 90 udp_hashslot2(struct udp_table *table, unsigned int hash) udp_hashslot2() argument 210 u32 hash; udp_flow_src_port() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | ohci-q.c | 523 int hash; in td_fill() local
|