Searched refs:set_process_cpu_timer (Results 1 – 2 of 2) sorted by relevance
218 void set_process_cpu_timer(struct task_struct *task, unsigned int clock_idx,
49 set_process_cpu_timer(task, CPUCLOCK_PROF, &nsecs, NULL); in update_rlimit_cpu()1429 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer() function