| /linux/tools/perf/tests/ |
| H A D | pmu.c | 244 * Test that already set values aren't overwritten. in test__pmu_usr_chgs() 248 TEST_ASSERT_EQUAL("krava01 overwritten", (int) val, (15 & 0b11)); in test__pmu_usr_chgs() 252 TEST_ASSERT_EQUAL("krava11 overwritten", (int) val, (27 | (4 << 1))); in test__pmu_usr_chgs() 256 TEST_ASSERT_EQUAL("krava02 overwritten", (int) val, 170); in test__pmu_usr_chgs() 260 TEST_ASSERT_EQUAL("krava03 overwritten", (int) val, 1); in test__pmu_usr_chgs() 265 * shouldn't be overwritten. So it's value should remain as 0. in test__pmu_usr_chgs() 269 TEST_ASSERT_EQUAL("krava13 overwritten", (int) val, 0); in test__pmu_usr_chgs() 274 * Test that unset values are overwritten. in test__pmu_usr_chgs() 278 TEST_ASSERT_EQUAL("krava21 not overwritten", (int) val, 13905); in test__pmu_usr_chgs() 282 TEST_ASSERT_EQUAL("krava22 not overwritten", (int) val, 11); in test__pmu_usr_chgs() [all …]
|
| /linux/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 35 * register state can still be saved even if GPR3 gets overwritten 45 * even if it gets overwritten by the test instruction. 88 * Since GPR3 is overwritten, temporarily restore it back to its
|
| H A D | div64.S | 6 * On entry, r3 points to the dividend, which get overwritten with
|
| /linux/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 38 Messages in the record ring buffer get overwritten as whole, 41 In case messages get overwritten in the circular buffer while 48 messages, in case the buffer gets overwritten. And they allow
|
| H A D | sysfs-kernel-mm-mempolicy-weighted-interleave | 38 In auto mode, all node weights are re-calculated and overwritten
|
| /linux/arch/arm/boot/dts/hisilicon/ |
| H A D | hisi-x5hd2-dkb.dts | 57 /* Placeholder, overwritten by bootloader */ 71 /* Placeholder, overwritten by bootloader */
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | sync_regs_test.c | 316 * overwritten with existing guest values. in KVM_ONE_VCPU_TEST() 339 * Verify s.regs values are not overwritten with existing guest values in KVM_ONE_VCPU_TEST() 340 * and that guest values are not overwritten with kvm_sync_regs values. in KVM_ONE_VCPU_TEST() 369 /* Clear kvm_valid_regs bits. Verify s.regs values are not overwritten in KVM_ONE_VCPU_TEST() 370 * with existing guest values but that guest values are overwritten in KVM_ONE_VCPU_TEST()
|
| /linux/arch/riscv/include/asm/ |
| H A D | thread_info.h | 57 * These stack pointers are overwritten on every system call or 59 * overwritten.
|
| /linux/include/linux/soc/ti/ |
| H A D | knav_dma.h | 138 * @orig_len: length since 'buff_len' can be overwritten 139 * @orig_buff: buff pointer since 'buff' can be overwritten
|
| /linux/arch/x86/boot/compressed/ |
| H A D | head_32.S | 12 * the page directory will exist. The startup code will be overwritten by 125 * The GDT may get overwritten either during the copy we just did or
|
| /linux/arch/x86/kernel/fpu/ |
| H A D | init.c | 183 * We set this up first, and later it will be overwritten by 191 * Note that the size configuration might be overwritten later in fpu__init_system_xstate_size_legacy()
|
| /linux/include/xen/ |
| H A D | xen-ops.h | 108 * overwritten by the error codes after they are mapped. 144 * overwritten by the error codes after they are mapped.
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackprotector.h | 6 * the stack frame and verifying that it hasn't been overwritten when
|
| /linux/arch/xtensa/include/asm/ |
| H A D | stackprotector.h | 7 * the stack frame and verifying that it hasn't been overwritten when
|
| /linux/arch/mips/include/asm/ |
| H A D | stackprotector.h | 8 * the stack frame and verifying that it hasn't been overwritten when
|
| /linux/arch/arm/include/asm/ |
| H A D | stackprotector.h | 6 * the stack frame and verifying that it hasn't been overwritten when
|
| /linux/fs/nilfs2/ |
| H A D | Kconfig | 10 file system, users can even restore files mistakenly overwritten or
|
| /linux/arch/arm64/include/asm/ |
| H A D | stackprotector.h | 6 * the stack frame and verifying that it hasn't been overwritten when
|
| H A D | hardirq.h | 55 * don't want ___ctx->hcr to be overwritten. \
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | special-register-buffer-data-sampling.rst | 72 overwritten. 148 RDSEED ensures that the shared buffer is overwritten before it is released for
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | timer_crash.c | 43 * pointer was overwritten, for hmap we need to use bpf_timer_cancel. in sys_enter()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | btf_helpers.c | 214 * Buffer *will* be overwritten by subsequent btf_type_raw_dump() calls 255 * Buffer *will* be overwritten by subsequent btf_type_raw_dump() calls
|
| /linux/include/linux/ |
| H A D | kstack_erase.h | 41 * overwritten by exception entry, so there's no need to erase them. in stackleak_task_high_bound()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen2_pfvf.c | 240 /* Collision must have overwritten the message */ in adf_gen2_pfvf_send() 242 "Collision on notification - PFVF CSR overwritten by remote function\n"); in adf_gen2_pfvf_send()
|
| /linux/drivers/extcon/ |
| H A D | extcon.h | 40 * are overwritten by register function.
|