Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A 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
H A Dsyscalls.c605 retval = scx_check_setscheduler(p, policy); in __sched_setscheduler()
H A Dext.c4218 int scx_check_setscheduler(struct task_struct *p, int policy) in scx_check_setscheduler() function