Searched refs:FASTTRAPIOC_GETINSTR (Results 1 – 4 of 4) sorted by relevance
43 #define FASTTRAPIOC_GETINSTR (FASTTRAPIOC | 2) macro45 #define FASTTRAPIOC_GETINSTR _IO('f', 2)
114 if (ioctl(dtp->dt_ftfd, FASTTRAPIOC_GETINSTR, in dt_pid_create_return_probe()
478 if (ioctl(dis->dtp->dt_ftfd, FASTTRAPIOC_GETINSTR, &instr) == 0) in dt_getbyte()
2325 } else if (cmd == FASTTRAPIOC_GETINSTR) { in fasttrap_ioctl()