Searched refs:thunk_setitimer (Results 1 – 3 of 3) sorted by relevance
85 int thunk_setitimer(int, const struct thunk_itimerval *, struct thunk_itimerval *);
302 thunk_setitimer(ITIMER_REAL, &itimer, NULL); in usermode_reboot()
252 thunk_setitimer(int which, const struct thunk_itimerval *value, in thunk_setitimer() function