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.h1405 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) in scx_task_sched_rcu() function
1466 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) in scx_task_sched_rcu() function
H A Dext.c7655 sch = scx_task_sched_rcu(p); in print_scx_info()