Searched refs:set_process_cpu_timer (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | posix-timers.h | 124 void set_process_cpu_timer(struct task_struct *task, unsigned int clock_idx,
|
/Linux-v4.19/kernel/time/ |
D | itimer.c | 171 set_process_cpu_timer(tsk, clock_id, &nval, &oval); in set_cpu_itimer()
|
D | posix-cpu-timers.c | 34 set_process_cpu_timer(task, CPUCLOCK_PROF, &nsecs, NULL); in update_rlimit_cpu() 1202 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clock_idx, in set_process_cpu_timer() function
|