Home
last modified time | relevance | path

Searched refs:itimer (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/kernel/time/
DMakefile7 obj-y += posix-timers.o posix-cpu-timers.o posix-clock.o itimer.o
/Linux-v4.19/Documentation/timers/
Dhrtimers.txt59 utilize nanosleep, posix-timers and itimer interfaces. Also, in-kernel
Dhighres.txt197 resolution timer signals which are used by itimer and POSIX interval
/Linux-v4.19/security/selinux/
Dhooks.c2690 struct itimerval itimer; in selinux_bprm_committed_creds() local
2711 memset(&itimer, 0, sizeof itimer); in selinux_bprm_committed_creds()
2713 do_setitimer(i, &itimer, NULL); in selinux_bprm_committed_creds()