Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 50) sorted by relevance

12

/include/linux/
A Drhashtable.h120 unsigned int hash) in rht_bucket_index()
129 unsigned int hash; in rht_key_get_hash() local
236 u32 hash) in lockdep_rht_bucket_is_held()
294 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var()
382 unsigned int hash) in rht_ptr()
433 #define rht_for_each(pos, tbl, hash) \ argument
512 #define rht_for_each_rcu(pos, tbl, hash) \ argument
600 unsigned int hash; in __rhashtable_lookup() local
718 unsigned int hash; in __rhashtable_insert_fast() local
1004 unsigned int hash; in __rhashtable_remove_fast_one() local
[all …]
A Dstringhash.h53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash()
74 #define hashlen_create(hash, len) ((u64)(len)<<32 | (u32)(hash)) argument
A Dnvme-auth.h13 u8 hash; member
A Dmodule_signature.h35 u8 hash; /* Digest algorithm [0] */ member
A Dcfi.h42 u32 hash; in cfi_get_func_hash() local
A Dtsm-mr.h50 #define TSM_MR_(mr, hash) \ argument
A Dima.h61 bool hash, u8 *digest, in ima_measure_critical_data()
A Ddigsig.h39 uint8_t hash; member
A Dstackdepot.h55 u32 hash; /* Hash in hash table */ member
A Dkey.h116 unsigned long hash; /* Hash value */ member
249 unsigned long hash; member
/include/net/
A Drps.h70 u32 hash) in rps_record_sock_flow()
87 static inline void sock_rps_record_flow_hash(__u32 hash) in sock_rps_record_flow_hash()
130 u32 hash, index; in sock_rps_delete_flow() local
A Dudp.h98 struct udp_hslot *hash; member
120 unsigned int hash) in udp_hashslot2()
131 unsigned int hash) in udp_hashslot4()
175 unsigned int hash) in udp_hashslot4()
316 static inline void udp_lib_hash4(struct sock *sk, u16 hash) in udp_lib_hash4()
336 u32 hash; in udp_flow_src_port() local
A Dtls_toe.h66 int (*hash)(struct tls_toe_device *device, struct sock *sk); member
A Dinet_hashtables.h184 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
191 unsigned int hash) in inet_ehash_bucket()
198 unsigned int hash) in inet_ehash_lockp()
254 u32 hash; in inet_bhashfn_portaddr() local
A Dnexthop.h386 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result()
540 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result()
577 int hash) in nexthop_path_fdb_result()
A Dfq_impl.h139 u32 hash = skb_get_hash(skb); in fq_flow_idx() local
/include/keys/
A Dsystem_keyring.h83 static inline int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted()
89 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
A Dtrusted-type.h45 uint32_t hash; member
/include/crypto/
A Dstreebog.h26 struct streebog_uint512 hash; member
A Dmd5.h25 u32 hash[MD5_HASH_WORDS]; member
/include/net/netfilter/
A Dnf_conntrack.h133 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack()
336 nf_conntrack_get_ht(struct hlist_nulls_head **hash, unsigned int *hsize) in nf_conntrack_get_ht()
/include/xen/interface/io/
A Dnetif.h289 uint64_t hash = 0; in xen_netif_toeplitz_hash() local
878 } hash; member
/include/linux/sunrpc/
A Dsvcauth.h81 struct hlist_node hash; member
A Dcache.h143 struct hlist_node hash; /* on hash chain */ member
/include/sound/sof/
A Dext_manifest4.h98 uint8_t hash[DEFAULT_HASH_SHA256_LEN]; member

Completed in 29 milliseconds

12