Searched defs:LEN (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/arch/x86/net/ |
D | bpf_jit.S | 97 #define bpf_slow_path_common(LEN) \ argument
|
/linux-3.3/drivers/staging/omapdrm/ |
D | tcm-sita.h | 45 #define LEN(a, b) ((a) > (b) ? (a) - (b) + 1 : (b) - (a) + 1) macro
|
/linux-3.3/net/tipc/ |
D | log.c | 82 #define FORMAT(PTR, LEN, FMT) \ argument
|
/linux-3.3/arch/x86/crypto/ |
D | aesni-intel_asm.S | 114 #define LEN %rcx macro 127 #define LEN %esi macro
|
/linux-3.3/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 17 #define LEN (0x100000 - 0xc0000) macro
|
/linux-3.3/security/apparmor/include/ |
D | match.h | 99 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TYPE, NTOHX) \ argument
|
/linux-3.3/lib/zlib_inflate/ |
D | inflate.h | 34 LEN, /* i: waiting for length/lit code */ enumerator
|
/linux-3.3/drivers/media/video/ |
D | tw9910.c | 148 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
|
/linux-3.3/fs/jfs/ |
D | jfs_xtree.c | 55 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument
|