/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 127 u32 hash; member 302 u32 hash) in prealloc_lru_pop() 682 u32 hash, key_size; in __htab_map_lookup_elem() local 839 u32 hash, key_size; in htab_map_get_next_key() local 1104 u32 key_size, hash; in htab_map_update_elem() local 1207 u32 key_size, hash; in htab_lru_map_update_elem() local 1276 u32 key_size, hash; in __htab_percpu_map_update_elem() local 1331 u32 key_size, hash; in __htab_lru_percpu_map_update_elem() local 1413 u32 hash, key_size; in htab_map_delete_elem() local 1449 u32 hash, key_size; in htab_lru_map_delete_elem() local [all …]
|
/openbmc/linux/lib/ |
H A D | rhashtable.c | 53 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held() 492 struct bucket_table *tbl, unsigned int hash, in rhashtable_lookup_one() 543 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one() 597 unsigned int hash; in rhashtable_try_insert() local 1179 const struct bucket_table *tbl, unsigned int hash) in __rht_bucket_nested() 1208 const struct bucket_table *tbl, unsigned int hash) in rht_bucket_nested() 1219 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_nested_insert()
|
H A D | stackdepot.c | 60 u32 hash; /* Hash in the hash table */ member 260 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack() 345 u32 hash) in find_stack() 367 u32 hash; in __stack_depot_save() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_conn.c | 164 unsigned int hash; in ip_vs_conn_hash() local 200 unsigned int hash; in ip_vs_conn_unhash() local 228 unsigned int hash; in ip_vs_conn_unlink() local 264 unsigned int hash; in __ip_vs_conn_in_get() local 350 unsigned int hash; in ip_vs_ct_in_get() local 402 unsigned int hash; in ip_vs_conn_out_get() local 1310 unsigned int hash = get_random_u32() & ip_vs_conn_tab_mask; in ip_vs_random_dropentry() local
|
/openbmc/linux/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() 90 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|
/openbmc/linux/net/batman-adv/ |
H A D | network-coding.c | 396 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_nc_purge_orig_hash() local 427 struct batadv_hashtable *hash, in batadv_nc_purge_paths() 498 u32 hash = 0; in batadv_nc_hash_choose() local 540 batadv_nc_hash_find(struct batadv_hashtable *hash, in batadv_nc_hash_find() 668 struct batadv_hashtable *hash, in batadv_nc_process_nc_paths() 952 struct batadv_hashtable *hash, in batadv_nc_get_path() 1266 struct batadv_hashtable *hash = bat_priv->nc.coding_hash; in batadv_nc_path_search() local 1733 struct batadv_hashtable *hash = bat_priv->nc.decoding_hash; in batadv_nc_find_decoding_packet() local
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.c | 404 unsigned int fh_len, unsigned int *hash, in fanotify_encode_fh() 539 unsigned int *hash, in fanotify_alloc_path_event() 579 unsigned int *hash, in fanotify_alloc_fid_event() 602 unsigned int *hash, in fanotify_alloc_name_event() 676 unsigned int *hash) in fanotify_alloc_error_event() 727 unsigned int hash = 0; in fanotify_alloc_event() local
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 49 u8 hash[UBIFS_HASH_ARR_SZ]; member 384 const u8 *hash, union ubifs_key *key, in insert_node() 433 const u8 *hash, union ubifs_key *key, in insert_dent() 565 struct shash_desc *log_hash, u8 *hash) in authenticate_sleb_hash() 598 u8 hash[UBIFS_HASH_ARR_SZ]; in authenticate_sleb() local 722 u8 hash[UBIFS_HASH_ARR_SZ]; in replay_bud() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_cluster.c | 42 u_int32_t hash = 0; in xt_cluster_hash() local 85 unsigned long hash; in xt_cluster_mt() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | iwpm_util.c | 517 u32 hash = jhash_2words(ipv6_hash, (__force u32) ipv6_sockaddr->sin6_port, 0); in iwpm_ipv6_jhash() local 524 u32 hash = jhash_2words(ipv4_hash, (__force u32) ipv4_sockaddr->sin_port, 0); in iwpm_ipv4_jhash() local 529 struct sockaddr_storage *b_sockaddr, u32 *hash) in get_hash_bucket() 556 u32 hash; in get_mapinfo_hash_bucket() local 569 u32 hash; in get_reminfo_hash_bucket() local
|
/openbmc/linux/io_uring/ |
H A D | io-wq.h | 33 static inline void io_wq_put_hash(struct io_wq_hash *hash) in io_wq_put_hash() 40 struct io_wq_hash *hash; member
|
/openbmc/linux/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 39 u64 *hash = (u64 *)ctx->hash; in octeon_md5_store_hash() local 47 u64 *hash = (u64 *)ctx->hash; in octeon_md5_read_hash() local
|
H A D | octeon-sha512.c | 138 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() 179 static int octeon_sha384_final(struct shash_desc *desc, u8 *hash) in octeon_sha384_final()
|
/openbmc/linux/kernel/locking/ |
H A D | qspinlock_paravirt.h | 207 #define for_each_hash_entry(he, offset, hash) \ argument 214 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_hash() local 241 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_unhash() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_validation.c | 50 struct vmwgfx_hash_item hash; member 77 struct vmwgfx_hash_item hash; member 183 struct vmwgfx_hash_item *hash; in vmw_validation_find_bo_dup() local 225 struct vmwgfx_hash_item *hash; in vmw_validation_find_res_dup() local
|
/openbmc/u-boot/include/u-boot/ |
H A D | rsa.h | 120 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify() 128 const uint8_t *hash, int hash_len) in padding_pss_verify()
|
/openbmc/linux/fs/dlm/ |
H A D | dir.c | 33 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() 203 uint32_t hash, bucket; in find_rsb_root() local
|
/openbmc/qemu/util/ |
H A D | qsp.c | 270 uint32_t hash; in qsp_callsite_find() local 289 qsp_entry_create(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_create() 307 qsp_entry_find(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_find() 332 uint32_t hash; in qsp_entry_get() local 533 uint32_t hash; in qsp_aggregate() local 545 static void qsp_iter_diff(void *p, uint32_t hash, void *htp) in qsp_iter_diff() 580 uint32_t hash; in qsp_iter_callsite_coalesce() local
|
/openbmc/linux/fs/ext4/ |
H A D | hash.c | 105 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local 121 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local 203 __u32 hash; in __ext4fs_dirhash() local
|
H A D | xattr.c | 490 u32 hash; in ext4_xattr_inode_verify_hashes() local 1274 u32 hash, ref; in ext4_xattr_release_block() local 1469 struct inode *inode, u32 hash) in ext4_xattr_inode_create() 1524 size_t value_len, u32 hash) in ext4_xattr_inode_cache_find() 1578 u32 hash; in ext4_xattr_inode_lookup_create() local 1815 __le32 hash = 0; in ext4_xattr_set_entry() local 3043 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_block_cache_insert() local 3112 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_block_cache_find() local 3155 __u32 hash = 0; in ext4_xattr_hash_entry() local 3177 __u32 hash = 0; in ext4_xattr_hash_entry_signed() local [all …]
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_api.c | 205 struct ima_max_digest_data *hash) in ima_get_verity_digest() 247 struct ima_max_digest_data hash; in ima_collect_measurement() local 393 char *hash; in ima_audit_measurement() local
|
/openbmc/linux/net/openvswitch/ |
H A D | meter.c | 58 u32 hash = meter_hash(ti, meter_id); in lookup_meter() local 119 u32 hash; in dp_meter_instance_insert() local 128 u32 hash; in dp_meter_instance_remove() local 137 u32 hash = meter_hash(ti, meter->id); in attach_meter() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_64k.c | 47 unsigned long vpn, hash, slot, gslot; in __hash_page_4K() local 236 unsigned long vpn, hash, slot; in __hash_page_64K() local
|
/openbmc/linux/tools/testing/selftests/vDSO/ |
H A D | parse_vdso.c | 124 ELF_HASH_ENTRY *hash = 0; in vdso_init_from_sysinfo_ehdr() local 174 static bool vdso_match_version(ELF(Versym) ver, in vdso_match_version()
|
/openbmc/linux/security/selinux/ss/ |
H A D | context.c | 16 u32 hash = 0; in context_compute_hash() local
|