Home
last modified time | relevance | path

Searched refs:bpf_core_hash_fn (Results 1 – 1 of 1) sorted by relevance

/external/libbpf/src/
Dlibbpf.c5500 static size_t bpf_core_hash_fn(const void *key, void *ctx) in bpf_core_hash_fn() function
5622 cand_cache = hashmap__new(bpf_core_hash_fn, bpf_core_equal_fn, NULL); in bpf_object__relocate_core()