Home
last modified time | relevance | path

Searched defs:hash (Results 151 – 175 of 730) sorted by relevance

12345678910>>...30

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c30 unsigned long vpn, hash, shift, slot; in __hash_page_thp() local
H A Dhash_utils.c369 unsigned long hash, hpteg; in htab_bolt_mapping() local
1912 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local
1952 unsigned long hidx, shift, vpn, hash, slot; in flush_hash_hugepage() local
2017 long hpte_insert_repeating(unsigned long hash, unsigned long vpn, in hpte_insert_repeating()
2118 unsigned long hash; in kernel_map_linear_page() local
2146 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
/openbmc/u-boot/include/dm/
H A Dof_extra.h31 const uint8_t *hash; /* Hash value */ member
/openbmc/linux/net/sched/
H A Dsch_sfb.c129 u32 hash = sfbhash & SFB_BUCKET_MASK; in increment_one_qlen() local
158 u32 hash = sfbhash & SFB_BUCKET_MASK; in decrement_one_qlen() local
331 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue() local
364 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue() local
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c328 unsigned int hash; in dlm_find_mle() local
712 unsigned int hash; in dlm_get_lock_resource() local
1409 unsigned int namelen, hash; in dlm_master_request_handler() local
1767 unsigned int namelen, hash; in dlm_assert_master_handler() local
2259 unsigned int hash; in dlm_deref_lockres_handler() local
2354 unsigned int hash; in dlm_deref_lockres_done_handler() local
3107 unsigned int namelen, hash; in dlm_migrate_request_handler() local
/openbmc/linux/lib/crypto/
H A Dblake2s-selftest.c552 u8 hash[BLAKE2S_HASH_SIZE]; in blake2s_digest_test() local
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c127 unsigned long hash = 0; in do_bad_hashchk() local
/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h35 struct hlist_node hash; /* linkage in ft_sess_hash table */ member
59 struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */ member
/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c106 static int zynq_pad_and_check(u8 *signature, u8 *hash) in zynq_pad_and_check()
148 const u8 *sig, const u32 sig_len, const u8 *hash) in zynq_rsa_verify_key()
/openbmc/linux/crypto/
H A Decdsa.c81 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify()
133 u64 hash[ECC_MAX_DIGITS]; in ecdsa_verify() local
H A Dahash.c416 struct crypto_ahash *hash = __crypto_ahash_cast(tfm); in crypto_ahash_exit_tfm() local
424 struct crypto_ahash *hash = __crypto_ahash_cast(tfm); in crypto_ahash_init_tfm() local
543 struct crypto_ahash *crypto_clone_ahash(struct crypto_ahash *hash) in crypto_clone_ahash()
/openbmc/linux/net/batman-adv/
H A Doriginator.c60 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_find() local
890 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_originator_free() local
1255 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_purge_orig_ref() local
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c810 unsigned hash = 2166136261U; in strhash() local
820 int hash; in sym_lookup() local
860 int hash = 0; in sym_find() local
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h64 static inline void plfxlc_mc_add_all(struct plfxlc_mc_hash *hash) in plfxlc_mc_add_all()
/openbmc/linux/fs/ntfs3/
H A Dupcase.c108 unsigned long hash) in ntfs_names_hash()
H A Dlznt.c35 struct lznt_hash hash[LZNT_CHUNK_SIZE]; member
52 const u8 **hash; in longest_match_std() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h33 __u32 hash; member
/openbmc/linux/drivers/md/
H A Draid5.c74 int hash = (sect >> RAID5_STRIPE_SHIFT(conf)) & HASH_MASK; in stripe_hash() local
83 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock()
90 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock()
322 int hash) in release_inactive_stripe_list()
373 int hash; in release_stripe_list() local
396 int hash; in raid5_release_stripe() local
441 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe()
630 sector_t sector, short generation, int hash) in find_get_stripe()
790 static bool is_inactive_blocked(struct r5conf *conf, int hash) in is_inactive_blocked()
807 int hash = stripe_hash_locks_hash(conf, sector); in raid5_get_active_stripe() local
[all …]
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c45 static unsigned long __init rotate_xor(unsigned long hash, const void *area, in rotate_xor()
66 unsigned long hash = 0; in get_boot_seed() local
/openbmc/linux/fs/btrfs/
H A Dprops.c33 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash()
51 u64 hash = btrfs_name_hash(name, strlen(name)); in find_prop_handler() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vm.c117 struct drm_hash_item *hash; in drm_vm_fault() local
529 struct drm_hash_item *hash; in drm_mmap_locked() local
/openbmc/linux/scripts/mod/
H A Dsumversion.c41 uint32_t hash[MD4_HASH_WORDS]; member
88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
/openbmc/linux/security/tomoyo/
H A Dmemory.c155 unsigned int hash; in tomoyo_get_name() local
/openbmc/linux/fs/kernfs/
H A Ddir.c314 unsigned long hash = init_name_hash(ns); in kernfs_name_hash() local
328 static int kernfs_name_compare(unsigned int hash, const char *name, in kernfs_name_compare()
843 unsigned int hash; in kernfs_find_ns() local
1794 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos()
/openbmc/linux/lib/
H A Doid_registry.c31 unsigned i, j, k, hash; in look_up_OID() local

12345678910>>...30