Lines Matching refs:__sched
1166 static int __sched
1229 static int __sched
1338 static bool __sched rt_mutex_slowunlock(struct rt_mutex *lock, in rt_mutex_slowunlock()
1482 void __sched rt_mutex_lock_nested(struct rt_mutex *lock, unsigned int subclass) in rt_mutex_lock_nested()
1495 void __sched rt_mutex_lock(struct rt_mutex *lock) in rt_mutex_lock()
1511 int __sched rt_mutex_lock_interruptible(struct rt_mutex *lock) in rt_mutex_lock_interruptible()
1529 int __sched rt_mutex_futex_trylock(struct rt_mutex *lock) in rt_mutex_futex_trylock()
1534 int __sched __rt_mutex_futex_trylock(struct rt_mutex *lock) in __rt_mutex_futex_trylock()
1581 int __sched rt_mutex_trylock(struct rt_mutex *lock) in rt_mutex_trylock()
1601 void __sched rt_mutex_unlock(struct rt_mutex *lock) in rt_mutex_unlock()
1612 bool __sched __rt_mutex_futex_unlock(struct rt_mutex *lock, in __rt_mutex_futex_unlock()
1635 void __sched rt_mutex_futex_unlock(struct rt_mutex *lock) in rt_mutex_futex_unlock()