Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbtf.c1369 static bool strs_hash_equal_fn(const void *key1, const void *key2, void *ctx) in strs_hash_equal_fn() function
1419 hash = hashmap__new(strs_hash_fn, strs_hash_equal_fn, btf); in btf_ensure_modifiable()