Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbtf.c1372 static bool strs_hash_equal_fn(const void *key1, const void *key2, void *ctx) in strs_hash_equal_fn() function
1422 hash = hashmap__new(strs_hash_fn, strs_hash_equal_fn, btf); in btf_ensure_modifiable()