Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dstackmap.c219 bool hash_matches; in __bpf_get_stackid() local
232 hash_matches = bucket && bucket->hash == hash; in __bpf_get_stackid()
234 if (hash_matches && flags & BPF_F_FAST_STACK_CMP) in __bpf_get_stackid()
248 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()
258 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()