STORE             214 arch/arm/nwfpe/fpopcode.h #define STORE(opcode)			((opcode & BIT_LOAD) == 0)
STORE              89 arch/mips/cavium-octeon/octeon-memcpy.S #define STORE  sd
STORE             393 arch/mips/lib/csum_partial.S #define STORE(reg, addr, handler)	EXC(sd, ST_INSN, reg, addr, handler)
STORE             413 arch/mips/lib/csum_partial.S #define STORE(reg, addr, handler)	EXC(sw, ST_INSN, reg, addr, handler)
STORE             154 arch/mips/lib/memcpy.S #define STORE(reg, addr, handler)	EXC(sd, ST_INSN, reg, addr, handler)
STORE             191 arch/mips/lib/memcpy.S #define STORE(reg, addr, handler)	EXC(sw, ST_INSN, reg, addr, handler)
STORE              29 arch/powerpc/include/asm/sstep.h 	STORE,
STORE              36 arch/powerpc/lib/xor_vmx.c #define STORE(V)		\
STORE              20 arch/sparc/lib/GENcopy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS
STORE              27 arch/sparc/lib/GENmemcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              34 arch/sparc/lib/M7copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] %asi
STORE             121 arch/sparc/lib/M7memcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              36 arch/sparc/lib/NG2copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS
STORE              60 arch/sparc/lib/NG2memcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              62 arch/sparc/lib/NG2memcpy.S #define STORE(type,src,addr)	type##a src, [addr] 0x80
STORE              32 arch/sparc/lib/NG4copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] %asi
STORE              71 arch/sparc/lib/NG4memcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              73 arch/sparc/lib/NG4memcpy.S #define STORE(type,src,addr)	type##a src, [addr] %asi
STORE              20 arch/sparc/lib/NGcopy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS
STORE              53 arch/sparc/lib/NGmemcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              24 arch/sparc/lib/U1copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS
STORE              51 arch/sparc/lib/U1memcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              24 arch/sparc/lib/U3copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] ASI_AIUS
STORE              45 arch/sparc/lib/U3memcpy.S #define STORE(type,src,addr)	type src, [addr]
STORE              32 arch/sparc/lib/csum_copy.S #define STORE(type,src,addr)	type src, [addr]
STORE              20 arch/sparc/lib/csum_copy_to_user.S #define STORE(type,src,addr)	type##a src, [addr] %asi
STORE              74 drivers/md/bcache/stats.c STORE(bch_stats)
STORE             436 drivers/md/bcache/sysfs.c STORE(bch_cached_dev)
STORE             543 drivers/md/bcache/sysfs.c STORE(__bch_flash_dev)
STORE             907 drivers/md/bcache/sysfs.c STORE(bch_cache_set_internal)
STORE              19 drivers/md/bcache/sysfs.h #define STORE(fn)							\