/kernel/linux/linux-5.10/lib/ |
H A D | test_stackinit.c | 73 .four = 0, \ 79 .four = arg->four, \ 87 var.four = 0 200 unsigned long four; member 209 unsigned long four; member 218 u8 four __aligned(64); 225 char four; member 234 unsigned long four; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | stackinit_kunit.c | 84 zero.four = 0; \ 101 .four = 0, \ 107 .four = arg->four, \ 113 var.four = 0 246 unsigned long four; member 255 unsigned long four; member 264 u8 four __aligned(64); 271 char four; member 280 unsigned long four; member [all...] |
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sysctl.c | 14 static const unsigned int four = 4; variable 91 .extra1 = (void *)&four, 119 .extra2 = (void *)&four,
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | sysctl.c | 14 static const unsigned int four = 4; variable 98 .extra1 = (void *)&four, 126 .extra2 = (void *)&four,
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 257 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog4() 267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 292 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog6() 348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 367 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog10()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 259 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog4() 269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 294 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog6() 354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 373 start_pop = bpf_map_lookup_elem(&sock_bytes, &four); in bpf_prog10()
|
/kernel/linux/linux-5.10/tools/bpf/ |
H A D | Makefile | 37 FEATURE_TESTS = libbfd disassembler-four-args 38 FEATURE_DISPLAY = libbfd disassembler-four-args 56 ifeq ($(feature-disassembler-four-args), 1)
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | Makefile | 64 FEATURE_TESTS = libbfd disassembler-four-args reallocarray zlib libcap \ 66 FEATURE_DISPLAY = libbfd disassembler-four-args zlib libcap \ 85 ifeq ($(feature-disassembler-four-args), 1)
|
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
H A D | prt_vector.S | 111 CMP R0, #0 @four bytes align? 137 CMP R0, #0 @four bytes align?
|
/kernel/linux/linux-6.6/tools/bpf/ |
H A D | Makefile | 37 FEATURE_TESTS = libbfd disassembler-four-args disassembler-init-styled 56 ifeq ($(feature-disassembler-four-args), 1)
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | clear_user.S | 46 2: EX( stq_u $31, 0($16) ) # e0 : zero four words
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | clear_user.S | 46 2: EX( stq_u $31, 0($16) ) # e0 : zero four words
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha-avx2-x86_64.S | 45 # matrix twice across four AVX registers. It performs matrix operations 46 # on four words in each matrix in parallel, but requires shuffling to 236 # This function encrypts four ChaCha blocks by loading the state 237 # matrix four times across eight AVX registers. It performs matrix 238 # operations on four words in two matrices in parallel, sequentially 239 # to the operations on the four words of the other two matrices. The 543 # scratch registers, we save the first four registers on the stack. The 882 # xor/write first four blocks
|
H A D | chacha-avx512vl-x86_64.S | 35 # matrix twice across four AVX registers. It performs matrix operations 36 # on four words in each matrix in parallel, but requires shuffling to 199 # This function encrypts four ChaCha blocks by loading the state 200 # matrix four times across eight AVX registers. It performs matrix 201 # operations on four words in two matrices in parallel, sequentially 202 # to the operations on the four words of the other two matrices. The 705 # xor/write first four blocks
|
H A D | chacha-ssse3-x86_64.S | 27 * function performs matrix operations on four words in parallel, but requires 230 # This function encrypts four consecutive ChaCha blocks by loading the 231 # the state matrix in SSE registers four times. As we need some scratch 232 # registers, we save the first four registers on the stack. The
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha-avx2-x86_64.S | 45 # matrix twice across four AVX registers. It performs matrix operations 46 # on four words in each matrix in parallel, but requires shuffling to 236 # This function encrypts four ChaCha blocks by loading the state 237 # matrix four times across eight AVX registers. It performs matrix 238 # operations on four words in two matrices in parallel, sequentially 239 # to the operations on the four words of the other two matrices. The 543 # scratch registers, we save the first four registers on the stack. The 882 # xor/write first four blocks
|
H A D | chacha-avx512vl-x86_64.S | 35 # matrix twice across four AVX registers. It performs matrix operations 36 # on four words in each matrix in parallel, but requires shuffling to 199 # This function encrypts four ChaCha blocks by loading the state 200 # matrix four times across eight AVX registers. It performs matrix 201 # operations on four words in two matrices in parallel, sequentially 202 # to the operations on the four words of the other two matrices. The 705 # xor/write first four blocks
|
H A D | chacha-ssse3-x86_64.S | 27 * function performs matrix operations on four words in parallel, but requires 230 # This function encrypts four consecutive ChaCha blocks by loading the 231 # the state matrix in SSE registers four times. As we need some scratch 232 # registers, we save the first four registers on the stack. The
|
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | lib1funcs.S | 64 @ four bits, since this is the amount of unwinding in the main 151 @ four bits, since this is the amount of unwinding in the main
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | lib1funcs.S | 64 @ four bits, since this is the amount of unwinding in the main 151 @ four bits, since this is the amount of unwinding in the main
|
/kernel/linux/linux-5.10/tools/build/feature/ |
H A D | Makefile | 19 test-disassembler-four-args.bin \ 235 $(OUTPUT)test-disassembler-four-args.bin:
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | Makefile | 103 FEATURE_TESTS += disassembler-four-args 168 ifeq ($(feature-disassembler-four-args), 1)
|
/kernel/linux/linux-6.6/tools/build/feature/ |
H A D | Makefile | 20 test-disassembler-four-args.bin \ 250 $(OUTPUT)test-disassembler-four-args.bin:
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_fline.S | 46 | ;four word frame
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_fline.S | 46 | ;four word frame
|