| /linux/tools/perf/tests/ |
| H A D | pmu.c | 251 * Test that already set values aren't overwritten. in test__pmu_usr_chgs() 255 TEST_ASSERT_EQUAL("krava01 overwritten", (int) val, (15 & 0b11)); in test__pmu_usr_chgs() 259 TEST_ASSERT_EQUAL("krava11 overwritten", (int) val, (27 | (4 << 1))); in test__pmu_usr_chgs() 263 TEST_ASSERT_EQUAL("krava02 overwritten", (int) val, 170); in test__pmu_usr_chgs() 267 TEST_ASSERT_EQUAL("krava03 overwritten", (int) val, 1); in test__pmu_usr_chgs() 272 * shouldn't be overwritten. So it's value should remain as 0. in test__pmu_usr_chgs() 276 TEST_ASSERT_EQUAL("krava13 overwritten", (int) val, 0); in test__pmu_usr_chgs() 281 * Test that unset values are overwritten. in test__pmu_usr_chgs() 285 TEST_ASSERT_EQUAL("krava21 not overwritten", (int) val, 13905); in test__pmu_usr_chgs() 289 TEST_ASSERT_EQUAL("krava22 not overwritten", (in 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 | 314 * overwritten with existing guest values. in KVM_ONE_VCPU_TEST() 337 * Verify s.regs values are not overwritten with existing guest values in KVM_ONE_VCPU_TEST() 338 * and that guest values are not overwritten with kvm_sync_regs values. in KVM_ONE_VCPU_TEST() 367 /* Clear kvm_valid_regs bits. Verify s.regs values are not overwritten in KVM_ONE_VCPU_TEST() 368 * 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/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/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/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | 11n_aggr.c | 32 /* This field will be overwritten later with ethertype */ in nxpwifi_11n_form_amsdu_pkt() 78 /* Original priority has been overwritten */ in nxpwifi_11n_form_amsdu_txpd()
|
| /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/extcon/ |
| H A D | extcon.h | 40 * are overwritten by register function.
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | arm-ccn.rst | 46 will be overwritten anyway). In case of this processor being offlined,
|
| /linux/drivers/mmc/core/ |
| H A D | Kconfig | 81 on your card will be overwritten by these tests.
|
| /linux/tools/testing/selftests/riscv/hwprobe/ |
| H A D | hwprobe.c | 63 "Unknown key overwritten with -1 and doesn't block other elements\n"); in main()
|