| /arch/alpha/kernel/ |
| A D | irq_alpha.c | 129 const char *machine, int expected) in process_mcheck_info() argument 142 expected ? "expected." : "NOT expected!!!"); in process_mcheck_info() 146 if (expected) { in process_mcheck_info()
|
| A D | proto.h | 214 unsigned char expected __attribute__((aligned(8))); member 219 #define mcheck_expected(cpu) (*((void)(cpu), &__mcheck_info.expected)) 225 const char *machine, int expected);
|
| A D | core_mcpcia.c | 580 int expected; in mcpcia_machine_check() local 583 expected = mcheck_expected(cpu); in mcpcia_machine_check() 589 switch (expected) { in mcpcia_machine_check() 611 process_mcheck_info(vector, la_ptr, "MCPCIA", expected != 0); in mcpcia_machine_check() 612 if (!expected && vector != 0x620 && vector != 0x630) { in mcpcia_machine_check()
|
| A D | core_cia.c | 1199 int expected; in cia_machine_check() local 1209 expected = mcheck_expected(0); in cia_machine_check() 1210 if (!expected && vector == 0x660) in cia_machine_check() 1211 expected = cia_decode_mchk(la_ptr); in cia_machine_check() 1212 process_mcheck_info(vector, la_ptr, "CIA", expected); in cia_machine_check()
|
| /arch/s390/kernel/ |
| A D | jump_label.c | 33 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug() argument 37 unsigned char *ipe = (unsigned char *)expected; in jump_label_bug()
|
| A D | ftrace.c | 199 static int ftrace_patch_branch_mask(void *addr, u16 expected, bool enable) in ftrace_patch_branch_mask() argument 206 if (old != expected) in ftrace_patch_branch_mask()
|
| A D | uv.c | 285 int expected, cc = 0; in __make_folio_secure() local 289 expected = expected_folio_refs(folio) + 1; in __make_folio_secure() 290 if (!folio_ref_freeze(folio, expected)) in __make_folio_secure() 302 folio_ref_unfreeze(folio, expected); in __make_folio_secure()
|
| /arch/x86/mm/pat/ |
| A D | cpa-test.c | 51 long i, expected, missed = 0; in print_split() local 101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split() 102 if (expected != i) { in print_split() 104 max_pfn_mapped, expected); in print_split()
|
| /arch/x86/kernel/ |
| A D | nmi_selftest.c | 110 static void __init dotest(void (*testcase_fn)(void), int expected) in dotest() argument 116 if (nmi_fail != expected) { in dotest()
|
| /arch/arc/kernel/ |
| A D | process.c | 46 SYSCALL_DEFINE3(arc_usr_cmpxchg, int __user *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument 74 if (uval != expected) in SYSCALL_DEFINE3()
|
| /arch/powerpc/sysdev/ |
| A D | msi_bitmap.c | 225 DECLARE_BITMAP(expected, SIZE_EXPECTED); in test_of_node() 256 WARN_ON(bitmap_parselist(expected_str, expected, SIZE_EXPECTED)); in test_of_node() 257 WARN_ON(!bitmap_equal(expected, bmp.bitmap, SIZE_EXPECTED)); in test_of_node()
|
| /arch/s390/lib/ |
| A D | spinlock.c | 123 int expected = old; in arch_try_cmpxchg_niai8() local 131 return expected == old; in arch_try_cmpxchg_niai8()
|
| /arch/arm64/boot/dts/freescale/ |
| A D | qoriq-bman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
| A D | qoriq-qman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
| /arch/arm64/boot/dts/amlogic/ |
| A D | meson-g12b-a311d-khadas-vim3.dts | 28 * The End User is not expected to uncomment the following except for
|
| A D | meson-g12b-s922x-khadas-vim3.dts | 28 * The End User is not expected to uncomment the following except for
|
| A D | meson-sm1-khadas-vim3l.dts | 90 * The End User is not expected to uncomment the following except for
|
| /arch/arm/boot/dts/intel/socfpga/ |
| A D | socfpga_cyclone5_de10nano.dts | 37 * loaded. Their description is expected to be added
|
| /arch/powerpc/lib/ |
| A D | test-code-patching.c | 339 u32 expected[2] = {OP_PREFIX << 26, 0}; in test_prefixed_patching() local 347 check(!memcmp(iptr, expected, sizeof(expected))); in test_prefixed_patching()
|
| /arch/sh/kernel/ |
| A D | traps_32.c | 321 struct mem_access *ma, int expected, in handle_unaligned_access() argument 343 if (!expected) { in handle_unaligned_access()
|
| /arch/arc/include/asm/ |
| A D | entry-compact.h | 264 ; OUTPUT: r10 has ECR expected by EV_Trap
|
| A D | entry-arcv2.h | 104 ; OUTPUT: r10 has ECR expected by EV_Trap
|
| /arch/arm64/boot/dts/qcom/ |
| A D | sc7280-chrome-common.dtsi | 91 * It's expected that all boards will support "dual SPI" at 37.5 MHz.
|
| A D | sc7280-herobrine-crd.dts | 23 * is expected to be uncommon, we'll leave the "vreg_edp_bl" label
|
| /arch/mips/generic/ |
| A D | Kconfig | 59 expected by the bootloader.
|