Searched refs:expect (Results 1 – 25 of 61) sorted by relevance
123
| /arch/x86/kernel/ |
| A D | jump_label.c | 38 const void *expect, *code, *nop; in __jump_label_patch() local 61 expect = nop; in __jump_label_patch() 63 expect = code; in __jump_label_patch() 65 if (memcmp(addr, expect, size)) { in __jump_label_patch() 72 addr, addr, addr, expect, size, type); in __jump_label_patch()
|
| /arch/arm64/kernel/ |
| A D | reloc_test_core.c | 36 u64 expect; member 62 ret == funcs[i].expect ? "pass" : "fail"); in reloc_test_init() 63 if (ret != funcs[i].expect) in reloc_test_init() 65 funcs[i].expect, ret); in reloc_test_init()
|
| /arch/arm64/boot/dts/intel/ |
| A D | socfpga_agilex_n6000.dts | 25 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_agilex5_socdk_nand.dts | 34 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_agilex5_socdk.dts | 31 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_agilex_socdk_nand.dts | 42 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_n5x_socdk.dts | 24 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_agilex_socdk.dts | 42 /* We expect the bootloader to fill in the reg */
|
| /arch/arm64/boot/dts/marvell/ |
| A D | ac5x-rd-carrier.dtsi | 10 * AC5X RD can either work as you would expect, as a complete standalone
|
| /arch/s390/include/uapi/asm/ |
| A D | dasd.h | 220 struct format_data_t expect; member
|
| /arch/arm64/boot/dts/altera/ |
| A D | socfpga_stratix10_socdk_nand.dts | 43 /* We expect the bootloader to fill in the reg */
|
| A D | socfpga_stratix10_socdk.dts | 43 /* We expect the bootloader to fill in the reg */
|
| /arch/um/drivers/ |
| A D | Kconfig | 97 this if you expect the UML that you build to be run in environments 109 this if you expect the UML that you build to be run in environments
|
| /arch/mips/ |
| A D | Kconfig.debug | 45 Most MIPS systems will normally expect 'N' here and rely upon
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3588-jaguar-pre-ict-tester.dtso | 106 * the worst case scenario and the pass scenario expect
|
| /arch/arm64/boot/dts/hisilicon/ |
| A D | hi3670-hikey970.dts | 39 /* expect bootloader to fill in this region */
|
| /arch/m68k/ifpsp060/ |
| A D | TEST.DOC | 118 as subroutines and expect the main program to print a string
|
| /arch/arm64/boot/dts/qcom/ |
| A D | ipq5018.dtsi | 89 /* We expect the bootloader to fill in the size */
|
| A D | sm4450.dtsi | 296 /* We expect the bootloader to fill in the size */
|
| A D | ipq5332.dtsi | 90 /* We expect the bootloader to fill in the size */
|
| A D | msm8994.dtsi | 167 /* We expect the bootloader to fill in the reg */
|
| A D | ipq5424.dtsi | 111 /* We expect the bootloader to fill in the size */
|
| /arch/x86/entry/syscalls/ |
| A D | syscall_32.tbl | 10 # IA32_EMULATION is defined, and expect struct pt_regs *regs as their only
|
| /arch/s390/kvm/ |
| A D | interrupt.c | 80 int expect, rc; in sca_inject_ext_call() local 95 expect = old_val.value; in sca_inject_ext_call() 108 expect = old_val.value; in sca_inject_ext_call() 113 if (rc != expect) { in sca_inject_ext_call()
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am642-tqma64xxl-mbax4xxl.dts | 343 * Note: We expect usage of a SYSFW that does not reserve UART1 for debug traces
|
Completed in 45 milliseconds
123