Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dusdt.c883 static bool specs_equal_fn(const void *key1, const void *key2, void *ctx) in specs_equal_fn() function
996 specs_hash = hashmap__new(specs_hash_fn, specs_equal_fn, NULL); in usdt_manager_attach_usdt()