Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.h20 int scx_check_setscheduler(struct task_struct *p, int policy);
53 static inline int scx_check_setscheduler(struct task_struct *p, int policy) { return 0; } in scx_check_setscheduler() function
Dsyscalls.c615 retval = scx_check_setscheduler(p, policy); in __sched_setscheduler()
Dext.c3706 int scx_check_setscheduler(struct task_struct *p, int policy) in scx_check_setscheduler() function