Searched defs:LEN (Results 1 – 18 of 18) sorted by relevance
/linux/arch/x86/lib/ |
H A D | crc32-pclmul.S | 63 #define LEN %rdx macro 67 #define LEN %ecx macro
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_asm_32.S | 94 #define bpf_slow_path_common(LEN) \ argument 130 #define bpf_negative_common(LEN) \ argument
|
/linux/arch/riscv/crypto/ |
H A D | ghash-riscv64-zvkg.S | 53 #define LEN a3 macro
|
H A D | aes-riscv64-zvkned-zvkb.S | 55 #define LEN a3 macro
|
H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 56 #define LEN a3 macro
|
H A D | aes-riscv64-zvkned.S | 56 #define LEN a3 macro
|
H A D | chacha-riscv64-zvkb.S | 52 #define LEN a3 macro
|
/linux/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 47 #define LEN %rcx macro 60 #define LEN %esi macro
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | ssh.rst | 6 .. |LEN| replace:: ``LEN`` substdef
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | conntrack_reverse_clash.c | 26 #define LEN 512 macro
|
/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 45 #define LEN %r4 macro 429 #define LEN %r4 macro
|
/linux/tools/power/cpupower/debug/i386/ |
H A D | dump_psb.c | 15 #define LEN (0x100000 - 0xc0000) macro
|
/linux/lib/zlib_inflate/ |
H A D | inflate.h | 36 LEN, /* i: waiting for length/lit code */ enumerator
|
/linux/tools/include/linux/ |
H A D | filter.h | 70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
|
/linux/tools/testing/selftests/mm/ |
H A D | pagemap_ioctl.c | 41 #define LEN(region) ((region.end - region.start)/page_size) macro [all...] |
/linux/fs/jfs/ |
H A D | jfs_xtree.c | 42 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument
|
/linux/drivers/media/i2c/ |
H A D | tw9910.c | 147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
|
/linux/include/linux/ |
H A D | filter.h | 148 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 158 #define BPF_BSWAP(DST, LEN) \ argument
|