| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | dentry.c | 245 unsigned long hash; in hmdfs_hash_ci() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | recovery.c | 123 u32 hash, crc; in __get_log_header() local
|
| /kernel/linux/linux-5.10/fs/lockd/ |
| H A D | svcsubs.c | 88 unsigned int hash; in nlm_lookup_file() local
|
| H A D | host.c | 71 unsigned int hash = (__force u32)n ^ ((__force u32)n >> 16); in __nlm_hash32() local 93 unsigned int hash; in nlm_hash_address() local
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| H A D | revoke.c | 104 struct list_head hash; member 131 static inline int hash(journal_t *journal, unsigned long long block) hash() function [all...] |
| /kernel/linux/linux-5.10/include/scsi/ |
| H A D | libiscsi_tcp.h | 30 struct ahash_request *hash; member
|
| /kernel/linux/linux-5.10/fs/adfs/ |
| H A D | dir.c | 398 unsigned long hash; in adfs_hash() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | export.c | 32 u32 hash; member
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | props.c | 26 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() argument 44 u64 hash = btrfs_name_hash(name, strlen(name)); in find_prop_handler() local
|
| /kernel/linux/linux-5.10/lib/xz/ |
| H A D | xz_dec_stream.c | 93 struct xz_dec_hash hash; member 115 struct xz_dec_hash hash; member [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | stackdepot.c | 62 u32 hash; /* Hash in the hastable */ member 244 u32 hash; in stack_depot_save() local 104 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc, gfp_t alloc_flags) depot_alloc_stack() argument 178 find_stack(struct stack_record *bucket, unsigned long *entries, int size, u32 hash) find_stack() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | userfaultfd.c | 223 u32 hash; in __mcopy_atomic_hugetlb() local
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | qspinlock_paravirt.h | 214 unsigned long offset, hash in pv_hash() local 241 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); pv_unhash() local [all...] |
| /kernel/linux/linux-5.10/io_uring/ |
| H A D | io-wq.h | 110 static inline void io_wq_put_hash(struct io_wq_hash *hash) in io_wq_put_hash() argument 117 struct io_wq_hash *hash; member
|
| /kernel/linux/linux-5.10/fs/omfs/ |
| H A D | dir.c | 14 int i, hash = 0; in omfs_hash() local
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | key.h | 42 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() argument 150 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); dent_key_init() local 165 dent_key_init_hash(const struct ubifs_info *c, union ubifs_key *key, ino_t inum, uint32_t hash) dent_key_init_hash() argument 186 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); dent_key_init_flash() local 219 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); xent_key_init() local 237 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); xent_key_init_flash() local [all...] |
| H A D | auth.c | 47 static int ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, in ubifs_hash_calc_hmac() argument 30 __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, u8 *hash) __ubifs_node_calc_hash() argument 68 u8 hash[UBIFS_HASH_ARR_SZ]; ubifs_prepare_auth_node() local 138 ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, int lnum, int offs) ubifs_bad_hash() argument [all...] |
| H A D | sb.c | 88 u8 hash[UBIFS_HASH_ARR_SZ]; in create_default_filesystem() local
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | dabtree.c | 102 xfs_dahash_t hash; in xchk_da_btree_hash() local
|
| H A D | attr.c | 410 xfs_dahash_t hash; in xchk_xattr_rec() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 59 xfs_dahash_t hash; in xfs_ascii_ci_hashname() local
|
| /kernel/linux/linux-5.10/net/can/ |
| H A D | af_can.c | 328 unsigned int hash; in effhash() local
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | net-procfs.c | 241 int hash; in ptype_seq_next() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | inet6_hashtables.c | 65 unsigned int hash = inet6_ehashfn(net, daddr, hnum, saddr, sport); in __inet6_lookup_established() local 258 const unsigned int hash = inet6_ehashfn(net, daddr, lport, saddr, in __inet6_check_established() local [all...] |
| H A D | anycast.c | 226 unsigned int hash = inet6_acaddr_hash(net, &aca->aca_addr); in ipv6_add_acaddr_hash() local 447 unsigned int hash = inet6_acaddr_hash(net, addr); in ipv6_chk_acast_addr() local
|