hash_matches      360 kernel/bpf/stackmap.c 	bool hash_matches;
hash_matches      389 kernel/bpf/stackmap.c 	hash_matches = bucket && bucket->hash == hash;
hash_matches      391 kernel/bpf/stackmap.c 	if (hash_matches && flags & BPF_F_FAST_STACK_CMP)
hash_matches      405 kernel/bpf/stackmap.c 		if (hash_matches && bucket->nr == trace_nr &&
hash_matches      415 kernel/bpf/stackmap.c 		if (hash_matches && bucket->nr == trace_nr &&