Searched refs:PIOD_READ_D (Results 1 – 5 of 5) sorted by relevance
59 #define PIOD_READ_D 1 /* Read from D space */ macro
169 piod.piod_op = PIOD_READ_D; in process_read()
358 piod.piod_op = write ? PIOD_WRITE_D : PIOD_READ_D; in child_xfer_memory()
415 piod.piod_op = writebuf ? PIOD_WRITE_D : PIOD_READ_D; in inf_ptrace_xfer_partial()
277 case PIOD_READ_D: