Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c5556 static size_t bpf_core_hash_fn(const void *key, void *ctx) in bpf_core_hash_fn() function
5675 cand_cache = hashmap__new(bpf_core_hash_fn, bpf_core_equal_fn, NULL); in bpf_object__relocate_core()