Home
last modified time | relevance | path

Searched defs:hash (Results 301 - 325 of 2332) sorted by relevance

1...<<11121314151617181920>>...94

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c29 u32 hash = 0; in nvkm_ramht_hash() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c47 struct vmwgfx_hash_item hash; member
86 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_lookup() local
241 struct vmwgfx_hash_item *hash; vmw_cmdbuf_res_remove() local
[all...]
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dcfi.h28 struct hlist_node hash; /* must be first, cficmp() */ member
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmemory.c155 unsigned int hash; in tomoyo_get_name() local
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dhashtab.h21 u32 (*hash)(const void *key); /* hash function */ member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h33 __u32 hash; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c127 unsigned long hash = 0; in do_bad_hashchk() local
/kernel/liteos_a/fs/vfs/
H A Dvnode_hash.c84 static LOS_DL_LIST *VfsHashBucket(const struct Mount *mp, uint32_t hash) in VfsHashBucket() argument
89 int VfsHashGet(const struct Mount *mount, uint32_t hash, struct Vnode **vnode, VfsHashCmp *fn, void *arg) in VfsHashGet() argument
128 int VfsHashInsert(struct Vnode *vnode, uint32_t hash) in VfsHashInsert() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_vmid.c69 lpfc_put_vmid_in_hashtable(struct lpfc_vport *vport, u32 hash, in lpfc_put_vmid_in_hashtable() argument
47 lpfc_get_vmid_from_hashtable(struct lpfc_vport *vport, u32 hash, u8 *buf) lpfc_get_vmid_from_hashtable() argument
84 int hash = 0; lpfc_vmid_hash_fn() local
132 u32 hash; lpfc_vmid_assign_cs_ctl() local
163 int hash, len, rc = -EPERM, i; lpfc_vmid_get_appid() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsecure_seq.c90 u32 hash; in secure_tcpv6_seq() local
139 u32 hash; in secure_tcp_seq() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_cluster.c42 u_int32_t hash = 0; in xt_cluster_hash() local
85 unsigned long hash; in xt_cluster_mt() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_hash_test.c115 struct HksBlob *hash = NULL; in ExecHksHashTestCommon() local
/third_party/elfio/elfio/
H A Delfio_versym.hpp133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
/third_party/elfutils/lib/
H A Ddynamicsizehash.c55 HASHTYPE hash; in lookup() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsapdec.c39 uint16_t hash; member
209 uint16_t hash = AV_RB16(&recvbuf[2]); in sap_fetch_packet() local
/third_party/ffmpeg/libavutil/
H A Dhmac.c40 void *hash; member
[all...]
/third_party/gn/src/base/files/
H A Dfile_path.h382 struct hash<base::FilePath> { struct
/third_party/gn/src/gn/
H A Dlabel.h101 size_t hash() const { return hash_; } in hash() function in Label
138 struct hash<Label> { struct
H A Dstring_atom.h120 size_t hash() const { return std::hash<std::string>()(value_); } in hash() function in StringAtom
178 struct hash<StringAtom> { struct
/third_party/ffmpeg/tests/api/
H A Dapi-h264-slice-test.c63 struct AVHashContext *hash; in decode() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslScanContext.cpp70 unsigned long hash = 5381; in operator ()() local
/third_party/backends/backend/
H A Dsnapscan-mutex.c121 unsigned int hash = 5381; /* some arbitrary number */ in snapscani_bernstein() local
/third_party/curl/lib/
H A Dhash.h69 struct Curl_hash *hash; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java98 private final int hash(long key) in hash() method in CalendarCache

Completed in 10 milliseconds

1...<<11121314151617181920>>...94