Searched refs:hit (Results 1 – 18 of 18) sorted by relevance
/arch/arm64/mm/ |
D | context.c | 127 bool hit = false; in check_update_reserved_asid() local 140 hit = true; in check_update_reserved_asid() 145 return hit; in check_update_reserved_asid()
|
/arch/arm/mm/ |
D | context.c | 171 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/ |
D | test-core.c | 1222 int hit; member 1244 probe->hit = -1; in register_test_probe() 1252 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_before_pre_handler() 1268 container_of(p, struct test_probe, kprobe)->hit = test_instance; in test_case_pre_handler() 1277 if (container_of(p, struct test_probe, kprobe)->hit == test_instance) in test_after_pre_handler() 1296 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/ |
D | kgdb.c | 362 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/ |
D | head-xscale.S | 21 @ memory to be sure we hit the same cache.
|
/arch/alpha/lib/ |
D | strrchr.S | 41 bne t1, $eos # .. e1 : did we already hit the terminator?
|
D | ev67-strrchr.S | 63 bne t1, $eos # U : did we already hit the terminator?
|
/arch/sh/ |
D | Kconfig.debug | 30 performance hit. Most users should say N.
|
/arch/powerpc/platforms/8xx/ |
D | Kconfig | 127 performance hit.
|
/arch/frv/mm/ |
D | tlb-miss.S | 304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 217 plus a spinlock, but in some cases the performance hit is
|
/arch/arm/mach-omap2/ |
D | sram243x.S | 308 str r10, [r11] @ hit DLLB also
|
D | sram242x.S | 308 str r10, [r11] @ hit DLLB also
|
/arch/sh/lib/ |
D | memcpy-sh4.S | 451 ! and dest hit the same cache line, this will thrash, so make
|
/arch/ |
D | Kconfig | 116 are hit by user-space applications. 523 in structures. This reduces the performance hit of RANDSTRUCT
|
/arch/ia64/ |
D | Kconfig | 337 performance hit.
|
/arch/arm/ |
D | Kconfig | 1095 can populate the micro-TLB with a stale entry which may be hit with 1111 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled" 1116 hit-under-miss enabled). It sets the undocumented bit 31 in 1118 register, thus disabling hit-under-miss without putting the
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 532 * To make extra certain that we don't hit this OVP at suspend time, we'll
|