Lines Matching refs:__sched
1164 static int __sched
1227 static int __sched
1336 static bool __sched rt_mutex_slowunlock(struct rt_mutex *lock, in rt_mutex_slowunlock()
1480 void __sched rt_mutex_lock_nested(struct rt_mutex *lock, unsigned int subclass) in rt_mutex_lock_nested()
1493 void __sched rt_mutex_lock(struct rt_mutex *lock) in rt_mutex_lock()
1509 int __sched rt_mutex_lock_interruptible(struct rt_mutex *lock) in rt_mutex_lock_interruptible()
1527 int __sched rt_mutex_futex_trylock(struct rt_mutex *lock) in rt_mutex_futex_trylock()
1532 int __sched __rt_mutex_futex_trylock(struct rt_mutex *lock) in __rt_mutex_futex_trylock()
1579 int __sched rt_mutex_trylock(struct rt_mutex *lock) in rt_mutex_trylock()
1599 void __sched rt_mutex_unlock(struct rt_mutex *lock) in rt_mutex_unlock()
1610 bool __sched __rt_mutex_futex_unlock(struct rt_mutex *lock, in __rt_mutex_futex_unlock()
1633 void __sched rt_mutex_futex_unlock(struct rt_mutex *lock) in rt_mutex_futex_unlock()