| /linux-4.4.14/drivers/md/bcache/ | 
| D | sysfs.c | 190 STORE(__cached_dev)  in STORE()  function288 STORE(bch_cached_dev)  in STORE()  function
 360 STORE(__bch_flash_dev)  in STORE()  function
 580 STORE(__bch_cache_set)  in STORE()  function
 666 STORE(bch_cache_set_internal)  in STORE()  function
 841 STORE(__bch_cache)  in STORE()  function
 
 | 
| D | sysfs.h | 18 #define STORE(fn)							\  macro
 | 
| D | stats.c | 73 STORE(bch_stats)  in STORE()  function
 | 
| /linux-4.4.14/arch/sparc/lib/ | 
| D | NG4memcpy.S | 72 #define STORE(type,src,addr)	type src, [addr]  macro74 #define STORE(type,src,addr)	type##a src, [addr] %asi  macro
 
 | 
| D | csum_copy_to_user.S | 19 #define STORE(type,src,addr)	type##a src, [addr] %asi  macro
 | 
| D | GENcopy_to_user.S | 19 #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS  macro
 | 
| D | NGcopy_to_user.S | 19 #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS  macro
 | 
| D | NG4copy_to_user.S | 31 #define STORE(type,src,addr)	type##a src, [addr] %asi  macro
 | 
| D | U3copy_to_user.S | 23 #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS  macro
 | 
| D | U1copy_to_user.S | 23 #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS  macro
 | 
| D | csum_copy.S | 29 #define STORE(type,src,addr)	type src, [addr]  macro
 | 
| D | NG2copy_to_user.S | 35 #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS  macro
 | 
| D | GENmemcpy.S | 29 #define STORE(type,src,addr)	type src, [addr]  macro
 | 
| D | U3memcpy.S | 47 #define STORE(type,src,addr)	type src, [addr]  macro
 | 
| D | NGmemcpy.S | 55 #define STORE(type,src,addr)	type src, [addr]  macro
 | 
| D | NG2memcpy.S | 62 #define STORE(type,src,addr)	type src, [addr]  macro64 #define STORE(type,src,addr)	type##a src, [addr] 0x80  macro
 
 | 
| D | U1memcpy.S | 52 #define STORE(type,src,addr)	type src, [addr]  macro
 | 
| /linux-4.4.14/arch/powerpc/lib/ | 
| D | xor_vmx.c | 41 #define STORE(V)		\  macro
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | sstep.h | 36 	STORE,  enumerator
 | 
| /linux-4.4.14/arch/mips/lib/ | 
| D | memcpy.S | 150 #define STORE(reg, addr, handler)	EXC(sd, ST_INSN, reg, addr, handler)  macro187 #define STORE(reg, addr, handler)	EXC(sw, ST_INSN, reg, addr, handler)  macro
 
 | 
| D | csum_partial.S | 391 #define STORE(reg, addr, handler)	EXC(sd, ST_INSN, reg, addr, handler)  macro411 #define STORE(reg, addr, handler)	EXC(sw, ST_INSN, reg, addr, handler)  macro
 
 | 
| /linux-4.4.14/arch/mips/cavium-octeon/ | 
| D | octeon-memcpy.S | 88 #define STORE  sd  macro
 | 
| /linux-4.4.14/sound/oss/ | 
| D | midi_synth.c | 31 #define STORE(cmd) \  macro
 | 
| D | mpu401.c | 163 #define STORE(cmd) \  macro
 | 
| /linux-4.4.14/arch/arm/nwfpe/ | 
| D | fpopcode.h | 226 #define STORE(opcode)			((opcode & BIT_LOAD) == 0)  macro
 |