Searched refs:should (Results 1 - 25 of 65) sorted by relevance

123

/linux-master/arch/riscv/kernel/
H A Dimage-vars.h12 #error This file should only be included in vmlinux.lds.S
/linux-master/arch/arm/mach-versatile/
H A Ddcscb_setup.S28 2: @ Implementation-specific local CPU setup operations should go here,
/linux-master/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c104 unsigned long should; local
108 should = *(unsigned long *)p;
113 if (should != got) {
114 printf("offset %u load_unaligned_zeropad returned 0x%lx, should be 0x%lx\n", page_offset, got, should);
/linux-master/arch/arm/lib/
H A Dxor-neon.c14 #error You should compile this file with '-march=armv7-a -mfloat-abi=softfp -mfpu=neon'
H A Dcsumpartial.S130 3: tst len, #0x1c @ should not change C
/linux-master/arch/x86/realmode/rm/
H A Dtrampoline_32.S33 wbinvd # Needed for NUMA-Q should be harmless for others
40 cli # We should be safe anyway
H A Dtrampoline_64.S62 cli # We should be safe anyway
106 cli # We should be safe anyway
/linux-master/arch/arm64/kernel/
H A Dimage.h11 #error This file should only be included in vmlinux.lds.S
22 * (for KASLR), these values should not be referenced via R_AARCH64_ABS64
59 * These will output as part of the Image header, which should be little-endian
H A Dimage-vars.h10 #error This file should only be included in vmlinux.lds.S
104 /* Static keys which are set if a vGIC trap should be handled in hyp. */
/linux-master/arch/arm/include/debug/
H A Dvexpress.S27 @ should use UART at 0x10009000
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S49 je .source_test # NO! Well, then it should be the source indicator...
52 tml %r5,0x8 # it should be a source indicator...
/linux-master/net/llc/
H A Dsysctl_net_llc.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim8 " functions will not include finish_task_switch(), so folding should remain
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S71 | is present. The routine below should point to the operating system handler
90 | is present. The routine below should point to the operating system handler
108 | is present. The routine below should point to the operating system handler
127 | is present. The routine below should point to the operating system handler
146 | is present. The routine below should point to the operating system handler
165 | is present. The routine below should point to the operating system handler
184 | is present. The routine below should point to the operating system handler
246 | discovers that the trap condition is true and it should branch to the operating
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk15 # You should have received a copy of the GNU General Public License
/linux-master/scripts/atomic/
H A Dgen-atomic-instrumented.sh139 * KASAN, KCSAN), which should be used unless it is necessary to avoid
141 * raw_atomic*() operations should be used.
/linux-master/scripts/
H A Dsphinx-pre-install308 printf "ERROR: Sphinx version is %s. It should be >= %s\n",
378 printf("You should run:\n") if ($verbose_warn_install);
456 printf("You should run:\n") if ($verbose_warn_install);
460 printf("You should run:\n") if ($verbose_warn_install);
509 printf("You should run:\n") if ($verbose_warn_install);
554 printf("You should run:\n") if ($verbose_warn_install);
585 printf("You should run:\n") if ($verbose_warn_install);
613 printf("You should run:\n") if ($verbose_warn_install);
766 # Either there are already a virtual env or a new one should be created
958 # Extra PDF files - should us
[all...]
/linux-master/arch/m68k/kernel/
H A Dsun3-head.S26 | todo: all these should be in bss!
/linux-master/arch/arc/lib/
H A Dmemset.S30 .Laligned: ; This code address should be aligned for speed.
/linux-master/arch/arm/kernel/
H A Dhyp-stub.S80 @ Secondary CPUs should call here
/linux-master/net/dccp/
H A Dsysctl.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/linux-master/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S271 LABEL less_than_ %j # less_than_j: Length should be in
286 .Lless_than_8: # Length should be stored in
294 .Lless_than_4: # Length should be stored in
301 .Lless_than_2: # Length should be stored in the MSB
306 .Lless_than_1: # Length should be zero
/linux-master/arch/m68k/fpsp040/
H A Dsto_res.S12 | d2 & a0 should be kept unmodified
H A Dx_ovfl.S17 | following values should be stored at the destination, based
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S581 # This handler should be the first code executed upon taking the #
615 # default result should be for the operation. This default result is #
821 # This handler should be the first code executed upon taking the #
855 # default result should be for the operation. This default result is #
1096 # This handler should be the first code executed upon taking the #
1162 # performed by calling the routine fout(). If no exception should occur #
1166 # should occur, then we must create an exception stack frame of that #
1229 # the FPIAR should be set correctly for ALL exceptions passing through
1395 # corresponding exception. the operand in the fsave frame should be the original
1973 # corresponding exception. the operand in the fsave frame should b
[all...]

Completed in 934 milliseconds

123