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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c5680 static size_t bpf_core_hash_fn(const long key, void *ctx) function
5793 cand_cache = hashmap__new(bpf_core_hash_fn, bpf_core_equal_fn, NULL);

Completed in 211 milliseconds