Searched refs:__write (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 512 int __maybe_unused __write, in access_fpreg() argument 572 int __write, void *arg) in access_mem() argument 581 if (__write || !stack || !ui->sample->user_regs || !ui->sample->user_regs->regs) { in access_mem() 620 int __write, void *arg) in access_reg() argument 627 if (__write) { in access_reg()
|
| /linux/include/linux/mtd/ |
| H A D | spinand.h | 624 #define SPINAND_INFO_OP_VARIANTS(__read, __write, __update) \ argument 627 .write_cache = __write, \
|
| /linux/drivers/ntb/test/ |
| H A D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ argument 277 .write = __write, \
|
| /linux/drivers/thunderbolt/ |
| H A D | debugfs.c | 104 #define DEBUGFS_ATTR(__space, __write) \ argument 115 .write = __write, \
|