Searched refs:cpufreq_task_times_alloc (Results 1 – 3 of 3) sorted by relevance
24 void cpufreq_task_times_alloc(struct task_struct *p);34 static inline void cpufreq_task_times_alloc(struct task_struct *p) {} in cpufreq_task_times_alloc() function
56 void cpufreq_task_times_alloc(struct task_struct *p) in cpufreq_task_times_alloc() function
2563 cpufreq_task_times_alloc(p); in kernel_clone()