/kernel/linux/linux-5.10/include/linux/ |
H A D | string_helpers.h | 56 unsigned int flags, const char *only); 62 char *dst, size_t osz, const char *only) in string_escape_mem_any_np() 64 return string_escape_mem(src, isz, dst, osz, ESCAPE_ANY_NP, only); in string_escape_mem_any_np() 68 unsigned int flags, const char *only) in string_escape_str() 70 return string_escape_mem(src, strlen(src), dst, sz, flags, only); in string_escape_str() 74 size_t sz, const char *only) in string_escape_str_any_np() 76 return string_escape_str(src, dst, sz, ESCAPE_ANY_NP, only); in string_escape_str_any_np() 61 string_escape_mem_any_np(const char *src, size_t isz, char *dst, size_t osz, const char *only) string_escape_mem_any_np() argument 67 string_escape_str(const char *src, char *dst, size_t sz, unsigned int flags, const char *only) string_escape_str() argument 73 string_escape_str_any_np(const char *src, char *dst, size_t sz, const char *only) string_escape_str_any_np() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | string_helpers.h | 74 unsigned int flags, const char *only); 77 char *dst, size_t osz, const char *only) in string_escape_mem_any_np() 79 return string_escape_mem(src, isz, dst, osz, ESCAPE_ANY_NP, only); in string_escape_mem_any_np() 83 unsigned int flags, const char *only) in string_escape_str() 85 return string_escape_mem(src, strlen(src), dst, sz, flags, only); in string_escape_str() 89 size_t sz, const char *only) in string_escape_str_any_np() 91 return string_escape_str(src, dst, sz, ESCAPE_ANY_NP, only); in string_escape_str_any_np() 76 string_escape_mem_any_np(const char *src, size_t isz, char *dst, size_t osz, const char *only) string_escape_mem_any_np() argument 82 string_escape_str(const char *src, char *dst, size_t sz, unsigned int flags, const char *only) string_escape_str() argument 88 string_escape_str_any_np(const char *src, char *dst, size_t sz, const char *only) string_escape_str_any_np() argument
|
/kernel/linux/linux-5.10/lib/raid6/ |
H A D | Makefile | 43 CFLAGS_REMOVE_recov_neon_inner.o += -mgeneral-regs-only 44 CFLAGS_REMOVE_neon1.o += -mgeneral-regs-only 45 CFLAGS_REMOVE_neon2.o += -mgeneral-regs-only 46 CFLAGS_REMOVE_neon4.o += -mgeneral-regs-only 47 CFLAGS_REMOVE_neon8.o += -mgeneral-regs-only
|
/kernel/linux/linux-6.6/lib/raid6/ |
H A D | Makefile | 47 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
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlbex.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 46 ; ARC700 Exception Handling doesn't auto-switch stack and it only provides 56 ; only need to save only a handful of regs, as opposed to complete reg file] 64 ; L1_CACHE_SHIFT, despite fundamentally needing to be 12 bytes only. Hence 172 and r2, r0, 0xFF ; MMU PID bits only for comparison 242 ld.aw r0, [r1, r0] ; r0: PTE (lower word only for PAE40) 257 asl r2, r3, 3 ; Kr Kw Kx 0 0 0 (GLOBAL, kernel only) 352 or.hs r2, r2, _PAGE_GLOBAL ; kernel PTE only 355 ; -If PAGE_GLOBAL set, they refer to kernel-only flag [all...] |
/kernel/linux/linux-6.6/arch/arc/mm/ |
H A D | tlbex.S | 1 /* 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)
|
/kernel/linux/linux-5.10/lib/ |
H A D | string_helpers.c | 1 // SPDX-License-Identifier: GPL-2.0-only 446 * @only: NULL-terminated string containing characters used to limit 447 * the selected escape class. If characters are included in @only 457 * 2. The character is not matched to the one from @only string and thus 485 * escape only non-printable characters (checked by isprint) 495 * dst for a '\0' terminator if and only if ret < osz. 498 unsigned int flags, const char *only) in string_escape_mem() 502 bool is_dict = only && *only; in string_escape_mem() 511 * - the @only strin in string_escape_mem() 497 string_escape_mem(const char *src, size_t isz, char *dst, size_t osz, unsigned int flags, const char *only) string_escape_mem() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | Makefile | 45 CFLAGS_REMOVE_$(AMDDALPATH)/dc/dcn30/dcn30_resource.o := -mgeneral-regs-only 46 CFLAGS_REMOVE_$(AMDDALPATH)/dc/dcn30/dcn30_optc.o := -mgeneral-regs-only
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-memset.S | 47 * 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)
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-memset.S | 47 * 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)
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | image-vars.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 12 #error This file should only be included in vmlinux.lds.S
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_operr.S | 94 | only the integer exception frame on the stack, and the 128 cmpw #0x3FFE,%d0 |this is the only possible exponent value 175 cmpw #0x3FFE,%d0 |this is the only possible exponent value 202 cmpw #0x3FFE,%d0 |this is the only possible exponent value 304 | to the kernel operr handler with only the integer exception 345 | Since operr is only an E1 exception, there is no need to frestore
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_operr.S | 94 | only the integer exception frame on the stack, and the 128 cmpw #0x3FFE,%d0 |this is the only possible exponent value 175 cmpw #0x3FFE,%d0 |this is the only possible exponent value 202 cmpw #0x3FFE,%d0 |this is the only possible exponent value 304 | to the kernel operr handler with only the integer exception 345 | Since operr is only an E1 exception, there is no need to frestore
|
/kernel/linux/linux-6.6/lib/ |
H A D | string_helpers.c | 1 // SPDX-License-Identifier: GPL-2.0-only 494 * @only: NULL-terminated string containing characters used to limit 495 * the selected escape class. If characters are included in @only 503 * 1. The character is not matched to the one from @only string and thus 536 * escape only non-printable characters, checked by isprint() 542 * escape only non-ascii characters, checked by isascii() 544 * escape only non-printable or non-ascii characters 546 * append characters from @only to be escaped by the given classes 562 * dst for a '\0' terminator if and only if ret < osz. 565 unsigned int flags, const char *only) in string_escape_mem() 564 string_escape_mem(const char *src, size_t isz, char *dst, size_t osz, unsigned int flags, const char *only) string_escape_mem() argument [all...] |
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | image-vars.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 12 #error This file should only be included in vmlinux.lds.S
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/vdso/ |
H A D | compat_barrier.h | 11 * ENABLE_COMPAT_VDSO only. 14 #error This header is meant to be used with ENABLE_COMPAT_VDSO only
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/vdso/ |
H A D | compat_barrier.h | 11 * ENABLE_COMPAT_VDSO only. 14 #error This header is meant to be used with ENABLE_COMPAT_VDSO only
|
/kernel/linux/linux-5.10/tools/include/asm-generic/ |
H A D | bitops.h | 24 #error only <linux/bitops.h> can be included directly
|
/kernel/linux/linux-6.6/tools/include/asm-generic/ |
H A D | bitops.h | 23 #error only <linux/bitops.h> can be included directly
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | bitops.h | 11 #error only <linux/bitops.h> can be included directly
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | bitops.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 11 #error only <linux/bitops.h> can be included directly
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | image.h | 1 /* 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
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | bitops.h | 36 #error only <linux/bitops.h> can be included directly
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | Makefile | 10 CFLAGS_REMOVE_xor-neon.o += -mgeneral-regs-only
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | bitops.h | 11 #error only <linux/bitops.h> can be included directly
|