Home
last modified time | relevance | path

Searched defs:hash_fn (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
H A Dhashmap.h53 hashmap_hash_fn hash_fn; member
63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
H A Dbtf.c2952 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
H A Dhashmap.h53 hashmap_hash_fn hash_fn; member
63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c13 static size_t hash_fn(const void *k, void *ctx) in hash_fn() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp197 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp197 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp211 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::gp_hash_table
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp211 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::gp_hash_table
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp202 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp202 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
/OK3568_Linux_fs/kernel/kernel/dma/
H A Ddebug.c236 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
/OK3568_Linux_fs/kernel/include/linux/mlx4/
H A Dqp.h130 u8 hash_fn; member