Searched refs:hash_matches (Results 1 – 1 of 1) sorted by relevance
352 bool hash_matches; in BPF_CALL_3() local381 hash_matches = bucket && bucket->hash == hash; in BPF_CALL_3()383 if (hash_matches && flags & BPF_F_FAST_STACK_CMP) in BPF_CALL_3()397 if (hash_matches && bucket->nr == trace_nr && in BPF_CALL_3()407 if (hash_matches && bucket->nr == trace_nr && in BPF_CALL_3()