Searched defs:__write (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 512 access_fpreg(unw_addr_space_t __maybe_unused as,unw_regnum_t __maybe_unused num,unw_fpreg_t __maybe_unused * val,int __maybe_unused __write,void __maybe_unused * arg) access_fpreg() argument 572 access_mem(unw_addr_space_t __maybe_unused as,unw_word_t addr,unw_word_t * valp,int __write,void * arg) access_mem() argument 620 access_reg(unw_addr_space_t __maybe_unused as,unw_regnum_t regnum,unw_word_t * valp,int __write,void * arg) access_reg() argument
|
| /linux/drivers/ntb/test/ |
| H A D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ argument
|
| /linux/include/linux/mtd/ |
| H A D | spinand.h | 632 #define SPINAND_INFO_OP_VARIANTS(__read, __write, __update) \ argument
|
| /linux/drivers/thunderbolt/ |
| H A D | debugfs.c | 104 #define DEBUGFS_ATTR(__space, __write) \ argument
|