Home
last modified time | relevance | path

Searched refs:scx_task_sched_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h1572 * scx_task_sched_rcu - Find scx_sched scheduling a task
1577 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p)
1638 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p)
1407 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) scx_task_sched_rcu() function
1468 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) scx_task_sched_rcu() function
H A Dext.c8502 sch = scx_task_sched_rcu(p);