Home
last modified time | relevance | path

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

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