Home
last modified time | relevance | path

Searched refs:hashp (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddabtree.h39 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
H A Ddabtree.c99 __be32 *hashp) in xchk_da_btree_hash()
106 hash = be32_to_cpu(*hashp); in xchk_da_btree_hash()
96 xchk_da_btree_hash( struct xchk_da_btree *ds, int level, __be32 *hashp) xchk_da_btree_hash() argument
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddabtree.h39 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
H A Ddabtree.c100 __be32 *hashp) in xchk_da_btree_hash()
107 hash = be32_to_cpu(*hashp); in xchk_da_btree_hash()
97 xchk_da_btree_hash( struct xchk_da_btree *ds, int level, __be32 *hashp) xchk_da_btree_hash() argument
/kernel/linux/linux-5.10/include/linux/
H A Duio.h287 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp,
/kernel/linux/linux-6.6/include/linux/
H A Duio.h363 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp,
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c229 static int unix_mkname(struct sockaddr_un *sunaddr, int len, unsigned int *hashp) in unix_mkname() argument
231 *hashp = 0; in unix_mkname()
250 *hashp = unix_hash_fold(csum_partial(sunaddr, len, 0)); in unix_mkname()
/kernel/linux/linux-5.10/lib/
H A Diov_iter.c1565 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, in hash_and_copy_to_iter() argument
1569 struct ahash_request *hash = hashp; in hash_and_copy_to_iter()
/kernel/linux/linux-6.6/lib/
H A Diov_iter.c1237 size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, in hash_and_copy_to_iter() argument
1241 struct ahash_request *hash = hashp; in hash_and_copy_to_iter()

Completed in 12 milliseconds