Home
last modified time | relevance | path

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

/kernel/bpf/
Dstackmap.c266 bool hash_matches; in __bpf_get_stackid() local
279 hash_matches = bucket && bucket->hash == hash; in __bpf_get_stackid()
281 if (hash_matches && flags & BPF_F_FAST_STACK_CMP) in __bpf_get_stackid()
295 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()
305 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()