Searched refs:strset_equal_fn (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) function
48 hash = hashmap__new(strset_hash_fn, strset_equal_fn, set);

Completed in 99 milliseconds