Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dhw_breakpoint.c284 int *hit, ppc_inst_t instr) in stepping_handler() argument
292 if (!hit[i]) in stepping_handler()
305 if (!hit[i]) in stepping_handler()
316 int *hit, unsigned long ea) in handle_p10dd1_spurious_exception() argument
365 hit[i] = 1; in handle_p10dd1_spurious_exception()
383 int hit[HBP_NUM_MAX] = {0}; in hw_breakpoint_handler() local
426 hit[i] = 1; in hw_breakpoint_handler()
453 if (!hit[i] || !is_ptrace_bp(bp[i])) in hw_breakpoint_handler()
465 if (!hit[i]) in hw_breakpoint_handler()
473 if (!stepping_handler(regs, bp, hit, instr)) in hw_breakpoint_handler()
[all …]
/arch/mips/mm/
A Dcontext.c101 bool hit; in check_update_reserved_mmid() local
113 hit = false; in check_update_reserved_mmid()
116 hit = true; in check_update_reserved_mmid()
121 return hit; in check_update_reserved_mmid()
/arch/arm64/kvm/
A Dvmid.c75 bool hit = false; in check_update_reserved_vmid() local
84 hit = true; in check_update_reserved_vmid()
89 return hit; in check_update_reserved_vmid()
/arch/csky/mm/
A Dasid.c58 bool hit = false; in check_update_reserved_asid() local
71 hit = true; in check_update_reserved_asid()
76 return hit; in check_update_reserved_asid()
/arch/arm/mm/
A Dcontext.c168 bool hit = false; in check_update_reserved_asid() local
181 hit = true; in check_update_reserved_asid()
186 return hit; in check_update_reserved_asid()
/arch/riscv/mm/
A Dcontext.c39 bool hit = false; in check_update_reserved_context() local
52 hit = true; in check_update_reserved_context()
57 return hit; in check_update_reserved_context()
/arch/arm/probes/kprobes/
A Dtest-core.c1163 int hit; member
1185 probe->hit = -1; in register_test_probe()
1193 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_before_pre_handler()
1209 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_case_pre_handler()
1218 if (container_of(p, struct test_probe, kprobe)->hit == test_instance) in test_after_pre_handler()
1237 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_after_pre_handler()
1481 if (test_before_probe.hit != test_instance) { in kprobes_test_case_end()
1486 if (test_after_probe.hit != test_instance && in kprobes_test_case_end()
1487 test_after2_probe.hit != test_instance) { in kprobes_test_case_end()
1511 if (test_case_probe.hit != test_instance) { in kprobes_test_case_end()
[all …]
/arch/arm64/mm/
A Dcontext.c137 bool hit = false; in check_update_reserved_asid() local
150 hit = true; in check_update_reserved_asid()
155 return hit; in check_update_reserved_asid()
/arch/arm/boot/compressed/
A Dhead-xscale.S21 @ memory to be sure we hit the same cache.
A Dhead-sa1100.S31 @ memory to be sure we hit the same cache.
/arch/alpha/lib/
A Dstrrchr.S41 bne t1, $eos # .. e1 : did we already hit the terminator?
A Dev67-strrchr.S63 bne t1, $eos # U : did we already hit the terminator?
/arch/arm/boot/dts/marvell/
A Dkirkwood-netgear_readynas_nv+_v2.dts117 compatible = "hit,hd44780";
A Darmada-370-netgear-rn104.dts147 compatible = "hit,hd44780";
/arch/sh/
A DKconfig.debug23 performance hit. Most users should say N.
/arch/arm64/boot/dts/freescale/
A Dimx8mn-rve-gateway.dts40 compatible = "hit,hd44780";
/arch/arm/mach-omap2/
A Dsram242x.S294 str r10, [r11] @ hit DLLB also
A Dsram243x.S294 str r10, [r11] @ hit DLLB also
/arch/arm64/boot/dts/qcom/
A Dsc7280-qcard.dtsi494 * via the eDP connector (it doesn't hit the baseboard). The external pulls
/arch/sh/lib/
A Dmemcpy-sh4.S451 ! and dest hit the same cache line, this will thrash, so make
/arch/arm/
A DKconfig699 can populate the micro-TLB with a stale entry which may be hit with
715 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
720 hit-under-miss enabled). It sets the undocumented bit 31 in
722 register, thus disabling hit-under-miss without putting the
/arch/arm64/boot/dts/rockchip/
A Drk3399-gru.dtsi306 * To make extra certain that we don't hit this OVP at suspend time, we'll
/arch/x86/kvm/mmu/
A Dmmu.c5068 goto hit; in cached_root_find_without_current()
5072 hit: in cached_root_find_without_current()
/arch/
A DKconfig153 are hit by user-space applications.

Completed in 62 milliseconds