/linux-4.4.14/arch/s390/net/ |
D | bpf_jit.S | 47 #define sk_load_common(NAME, SIZE, LOAD) \ argument 94 #define sk_negative_common(NAME, SIZE, LOAD) \ argument
|
/linux-4.4.14/arch/sparc/lib/ |
D | NGmemcpy.S | 43 #define LOAD(type,addr,dest) type [addr], dest macro 45 #define LOAD(type,addr,dest) type##a [addr] 0x80, dest macro
|
D | csum_copy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | U3copy_from_user.S | 23 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | GENcopy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
|
D | NG4copy_from_user.S | 27 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | NGcopy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest macro
|
D | U1copy_from_user.S | 23 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | NG2copy_from_user.S | 31 #define LOAD(type,addr,dest) type##a [addr] %asi, dest macro
|
D | csum_copy.S | 25 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | GENmemcpy.S | 25 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | U3memcpy.S | 43 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | NG4memcpy.S | 67 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | U1memcpy.S | 44 #define LOAD(type,addr,dest) type [addr], dest macro
|
D | NG2memcpy.S | 53 #define LOAD(type,addr,dest) type [addr], dest macro
|
/linux-4.4.14/arch/mips/lib/ |
D | csum_partial.S | 42 #define LOAD ld macro 49 #define LOAD lw macro 384 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler) macro 404 #define LOAD(reg, addr, handler) EXC(lw, LD_INSN, reg, addr, handler) macro
|
D | memcpy.S | 145 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler) macro 182 #define LOAD(reg, addr, handler) EXC(lw, LD_INSN, reg, addr, handler) macro
|
/linux-4.4.14/arch/powerpc/lib/ |
D | xor_vmx.c | 33 #define LOAD(V) \ macro
|
/linux-4.4.14/lib/zlib_inflate/ |
D | inflate.c | 166 #define LOAD() \ macro
|
/linux-4.4.14/arch/arm/mach-spear/ |
D | time.c | 41 #define LOAD(x) ((x) * 0x80 + 0x88) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | sstep.h | 31 LOAD, enumerator
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 83 #define LOAD ld macro
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | fpopcode.h | 225 #define LOAD(opcode) ((opcode & BIT_LOAD) != 0) macro
|
/linux-4.4.14/sound/pci/ice1712/ |
D | se.c | 141 const unsigned int LOAD = 0x040000; in se200pci_WM8766_write() local
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | pc.h | 96 #define LOAD 0xf0 macro
|