Searched refs:itimerval (Results 1 – 6 of 6) sorted by relevance
106 struct itimerval { struct249 int getitimer(int, struct itimerval *);254 int setitimer(int, const struct itimerval * __restrict,255 struct itimerval * __restrict);
337 struct itimerval p_realtimer; /* Alarm timer. (PSL) */339 struct itimerval p_vtimer_user; /* Virtual timers.(PSL) */340 struct itimerval p_vtimer_prof; /* (PSL) */841 int itimerdecr(struct proc * p, struct itimerval *itp, int usec);
133 struct itimerval p_realtimer; /* Alarm timer. */
60 struct itimerval timerval = {
127 struct itimerval timer = { in start_timer()
315 struct itimerval aitv; in getitimer()388 struct itimerval aitv; in setitimer()652 struct itimerval *itp, int usec) in itimerdecr()