Home
last modified time | relevance | path

Searched refs:init_cfs_throttle_work (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dsched.h2832 extern void init_cfs_throttle_work(struct task_struct *p);
H A Dcore.c4384 init_cfs_throttle_work(p); in __sched_fork()
H A Dfair.c5755 void init_cfs_throttle_work(struct task_struct *p) in init_cfs_throttle_work() function