Lines Matching refs:__sched
1167 static int __sched
1230 static int __sched
1339 static bool __sched rt_mutex_slowunlock(struct rt_mutex *lock, in rt_mutex_slowunlock()
1483 void __sched rt_mutex_lock_nested(struct rt_mutex *lock, unsigned int subclass) in rt_mutex_lock_nested()
1496 void __sched rt_mutex_lock(struct rt_mutex *lock) in rt_mutex_lock()
1512 int __sched rt_mutex_lock_interruptible(struct rt_mutex *lock) in rt_mutex_lock_interruptible()
1530 int __sched rt_mutex_futex_trylock(struct rt_mutex *lock) in rt_mutex_futex_trylock()
1535 int __sched __rt_mutex_futex_trylock(struct rt_mutex *lock) in __rt_mutex_futex_trylock()
1582 int __sched rt_mutex_trylock(struct rt_mutex *lock) in rt_mutex_trylock()
1602 void __sched rt_mutex_unlock(struct rt_mutex *lock) in rt_mutex_unlock()
1613 bool __sched __rt_mutex_futex_unlock(struct rt_mutex *lock, in __rt_mutex_futex_unlock()
1636 void __sched rt_mutex_futex_unlock(struct rt_mutex *lock) in rt_mutex_futex_unlock()