Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dusdt.c892 static size_t specs_hash_fn(long key, void *ctx) in specs_hash_fn() function
999 specs_hash = hashmap__new(specs_hash_fn, specs_equal_fn, NULL); in usdt_manager_attach_usdt()