Searched refs:hit (Results 51 - 62 of 62) sorted by relevance

123

/linux-master/arch/arm/mach-omap2/
H A Dsram243x.S294 str r10, [r11] @ hit DLLB also
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c837 goto hit;
844 goto hit;
856 hit:
/linux-master/drivers/vhost/
H A Dvhost.c2169 bool hit = false; local
2188 hit = true;
2192 if (!hit)
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S451 ! and dest hit the same cache line, this will thrash, so make
636 ! and dest hit the same cache line, this will thrash, so make
/linux-master/tools/perf/
H A Dbuiltin-report.c325 map__dso(al.map)->hit = 1;
612 (map__dso(kernel_map)->hit &&
H A Dbuiltin-annotate.c220 map__dso(a.map)->hit = 1;
H A Dbuiltin-sched.c2810 print_sched_time(chain->hit, 12);
/linux-master/tools/perf/ui/stdio/
H A Dhist.c177 .hit = remaining,
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh592 echo "Pausing before cleanup, hit any key to continue"
/linux-master/tools/perf/util/
H A Dsynthetic-events.c2234 if (!pos->hit)
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c447 * we might have hit the race. This is done using clear_spte_count.
4350 * Retry the page fault if the gfn hit a memslot that is being deleted
4737 goto hit;
4741 hit:
5409 * notably for huge SPTEs if iTLB multi-hit mitigation is enabled and
5411 * The iTLB multi-hit workaround can be toggled at any time, so assume
6887 * Will not hit this condition practically since we do not try
/linux-master/kernel/bpf/
H A Dverifier.c60 * analysis is limited to 64k insn, which may be hit even if total number of
8768 /* The access to this pointer is only checked when we hit the
17268 goto hit;
17276 goto hit;
17282 goto hit;
17348 hit:
17868 * will only be hit with outermost exit.

Completed in 442 milliseconds

123