Searched defs:rmtp (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()
547 struct timespec *rmtp = (struct timespec *)regs->r9; in sys_nanosleep() local