Searched refs:only (Results 1 - 25 of 164) sorted by relevance

1234567

/linux-master/arch/riscv/kernel/
H A Dimage-vars.h1 /* SPDX-License-Identifier: GPL-2.0-only */
12 #error This file should only be included in vmlinux.lds.S
/linux-master/include/linux/
H A Dstring_helpers.h78 unsigned int flags, const char *only);
81 char *dst, size_t osz, const char *only)
83 return string_escape_mem(src, isz, dst, osz, ESCAPE_ANY_NP, only);
87 unsigned int flags, const char *only)
89 return string_escape_mem(src, strlen(src), dst, sz, flags, only);
93 size_t sz, const char *only)
95 return string_escape_str(src, dst, sz, ESCAPE_ANY_NP, only);
80 string_escape_mem_any_np(const char *src, size_t isz, char *dst, size_t osz, const char *only) argument
86 string_escape_str(const char *src, char *dst, size_t sz, unsigned int flags, const char *only) argument
92 string_escape_str_any_np(const char *src, char *dst, size_t sz, const char *only) argument
/linux-master/arch/arm64/include/asm/vdso/
H A Dcompat_barrier.h11 * ENABLE_COMPAT_VDSO only.
14 #error This header is meant to be used with ENABLE_COMPAT_VDSO only
/linux-master/tools/include/asm-generic/
H A Dbitops.h23 #error only <linux/bitops.h> can be included directly
/linux-master/arch/arc/mm/
H A Dtlbex.S1 /* SPDX-License-Identifier: GPL-2.0-only */
45 ; ARC700 Exception Handling doesn't auto-switch stack and it only provides
55 ; only need to save only a handful of regs, as opposed to complete reg file]
63 ; L1_CACHE_SHIFT, despite fundamentally needing to be 12 bytes only. Hence
217 ld.aw r0, [r1, r0] ; r0: PTE (lower word only for PAE40)
232 asl r2, r3, 3 ; Kr Kw Kx 0 0 0 (GLOBAL, kernel only)
327 or.hs r2, r2, _PAGE_GLOBAL ; kernel PTE only
330 ; -If PAGE_GLOBAL set, they refer to kernel-only flags (vmalloc)
/linux-master/arch/arm64/kernel/
H A Dimage.h1 /* SPDX-License-Identifier: GPL-2.0-only */
11 #error This file should only be included in vmlinux.lds.S
17 * There aren't any ELF relocations we can use to endian-swap values known only
/linux-master/include/asm-generic/
H A Dbitops.h25 #error only <linux/bitops.h> can be included directly
/linux-master/arch/arm64/include/asm/
H A Dbitops.h1 /* SPDX-License-Identifier: GPL-2.0-only */
11 #error only <linux/bitops.h> can be included directly
/linux-master/arch/openrisc/include/asm/
H A Dbitops.h35 #error only <linux/bitops.h> can be included directly
/linux-master/arch/csky/include/asm/
H A Dbitops.h64 #error only <linux/bitops.h> can be included directly
73 * bug fix, why only could use atomic!!!!
/linux-master/arch/loongarch/include/asm/
H A Dbitops.h11 #error only <linux/bitops.h> can be included directly
/linux-master/lib/raid6/
H A DMakefile47 CFLAGS_REMOVE_recov_neon_inner.o += -mgeneral-regs-only
48 CFLAGS_REMOVE_neon1.o += -mgeneral-regs-only
49 CFLAGS_REMOVE_neon2.o += -mgeneral-regs-only
50 CFLAGS_REMOVE_neon4.o += -mgeneral-regs-only
51 CFLAGS_REMOVE_neon8.o += -mgeneral-regs-only
/linux-master/arch/x86/kernel/
H A Dverify_cpu.S1 /* SPDX-License-Identifier: GPL-2.0-only */
75 # only call IA32_MISC_ENABLE when:
96 jnc .Lverify_cpu_check # only write MSR if bit was changed
124 jz .Lverify_cpu_no_longmode # only try to force SSE on AMD
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.sh52 if grep -q -e "--build-\?only" < ${rundir}/log && ! test -f "${rundir}/remote-log"
54 echo Build-only run, no console logs to check.
/linux-master/arch/arm64/lib/
H A DMakefile10 CFLAGS_REMOVE_xor-neon.o += -mgeneral-regs-only
/linux-master/arch/sh/include/asm/
H A Dbitops.h6 #error only <linux/bitops.h> can be included directly
/linux-master/arch/sparc/include/asm/
H A Dbitops_64.h12 #error only <linux/bitops.h> can be included directly
H A Dbitops_32.h19 #error only <linux/bitops.h> can be included directly
/linux-master/scripts/
H A Dchecksyscalls.sh78 /* System calls for 32-bit kernels only */
H A Dsetlocalversion92 # If only the short version is requested, don't bother
114 # might be read-only.
117 # First, with git-status, but --no-optional-locks is only supported in
124 git diff-index --name-only HEAD
178 # signed tagged state (as git describe only looks at signed
H A DMakefile.modinst14 ifeq ($(KBUILD_EXTMOD)$(sign-only),)
107 ifeq ($(sign-only),)
109 # During modules_install, modules are signed only when CONFIG_MODULE_SIG_ALL=y.
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim11 " Note that this will almost certainly only work well with a
/linux-master/include/asm-generic/bitops/
H A Dgeneric-non-atomic.h1 /* SPDX-License-Identifier: GPL-2.0-only */
10 #error only <linux/bitops.h> can be included directly
25 * may be that only one operation succeeds.
52 * may be that only one operation succeeds.
161 * allow a compiler to optimize code harder. Non-atomic and to be called only
/linux-master/arch/arc/include/asm/
H A Dbitops.h1 /* SPDX-License-Identifier: GPL-2.0-only */
10 #error only <linux/bitops.h> can be included directly
/linux-master/arch/alpha/lib/
H A Dev6-memset.S47 * Serious stalling happens. The only way to mitigate this is to
106 beq $3,no_quad_b # U : tail stuff only
119 and $16, 0x3f, $2 # E : Forward work (only useful for unrolled loop)
284 beq $3,no_quad # U : tail stuff only
297 and $16, 0x3f, $2 # E : Forward work (only useful for unrolled loop)
472 beq $3,no_quad_w # U : tail stuff only
485 and $16, 0x3f, $2 # E : Forward work (only useful for unrolled loop)

Completed in 215 milliseconds

1234567