/linux-6.3-rc2/arch/sh/math-emu/ |
A D | math.c | 69 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); \ 70 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 72 #define EQ_X(SZ,R,M,N) do{ \ argument 73 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); \ 74 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 100 FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); FP_DECL_##SZ(Fr); \ 101 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ 103 PACK_##SZ(N, Fr); }while(0) 286 FP_DECL_##SZ(Fn); \ in NOTYETn() 302 FP_DECL_##SZ(Fn); \ [all …]
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | sha512-armv8.pl | 80 $SZ=8; 89 $SZ=4; 233 sub sp,sp,#4*$SZ 236 ldp $C,$D,[$ctx,#2*$SZ] 237 ldp $E,$F,[$ctx,#4*$SZ] 239 ldp $G,$H,[$ctx,#6*$SZ] 271 stp $C,$D,[$ctx,#2*$SZ] 275 stp $E,$F,[$ctx,#4*$SZ] 276 stp $G,$H,[$ctx,#6*$SZ] 280 add sp,sp,#4*$SZ [all …]
|
/linux-6.3-rc2/arch/mips/crypto/ |
A D | crc32-mips.c | 31 #define _ASM_SET_CRC(OP, SZ, TYPE) \ argument 37 ((SZ) << 6) | ((TYPE) << 8)) \ 39 ((SZ) << 14) | ((TYPE) << 3))) 40 #define _ASM_UNSET_CRC(op, SZ, TYPE) ".purgem " #op "\n\t" argument 42 #define _ASM_SET_CRC(op, SZ, TYPE) ".set\tcrc\n\t" argument 43 #define _ASM_UNSET_CRC(op, SZ, TYPE) argument 46 #define __CRC32(crc, value, op, SZ, TYPE) \ argument 50 _ASM_SET_CRC(op, SZ, TYPE) \ 52 _ASM_UNSET_CRC(op, SZ, TYPE) \
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | am335x-moxa-uc-2101.dts | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
A D | am335x-moxa-uc-8100-me-t.dts | 5 * Author: SZ Lin (林上智) <sz.lin@moxa.com>
|
A D | am335x-moxa-uc-2100-common.dtsi | 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
|
A D | ls1021a-moxa-uc-8410a.dts | 7 * SZ Lin (林上智) <sz.lin@moxa.com>
|
/linux-6.3-rc2/arch/sparc/net/ |
A D | bpf_jit_comp_32.c | 291 #define emit_alloc_stack(SZ) \ argument 292 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP)) 294 #define emit_release_stack(SZ) \ argument 295 *prog++ = (ADD | IMMED | RS1(SP) | S13(SZ) | RD(SP))
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | traps.h | 114 #define SZ (0x0030) macro
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_lwt_ip_encap.sh | 351 SZ=$(stat -c %s ${TMPFILE}) 352 if [ "$SZ" != "$PKT_SZ" ] ; then
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | em28xx-cardlist.rst | 278 - IO-DATA GV-MVP/SZ
|
/linux-6.3-rc2/scripts/mod/ |
A D | modpost.c | 1885 #define SZ 500 macro 1894 char tmp[SZ]; in buf_printf() 1899 len = vsnprintf(tmp, SZ, fmt, ap); in buf_printf() 1907 buf->size += len + SZ; in buf_write()
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-intel-pt.txt | 1289 F S UID PID PPID LWP C PRI NI ADDR SZ WCHAN TTY TIME CMD 1353 F S UID PID PPID LWP C PRI NI ADDR SZ WCHAN TTY TIME CMD
|
/linux-6.3-rc2/ |
A D | CREDITS | 2335 S: OX1 4SZ
|