Searched defs:rw (Results 1 – 3 of 3) sorted by relevance
169 struct mmiotrace_rw *rw; in mmio_print_rw() local295 struct mmiotrace_rw *rw) in __trace_mmiotrace_rw()317 void mmio_trace_rw(struct mmiotrace_rw *rw) in mmio_trace_rw()
208 #define MASK_TC_BIT(rw, __name) ((__force u32)(rw & REQ_ ## __name) << \ argument
222 enum futex_access rw) in get_futex_key()