Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 25 of 61) sorted by relevance

123

/arch/x86/kernel/
A Djump_label.c38 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 Dreloc_test_core.c36 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 Dsocfpga_agilex_n6000.dts25 /* We expect the bootloader to fill in the reg */
A Dsocfpga_agilex5_socdk_nand.dts34 /* We expect the bootloader to fill in the reg */
A Dsocfpga_agilex5_socdk.dts31 /* We expect the bootloader to fill in the reg */
A Dsocfpga_agilex_socdk_nand.dts42 /* We expect the bootloader to fill in the reg */
A Dsocfpga_n5x_socdk.dts24 /* We expect the bootloader to fill in the reg */
A Dsocfpga_agilex_socdk.dts42 /* We expect the bootloader to fill in the reg */
/arch/arm64/boot/dts/marvell/
A Dac5x-rd-carrier.dtsi10 * AC5X RD can either work as you would expect, as a complete standalone
/arch/s390/include/uapi/asm/
A Ddasd.h220 struct format_data_t expect; member
/arch/arm64/boot/dts/altera/
A Dsocfpga_stratix10_socdk_nand.dts43 /* We expect the bootloader to fill in the reg */
A Dsocfpga_stratix10_socdk.dts43 /* We expect the bootloader to fill in the reg */
/arch/um/drivers/
A DKconfig97 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 DKconfig.debug45 Most MIPS systems will normally expect 'N' here and rely upon
/arch/arm64/boot/dts/rockchip/
A Drk3588-jaguar-pre-ict-tester.dtso106 * the worst case scenario and the pass scenario expect
/arch/arm64/boot/dts/hisilicon/
A Dhi3670-hikey970.dts39 /* expect bootloader to fill in this region */
/arch/m68k/ifpsp060/
A DTEST.DOC118 as subroutines and expect the main program to print a string
/arch/arm64/boot/dts/qcom/
A Dipq5018.dtsi89 /* We expect the bootloader to fill in the size */
A Dsm4450.dtsi296 /* We expect the bootloader to fill in the size */
A Dipq5332.dtsi90 /* We expect the bootloader to fill in the size */
A Dmsm8994.dtsi167 /* We expect the bootloader to fill in the reg */
A Dipq5424.dtsi111 /* We expect the bootloader to fill in the size */
/arch/x86/entry/syscalls/
A Dsyscall_32.tbl10 # IA32_EMULATION is defined, and expect struct pt_regs *regs as their only
/arch/s390/kvm/
A Dinterrupt.c80 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 Dk3-am642-tqma64xxl-mbax4xxl.dts343 * Note: We expect usage of a SYSFW that does not reserve UART1 for debug traces

Completed in 45 milliseconds

123