Home
last modified time | relevance | path

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

/arch/arm64/mm/
Dcontext.c130 bool hit = false; in check_update_reserved_asid() local
143 hit = true; in check_update_reserved_asid()
148 return hit; in check_update_reserved_asid()
/arch/arm/mm/
Dcontext.c171 bool hit = false; in check_update_reserved_asid() local
184 hit = true; in check_update_reserved_asid()
189 return hit; in check_update_reserved_asid()
/arch/arm/probes/kprobes/
Dtest-core.c1221 int hit; member
1243 probe->hit = -1; in register_test_probe()
1251 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_before_pre_handler()
1267 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_case_pre_handler()
1276 if (container_of(p, struct test_probe, kprobe)->hit == test_instance) in test_after_pre_handler()
1295 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_after_pre_handler()
1540 if (test_before_probe.hit != test_instance) { in kprobes_test_case_end()
1545 if (test_after_probe.hit != test_instance && in kprobes_test_case_end()
1546 test_after2_probe.hit != test_instance) { in kprobes_test_case_end()
1570 if (test_case_probe.hit != test_instance) { in kprobes_test_case_end()
[all …]
/arch/mn10300/kernel/
Dkgdb.c362 bool hit = false; in kgdb_arch_undo_singlestep() local
369 hit = true; in kgdb_arch_undo_singlestep()
379 hit = true; in kgdb_arch_undo_singlestep()
392 return hit; in kgdb_arch_undo_singlestep()
/arch/arm/boot/compressed/
Dhead-xscale.S20 @ memory to be sure we hit the same cache.
/arch/alpha/lib/
Dstrrchr.S40 bne t1, $eos # .. e1 : did we already hit the terminator?
Dev67-strrchr.S62 bne t1, $eos # U : did we already hit the terminator?
/arch/sh/
DKconfig.debug29 performance hit. Most users should say N.
/arch/powerpc/platforms/8xx/
DKconfig127 performance hit.
/arch/frv/mm/
Dtlb-miss.S304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
/arch/arm/mach-omap2/
Dsram242x.S308 str r10, [r11] @ hit DLLB also
Dsram243x.S308 str r10, [r11] @ hit DLLB also
/arch/arm/mach-ixp4xx/
DKconfig217 plus a spinlock, but in some cases the performance hit is
/arch/sh/lib/
Dmemcpy-sh4.S450 ! and dest hit the same cache line, this will thrash, so make
/arch/ia64/
DKconfig337 performance hit.
/arch/arm/
DKconfig1106 can populate the micro-TLB with a stale entry which may be hit with
1122 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
1127 hit-under-miss enabled). It sets the undocumented bit 31 in
1129 register, thus disabling hit-under-miss without putting the
/arch/
DKconfig104 are hit by user-space applications.