Home
last modified time | relevance | path

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

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