| /linux-4.4.14/arch/x86/crypto/ | 
| D | aes-x86_64-asm_64.S | 83 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \  argument138 #define encrypt_round(TAB,OFFSET) \  argument
 142 #define encrypt_final(TAB,OFFSET) \  argument
 145 #define decrypt_round(TAB,OFFSET) \  argument
 149 #define decrypt_final(TAB,OFFSET) \  argument
 
 | 
| /linux-4.4.14/arch/x86/um/shared/sysdep/ | 
| D | kernel-offsets.h | 12 #define OFFSET(sym, str, mem) \  macro
 | 
| /linux-4.4.14/include/linux/ | 
| D | kbuild.h | 9 #define OFFSET(sym, str, mem) \  macro
 | 
| /linux-4.4.14/arch/h8300/ | 
| D | Kconfig.cpu | 95 config OFFSET  config
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ | 
| D | my3126.c | 34 #define OFFSET(REG_ADDR)    (REG_ADDR << 2)  macro
 | 
| D | pm3393.c | 48 #define OFFSET(REG_ADDR)    ((REG_ADDR) << 2)  macro
 | 
| /linux-4.4.14/tools/power/cpupower/debug/i386/ | 
| D | dump_psb.c | 18 #define OFFSET (0xc0000)  macro
 | 
| /linux-4.4.14/drivers/gpio/ | 
| D | gpio-mb86s7x.c | 38 #define OFFSET(x)	BIT((x) % 8)  macro
 | 
| /linux-4.4.14/drivers/xen/xen-pciback/ | 
| D | conf_space.h | 69 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)  macro
 | 
| /linux-4.4.14/fs/cramfs/ | 
| D | inode.c | 55 #define OFFSET(x)	((x)->i_ino)  macro
 | 
| /linux-4.4.14/lib/ | 
| D | swiotlb.c | 44 #define OFFSET(val,align) ((unsigned long)	\  macro
 | 
| /linux-4.4.14/drivers/media/platform/davinci/ | 
| D | dm355_ccdc_regs.h | 51 #define OFFSET				0x6c  macro
 | 
| /linux-4.4.14/drivers/media/dvb-frontends/ | 
| D | bcm3510_priv.h | 193 		u8 OFFSET    :1;  member218 		u8 OFFSET    :1;  member
 
 | 
| /linux-4.4.14/arch/mips/kernel/ | 
| D | traps.c | 487 #define OFFSET 0x0000ffff  macro
 | 
| /linux-4.4.14/arch/mips/kvm/ | 
| D | emulate.c | 2303 #define OFFSET 0x0000ffff  macro
 | 
| /linux-4.4.14/drivers/hwmon/ | 
| D | adt7475.c | 31 #define OFFSET		3  macro
 |