Home
last modified time | relevance | path

Searched refs:SZ (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/sh/math-emu/
A Dmath.c69 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 Dsha512-armv8.pl80 $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 Dcrc32-mips.c31 #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 Dam335x-moxa-uc-2101.dts5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
A Dam335x-moxa-uc-8100-me-t.dts5 * Author: SZ Lin (林上智) <sz.lin@moxa.com>
A Dam335x-moxa-uc-2100-common.dtsi5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com>
A Dls1021a-moxa-uc-8410a.dts7 * SZ Lin (林上智) <sz.lin@moxa.com>
/linux-6.3-rc2/arch/sparc/net/
A Dbpf_jit_comp_32.c291 #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 Dtraps.h114 #define SZ (0x0030) macro
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_lwt_ip_encap.sh351 SZ=$(stat -c %s ${TMPFILE})
352 if [ "$SZ" != "$PKT_SZ" ] ; then
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dem28xx-cardlist.rst278 - IO-DATA GV-MVP/SZ
/linux-6.3-rc2/scripts/mod/
A Dmodpost.c1885 #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 Dperf-intel-pt.txt1289 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 DCREDITS2335 S: OX1 4SZ

Completed in 37 milliseconds