Home
last modified time | relevance | path

Searched defs:LEN (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/arch/x86/crypto/
Dcrc32-pclmul_asm.S62 #define LEN %rsi macro
66 #define LEN %edx macro
Daesni-intel_asm.S47 #define LEN %rcx macro
60 #define LEN %esi macro
Daegis128-aesni-asm.S24 #define LEN %rsi macro
Daes-xts-avx-x86_64.S88 .set LEN, %ecx // Remaining length in bytes define
/linux-6.12.1/arch/sparc/net/
Dbpf_jit_asm_32.S94 #define bpf_slow_path_common(LEN) \ argument
130 #define bpf_negative_common(LEN) \ argument
/linux-6.12.1/arch/riscv/crypto/
Dghash-riscv64-zvkg.S53 #define LEN a3 macro
Daes-riscv64-zvkned-zvkb.S55 #define LEN a3 macro
Daes-riscv64-zvkned-zvbb-zvkg.S56 #define LEN a3 macro
Daes-riscv64-zvkned.S56 #define LEN a3 macro
Dchacha-riscv64-zvkb.S52 #define LEN a3 macro
/linux-6.12.1/Documentation/driver-api/surface_aggregator/
Dssh.rst6 .. |LEN| replace:: ``LEN`` substdef
/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dconntrack_reverse_clash.c26 #define LEN 512 macro
/linux-6.12.1/arch/s390/crypto/
Dchacha-s390.S45 #define LEN %r4 macro
429 #define LEN %r4 macro
/linux-6.12.1/tools/power/cpupower/debug/i386/
Ddump_psb.c15 #define LEN (0x100000 - 0xc0000) macro
/linux-6.12.1/lib/zlib_inflate/
Dinflate.h36 LEN, /* i: waiting for length/lit code */ enumerator
/linux-6.12.1/security/apparmor/include/
Dmatch.h107 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
/linux-6.12.1/tools/include/linux/
Dfilter.h70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
/linux-6.12.1/tools/testing/selftests/mm/
Dpagemap_ioctl.c41 #define LEN(region) ((region.end - region.start)/page_size) macro
/linux-6.12.1/drivers/media/i2c/
Dtw9910.c147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
/linux-6.12.1/fs/jfs/
Djfs_xtree.c42 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument
/linux-6.12.1/include/linux/
Dfilter.h148 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
158 #define BPF_BSWAP(DST, LEN) \ argument