Home
last modified time | relevance | path

Searched defs:__write (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dunwind-libunwind-local.c512 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 Dntb_tool.c272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ argument
/linux/include/linux/mtd/
H A Dspinand.h632 #define SPINAND_INFO_OP_VARIANTS(__read, __write, __update) \ argument
/linux/drivers/thunderbolt/
H A Ddebugfs.c104 #define DEBUGFS_ATTR(__space, __write) \ argument