Home
last modified time | relevance | path

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

/linux/Documentation/scheduler/
H A Dmembarrier.rst16 rq_lock(); smp_mb__after_spinlock() in __schedule(). The barrier matches a full
/linux/kernel/sched/
H A Dcore.c570 * Normal scheduling state is serialized by rq->lock. __schedule() takes the
2258 * __schedule() ttwu() in wakeup_preempt()
2264 * Where __schedule() and ttwu() have matching control dependencies.
4309 * __schedule() (switch to task 'p') in try_to_wake_up()
4318 * __schedule(). See the comment for smp_mb__after_spinlock(). in __task_needs_rq_lock()
4333 * __schedule() (switch to task 'p') try_to_wake_up() in __task_needs_rq_lock()
4337 * __schedule() (put 'p' to sleep) in __task_needs_rq_lock()
4343 * __schedule(). See the comment for smp_mb__after_spinlock().
4347 * care about it's own p->state. See the comment in __schedule().
4370 * __schedule() (switc in task_call_func()
7017 static void __sched notrace __schedule(int sched_mode) __schedule() function
[all...]