Searched refs:least (Results 26 - 50 of 52) sorted by relevance

123

/linux-master/arch/arm/lib/
H A Dcsumpartial.S37 /* we must have at least one byte. */
101 cmp len, #8 @ Ensure that we have at least
H A Dcsumpartialcopygeneric.S58 /* we must have at least one byte. */
91 cmp len, #8 @ Ensure that we have at least
/linux-master/scripts/gcc-plugins/
H A Dgcc-generate-ipa-pass.h28 #error at least PASS_NAME must be defined
/linux-master/arch/arm/mm/
H A Dcache-v6.S47 .rept 11 @ ARM Ltd recommends at least
/linux-master/arch/arm/common/
H A Dmcpm_head.S97 @ state, because there is at least one active CPU (this CPU).
/linux-master/arch/x86/kernel/
H A Dhead_32.S242 movb $4,X86 # at least 486
/linux-master/arch/sparc/lib/
H A DM7memset.S76 * ASI_STBI_P marks the cache line as "least recently used"
150 1: stb %o1, [%o5] ! there is at least 1 byte to set
H A DM7memcpy.S126 * line as "least recently used" which means if many threads are
169 /* must be at least 64 */
254 bgu,pt %xcc, .Lmedl64 ! repeat if at least 64 bytes left
343 bgu,pt %xcc, .Lmedw32 ! repeat if at least 32 bytes left
H A Dchecksum_32.S61 bne 2f ! at least two bytes more
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S396 ! Size is at least 64 bytes, so will be going round the big loop at least once.
598 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S22 | digit formed will be assumed the least significant. This is
H A Dx_operr.S284 | and store the lower n bits of the least lword of FPTEMP
H A Ddecbin.S33 | assumed following the least-significant digit.
/linux-master/arch/arm64/kernel/
H A Dhead.S41 #error PAGE_OFFSET must be at least 2MB aligned
/linux-master/tools/scripts/
H A Dutilities.mak108 # At least GNU make gets confused by expanding a newline
/linux-master/arch/x86/boot/
H A Dheader.S448 # The worst case can at least be bounded by having one bit that represents
/linux-master/scripts/
H A Dsphinx-pre-install95 # At least on some LTS distros like CentOS 7, texlive doesn't
843 print "Warning: It is recommended at least Sphinx version $rec_version.\n";
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S275 # The most sig. longword of the 64 bit dividend must be in %d5, least #
H A Dpfpsp.S1348 bne.b fu_in_exc # there is at least one set
1617 bne.b fu_out_exc # there is at least one set
1926 bne.b fu_in_exc_p # at least one was set
2650 bne.b iea_op_exc # at least one was set
12977 # assumed following the least-significant digit. #
14434 # digit formed will be assumed the least significant. This is #
H A Dfpsp.S1349 bne.b fu_in_exc # there is at least one set
1618 bne.b fu_out_exc # there is at least one set
1927 bne.b fu_in_exc_p # at least one was set
2651 bne.b iea_op_exc # at least one was set
4183 bne.b funimp_exc # at least one was set
4352 # so, the least significant WORD of the stacked effective address got
23017 # assumed following the least-significant digit. #
24474 # digit formed will be assumed the least significant. This is #
/linux-master/net/openvswitch/
H A Dconntrack.c165 #error NF_CT_LABELS_MAX_SIZE must be at least 16 bytes
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm341 // each wave will alloc 4 vgprs at least...
H A Dcwsr_trap_handler_gfx9.asm489 // each wave will alloc 4 vgprs at least...
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S273 # Requires the input data be at least 1 byte long because of READ_PARTIAL_BLOCK
633 # Requires the input data be at least 1 byte long due to READ_PARTIAL_BLOCK
/linux-master/tools/perf/
H A DMakefile.config693 $(warning Warning: Disabled BPF skeletons as reliable BTF generation needs at least $(CLANG) version 12.0.1)

Completed in 348 milliseconds

123