/linux-6.12.1/arch/x86/crypto/ |
D | crc32-pclmul_asm.S | 62 #define LEN %rsi macro 66 #define LEN %edx macro
|
D | aesni-intel_asm.S | 47 #define LEN %rcx macro 60 #define LEN %esi macro
|
D | aegis128-aesni-asm.S | 24 #define LEN %rsi macro
|
D | aes-xts-avx-x86_64.S | 88 .set LEN, %ecx // Remaining length in bytes define
|
/linux-6.12.1/arch/sparc/net/ |
D | bpf_jit_asm_32.S | 94 #define bpf_slow_path_common(LEN) \ argument 130 #define bpf_negative_common(LEN) \ argument
|
/linux-6.12.1/arch/riscv/crypto/ |
D | ghash-riscv64-zvkg.S | 53 #define LEN a3 macro
|
D | aes-riscv64-zvkned-zvkb.S | 55 #define LEN a3 macro
|
D | aes-riscv64-zvkned-zvbb-zvkg.S | 56 #define LEN a3 macro
|
D | aes-riscv64-zvkned.S | 56 #define LEN a3 macro
|
D | chacha-riscv64-zvkb.S | 52 #define LEN a3 macro
|
/linux-6.12.1/Documentation/driver-api/surface_aggregator/ |
D | ssh.rst | 6 .. |LEN| replace:: ``LEN`` substdef
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | conntrack_reverse_clash.c | 26 #define LEN 512 macro
|
/linux-6.12.1/arch/s390/crypto/ |
D | chacha-s390.S | 45 #define LEN %r4 macro 429 #define LEN %r4 macro
|
/linux-6.12.1/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 15 #define LEN (0x100000 - 0xc0000) macro
|
/linux-6.12.1/lib/zlib_inflate/ |
D | inflate.h | 36 LEN, /* i: waiting for length/lit code */ enumerator
|
/linux-6.12.1/security/apparmor/include/ |
D | match.h | 107 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
|
/linux-6.12.1/tools/include/linux/ |
D | filter.h | 70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | pagemap_ioctl.c | 41 #define LEN(region) ((region.end - region.start)/page_size) macro
|
/linux-6.12.1/drivers/media/i2c/ |
D | tw9910.c | 147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
|
/linux-6.12.1/fs/jfs/ |
D | jfs_xtree.c | 42 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument
|
/linux-6.12.1/include/linux/ |
D | filter.h | 148 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 158 #define BPF_BSWAP(DST, LEN) \ argument
|