/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 18 static bool equal_fn(const void *a, const void *b, void *ctx) in equal_fn() function
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | hashmap.c | 38 hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__init() argument 51 hashmap__new(hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__new() argument
|
H A D | hashmap.h | 54 hashmap_equal_fn equal_fn; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hashmap.c | 38 hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__init() argument 51 hashmap__new(hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__new() argument
|
H A D | hashmap.h | 54 hashmap_equal_fn equal_fn; member
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | hashmap.h | 74 hashmap_equal_fn equal_fn; member
|
H A D | hashmap.c | 38 hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__init() argument 51 hashmap__new(hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__new() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 19 static bool equal_fn(long a, long b, void *ctx) in equal_fn() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hashmap.c | 38 hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__init() argument 51 hashmap__new(hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__new() argument
|
H A D | hashmap.h | 74 hashmap_equal_fn equal_fn; member
|
/third_party/libbpf/src/ |
H A D | hashmap.h | 74 hashmap_equal_fn equal_fn; member
|
H A D | hashmap.c | 38 hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__init() argument 51 hashmap__new(hashmap_hash_fn hash_fn, hashmap_equal_fn equal_fn, void *ctx) hashmap__new() argument
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_utl.c | 575 typedef int (*equal_fn) (const unsigned char *pattern, size_t pattern_len, typedef
|
/third_party/openssl/crypto/x509/ |
H A D | v3_utl.c | 575 typedef int (*equal_fn) (const unsigned char *pattern, size_t pattern_len, typedef
|