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