Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
DMakefile7 obj-y += posix-timers.o posix-cpu-timers.o posix-clock.o itimer.o
/Linux-v5.4/Documentation/timers/
Dhrtimers.rst59 utilize nanosleep, posix-timers and itimer interfaces. Also, in-kernel
Dhighres.rst201 resolution timer signals which are used by itimer and POSIX interval
/Linux-v5.4/security/selinux/
Dhooks.c2552 struct itimerval itimer; in selinux_bprm_committed_creds() local
2573 memset(&itimer, 0, sizeof itimer); in selinux_bprm_committed_creds()
2575 do_setitimer(i, &itimer, NULL); in selinux_bprm_committed_creds()