/kernel/linux/linux-6.6/Documentation/tools/rv/ |
H A D | Makefile | 5 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/kernel/linux/linux-6.6/Documentation/tools/rtla/ |
H A D | Makefile | 6 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_lib.sh | 77 non-empty string.
|
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
H A D | Makefile | 7 TEST_GEN_PROGS := execveat load_address_4096 load_address_2097152 load_address_16777216 non-regular
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | bitops-grb.h | 171 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-llsc.h | 145 #include <asm-generic/bitops/non-atomic.h>
|
H A D | bitops-cas.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | bitops_32.h | 92 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
H A D | Makefile | 6 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
H A D | Makefile | 7 TEST_GEN_PROGS := execveat load_address_4096 load_address_2097152 load_address_16777216 non-regular
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/Documentation/ |
H A D | Makefile | 6 RMDIR ?= rmdir --ignore-fail-on-non-empty
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_regname.tex | 28 valid (non-\Const{NULL}) string.
|
H A D | unw_get_accessors.tex | 33 returns a valid (non-\Const{NULL}) pointer to an
|
H A D | unw_is_fpreg.tex | 27 The \Func{unw\_is\_fpreg}() routine returns a non-zero value if
|
/third_party/musl/src/thread/powerpc/ |
H A D | clone.s | 17 # store non-volatile regs r30, r31 on stack in order to put our
|
/third_party/pcre2/pcre2/ |
H A D | RunTest.bat | 304 call :runsub 1 testout "Main non-UTF, non-UCP functionality (Compatible with Perl >= 5.10)" -q
311 call :runsub 2 testout "API, errors, internals, and non-Perl stuff" -q
334 call :runsub 5 testout "API, internals, and non-Perl stuff for UTF-%bits% and UCP" -q
339 call :runsub 6 testout "DFA matching main non-UTF, non-UCP functionality" -q
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 202 // ********* Handle non-CWSR traps ******************* 204 // Illegal instruction is a non-maskable exception which blocks context save. 281 // ********* End handling of non-CWSR traps ******************* 407 s_lshl_b32 s_save_alloc_size, s_save_alloc_size, 4 //Number of SGPRs = (sgpr_size + 1) * 16 (non-zero value) 570 s_lshl_b32 s_save_alloc_size, s_save_alloc_size, 2 //Number of VGPRs = (vgpr_size + 1) * 4 (non-zero value) //FIXME for GFX, zero is possible 734 s_lshl_b32 s_restore_alloc_size, s_restore_alloc_size, 2 //Number of VGPRs = (vgpr_size + 1) * 4 (non-zero value) 813 s_lshl_b32 s_restore_alloc_size, s_restore_alloc_size, 4 //Number of SGPRs = (sgpr_size + 1) * 16 (non-zero value) 1009 s_lshl_b32 s_vgpr_size_byte, s_vgpr_size_byte, (2+8) //Number of VGPRs = (vgpr_size + 1) * 4 * 64 * 4 (non-zero value) //FIXME for GFX, zero is possible 1019 s_lshl_b32 s_sgpr_size_byte, s_sgpr_size_byte, 6 //Number of SGPRs = (sgpr_size + 1) * 16 *4 (non-zero value)
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
H A D | bitops.h | 24 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | bitops.h | 105 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
H A D | bitops.h | 108 * on non x86 architectures, so if you are writing portable code, 125 * on non x86 architectures, so if you are writing portable code, 186 * non-atomic property here: it's a lot more instructions and we still have to 201 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | bitops.h | 107 * on non x86 architectures, so if you are writing portable code, 124 * on non x86 architectures, so if you are writing portable code, 185 * non-atomic property here: it's a lot more instructions and we still have to 200 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | bitops.h | 105 #include <asm-generic/bitops/non-atomic.h>
|
/kernel/linux/linux-5.10/drivers/soc/samsung/ |
H A D | s3c-pm-check.c | 21 #error CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE must be a positive non-zero value
|
/kernel/linux/linux-6.6/drivers/soc/samsung/ |
H A D | s3c-pm-check.c | 21 #error CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE must be a positive non-zero value
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | bitops.h | 24 #include <asm-generic/bitops/non-atomic.h>
|