Searched refs:ITIMER_VIRTUAL (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dclone.c39 err = stub_syscall3(__NR_setitimer, ITIMER_VIRTUAL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dtime.c23 if (setitimer(ITIMER_VIRTUAL, &interval, NULL) == -1)
38 if (setitimer(ITIMER_VIRTUAL, &interval, NULL) == -1)
65 if (setitimer(ITIMER_VIRTUAL, &time, &time) < 0)
162 if (setitimer(ITIMER_VIRTUAL, &interval, NULL) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Ddns-spin-test.c108 if (setitimer(ITIMER_VIRTUAL, &itval, NULL) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Ddns-spin-test.c108 if (setitimer(ITIMER_VIRTUAL, &itval, NULL) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Ditimer.c91 case ITIMER_VIRTUAL:
175 ITIMER_VIRTUAL : ITIMER_PROF, value, nval);
230 case ITIMER_VIRTUAL:
H A Dposix-cpu-timers.c1025 ITIMER_PROF : ITIMER_VIRTUAL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/compat/sys/
H A D_libevent_time.h135 #define ITIMER_VIRTUAL 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h270 #define ITIMER_VIRTUAL 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/skas/
H A Dprocess.c358 if (getitimer(ITIMER_VIRTUAL, &timer))

Completed in 94 milliseconds