Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c313 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal() function
343 map = hashmap__new(symbol_hash, symbol_equal, NULL); in get_syms()