Searched defs:LEN (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/arch/x86/crypto/ | 
| D | crc32-pclmul_asm.S | 84 #define LEN     %rsi  macro88 #define LEN     %edx  macro
 
 | 
| D | aesni-intel_asm.S | 132 #define LEN	%rcx  macro145 #define LEN	%esi  macro
 
 | 
| /linux-4.4.14/arch/sparc/net/ | 
| D | bpf_jit_asm.S | 100 #define bpf_slow_path_common(LEN)	\  argument136 #define bpf_negative_common(LEN)			\  argument
 
 | 
| /linux-4.4.14/arch/x86/net/ | 
| D | bpf_jit.S | 74 #define bpf_slow_path_common(LEN)		\  argument
 | 
| /linux-4.4.14/drivers/gpu/drm/omapdrm/ | 
| D | tcm-sita.h | 45 #define LEN(a, b) ((a) > (b) ? (a) - (b) + 1 : (b) - (a) + 1)  macro
 | 
| /linux-4.4.14/tools/power/cpupower/debug/i386/ | 
| D | dump_psb.c | 17 #define LEN (0x100000 - 0xc0000)  macro
 | 
| /linux-4.4.14/security/apparmor/include/ | 
| D | match.h | 104 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TYPE, NTOHX) \  argument
 | 
| /linux-4.4.14/lib/zlib_inflate/ | 
| D | inflate.h | 34             LEN,        /* i: waiting for length/lit code */  enumerator
 | 
| /linux-4.4.14/tools/include/linux/ | 
| D | filter.h | 69 #define BPF_ENDIAN(TYPE, DST, LEN)				\  argument
 | 
| /linux-4.4.14/include/linux/ | 
| D | filter.h | 88 #define BPF_ENDIAN(TYPE, DST, LEN)				\  argument
 | 
| /linux-4.4.14/drivers/media/i2c/soc_camera/ | 
| D | tw9910.c | 148 #define LEN         0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */  macro
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | jfs_xtree.c | 55 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\  argument
 |