• Home
  • Raw
  • Download

Lines Matching defs:p

61 static unsigned int task_load(struct task_struct *p)  in task_load()
75 struct task_struct *p) in walt_inc_cumulative_runnable_avg()
92 struct task_struct *p) in walt_dec_cumulative_runnable_avg()
108 struct task_struct *p, u64 new_task_load) in fixup_cumulative_runnable_avg()
153 struct task_struct *p) in walt_inc_cfs_cumulative_runnable_avg()
159 struct task_struct *p) in walt_dec_cfs_cumulative_runnable_avg()
165 static int exiting_task(struct task_struct *p) in exiting_task()
313 static int account_busy_for_cpu_time(struct rq *rq, struct task_struct *p, in account_busy_for_cpu_time()
339 static void update_cpu_busy_time(struct task_struct *p, struct rq *rq, in update_cpu_busy_time()
543 static int account_busy_for_task_demand(struct task_struct *p, int event) in account_busy_for_task_demand()
567 static void update_history(struct rq *rq, struct task_struct *p, in update_history()
636 static void add_to_task_demand(struct rq *rq, struct task_struct *p, in add_to_task_demand()
695 static void update_task_demand(struct task_struct *p, struct rq *rq, in update_task_demand()
748 void walt_update_task_ravg(struct task_struct *p, struct rq *rq, in walt_update_task_ravg()
779 static void reset_task_stats(struct task_struct *p) in reset_task_stats()
791 void walt_mark_task_starting(struct task_struct *p) in walt_mark_task_starting()
831 void walt_fixup_busy_time(struct task_struct *p, int new_cpu) in walt_fixup_busy_time()
904 void walt_init_new_task_load(struct task_struct *p) in walt_init_new_task_load()