Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dstackmap.c236 bool hash_matches; in __bpf_get_stackid() local
249 hash_matches = bucket && bucket->hash == hash; in __bpf_get_stackid()
251 if (hash_matches && flags & BPF_F_FAST_STACK_CMP) in __bpf_get_stackid()
268 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()
278 if (hash_matches && bucket->nr == trace_nr && in __bpf_get_stackid()