Searched defs:rqtp (Results 1 – 3 of 3) sorted by relevance
13 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
27 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
546 const struct timespec *rqtp = (const struct timespec *)regs->r8; in sys_nanosleep() local