Home
last modified time | relevance | path

Searched refs:__sched (Results 1 – 23 of 23) sorted by relevance

/Linux-v6.1/kernel/locking/
Drtmutex_api.c50 void __sched rt_mutex_lock_nested(struct rt_mutex *lock, unsigned int subclass) in rt_mutex_lock_nested()
56 void __sched _rt_mutex_lock_nest_lock(struct rt_mutex *lock, struct lockdep_map *nest_lock) in _rt_mutex_lock_nest_lock()
69 void __sched rt_mutex_lock(struct rt_mutex *lock) in rt_mutex_lock()
85 int __sched rt_mutex_lock_interruptible(struct rt_mutex *lock) in rt_mutex_lock_interruptible()
100 int __sched rt_mutex_lock_killable(struct rt_mutex *lock) in rt_mutex_lock_killable()
118 int __sched rt_mutex_trylock(struct rt_mutex *lock) in rt_mutex_trylock()
138 void __sched rt_mutex_unlock(struct rt_mutex *lock) in rt_mutex_unlock()
148 int __sched rt_mutex_futex_trylock(struct rt_mutex_base *lock) in rt_mutex_futex_trylock()
153 int __sched __rt_mutex_futex_trylock(struct rt_mutex_base *lock) in __rt_mutex_futex_trylock()
165 bool __sched __rt_mutex_futex_unlock(struct rt_mutex_base *lock, in __rt_mutex_futex_unlock()
[all …]
Dsemaphore.c54 void __sched down(struct semaphore *sem) in down()
77 int __sched down_interruptible(struct semaphore *sem) in down_interruptible()
104 int __sched down_killable(struct semaphore *sem) in down_killable()
134 int __sched down_trylock(struct semaphore *sem) in down_trylock()
159 int __sched down_timeout(struct semaphore *sem, long timeout) in down_timeout()
183 void __sched up(struct semaphore *sem) in up()
209 static inline int __sched ___down_common(struct semaphore *sem, long state, in ___down_common()
240 static inline int __sched __down_common(struct semaphore *sem, long state, in __down_common()
252 static noinline void __sched __down(struct semaphore *sem) in __down()
257 static noinline int __sched __down_interruptible(struct semaphore *sem) in __down_interruptible()
[all …]
Dspinlock_rt.c52 void __sched rt_spin_lock(spinlock_t *lock) in rt_spin_lock()
60 void __sched rt_spin_lock_nested(spinlock_t *lock, int subclass) in rt_spin_lock_nested()
67 void __sched rt_spin_lock_nest_lock(spinlock_t *lock, in rt_spin_lock_nest_lock()
76 void __sched rt_spin_unlock(spinlock_t *lock) in rt_spin_unlock()
92 void __sched rt_spin_lock_unlock(spinlock_t *lock) in rt_spin_lock_unlock()
114 int __sched rt_spin_trylock(spinlock_t *lock) in rt_spin_trylock()
120 int __sched rt_spin_trylock_bh(spinlock_t *lock) in rt_spin_trylock_bh()
194 int __sched rt_read_trylock(rwlock_t *rwlock) in rt_read_trylock()
208 int __sched rt_write_trylock(rwlock_t *rwlock) in rt_write_trylock()
222 void __sched rt_read_lock(rwlock_t *rwlock) in rt_read_lock()
[all …]
Dmutex.c258 static void __sched __mutex_lock_slowpath(struct mutex *lock);
281 void __sched mutex_lock(struct mutex *lock) in mutex_lock()
524 static noinline void __sched __mutex_unlock_slowpath(struct mutex *lock, unsigned long ip);
537 void __sched mutex_unlock(struct mutex *lock) in mutex_unlock()
558 void __sched ww_mutex_unlock(struct ww_mutex *lock) in ww_mutex_unlock()
568 static __always_inline int __sched
743 static int __sched
750 static int __sched
796 void __sched
804 void __sched
[all …]
Dww_rt_mutex.c37 static int __sched
78 int __sched
85 int __sched
92 void __sched ww_mutex_unlock(struct ww_mutex *lock) in ww_mutex_unlock()
Drtmutex.c576 static int __sched rt_mutex_adjust_prio_chain(struct task_struct *task, in rt_mutex_adjust_prio_chain()
970 static int __sched
1087 static int __sched task_blocks_on_rt_mutex(struct rt_mutex_base *lock, in task_blocks_on_rt_mutex()
1194 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
1238 static int __sched __rt_mutex_slowtrylock(struct rt_mutex_base *lock) in __rt_mutex_slowtrylock()
1254 static int __sched rt_mutex_slowtrylock(struct rt_mutex_base *lock) in rt_mutex_slowtrylock()
1291 static void __sched rt_mutex_slowunlock(struct rt_mutex_base *lock) in rt_mutex_slowunlock()
1419 static void __sched remove_waiter(struct rt_mutex_base *lock, in remove_waiter()
1483 static int __sched rt_mutex_slowlock_block(struct rt_mutex_base *lock, in rt_mutex_slowlock_block()
1530 static void __sched rt_mutex_handle_deadlock(int res, int detect_deadlock, in rt_mutex_handle_deadlock()
[all …]
Drwbase_rt.c68 static int __sched __rwbase_read_lock(struct rwbase_rt *rwb, in __rwbase_read_lock()
149 static void __sched __rwbase_read_unlock(struct rwbase_rt *rwb, in __rwbase_read_unlock()
236 static int __sched rwbase_write_lock(struct rwbase_rt *rwb, in rwbase_write_lock()
Drwsem.c1004 static struct rw_semaphore __sched *
1115 static struct rw_semaphore __sched *
1461 static inline void __sched __down_write(struct rw_semaphore *sem) in __down_write()
1466 static inline int __sched __down_write_killable(struct rw_semaphore *sem) in __down_write_killable()
1506 void __sched down_read(struct rw_semaphore *sem) in down_read()
1515 int __sched down_read_interruptible(struct rw_semaphore *sem) in down_read_interruptible()
1529 int __sched down_read_killable(struct rw_semaphore *sem) in down_read_killable()
1559 void __sched down_write(struct rw_semaphore *sem) in down_write()
1570 int __sched down_write_killable(struct rw_semaphore *sem) in down_write_killable()
1677 int __sched down_write_killable_nested(struct rw_semaphore *sem, int subclass) in down_write_killable_nested()
Dpercpu-rwsem.c167 bool __sched __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) in __percpu_down_read()
224 void __sched percpu_down_write(struct percpu_rw_semaphore *sem) in percpu_down_write()
/Linux-v6.1/kernel/sched/
Dcompletion.c70 static inline long __sched
97 static inline long __sched
114 static long __sched
120 static long __sched
136 void __sched wait_for_completion(struct completion *x) in wait_for_completion()
154 unsigned long __sched
169 void __sched wait_for_completion_io(struct completion *x) in wait_for_completion_io()
188 unsigned long __sched
204 int __sched wait_for_completion_interruptible(struct completion *x) in wait_for_completion_interruptible()
225 long __sched
[all …]
Dwait_bit.c40 int __sched
58 int __sched out_of_line_wait_on_bit(void *word, int bit, in out_of_line_wait_on_bit()
68 int __sched out_of_line_wait_on_bit_timeout( in out_of_line_wait_on_bit_timeout()
81 int __sched
111 int __sched out_of_line_wait_on_bit_lock(void *word, int bit, in out_of_line_wait_on_bit_lock()
197 __sched int bit_wait(struct wait_bit_key *word, int mode) in bit_wait()
207 __sched int bit_wait_io(struct wait_bit_key *word, int mode) in bit_wait_io()
217 __sched int bit_wait_timeout(struct wait_bit_key *word, int mode) in bit_wait_timeout()
231 __sched int bit_wait_io_timeout(struct wait_bit_key *word, int mode) in bit_wait_io_timeout()
Dcore.c6402 static void __sched notrace __schedule(unsigned int sched_mode) in __schedule()
6590 asmlinkage __visible void __sched schedule(void) in schedule()
6614 void __sched schedule_idle(void) in schedule_idle()
6630 asmlinkage __visible void __sched schedule_user(void) in schedule_user()
6653 void __sched schedule_preempt_disabled(void) in schedule_preempt_disabled()
6661 void __sched notrace schedule_rtlock(void) in schedule_rtlock()
6672 static void __sched notrace preempt_schedule_common(void) in preempt_schedule_common()
6706 asmlinkage __visible void __sched notrace preempt_schedule(void) in preempt_schedule()
6729 void __sched notrace dynamic_preempt_schedule(void) in dynamic_preempt_schedule()
6754 asmlinkage __visible void __sched notrace preempt_schedule_notrace(void) in preempt_schedule_notrace()
[all …]
/Linux-v6.1/drivers/tty/
Dtty_ldsem.c155 static struct ld_semaphore __sched *
229 static struct ld_semaphore __sched *
337 int __sched ldsem_down_read(struct ld_semaphore *sem, long timeout) in ldsem_down_read()
363 int __sched ldsem_down_write(struct ld_semaphore *sem, long timeout) in ldsem_down_write()
/Linux-v6.1/kernel/
Dlatencytop.c111 static void __sched
176 void __sched
/Linux-v6.1/arch/arc/kernel/
Dctx_sw.c20 struct task_struct *__sched
/Linux-v6.1/include/linux/sched/
Ddebug.h46 #define __sched __section(".sched.text") macro
/Linux-v6.1/kernel/time/
Dtimer.c1896 signed long __sched schedule_timeout(signed long timeout) in schedule_timeout()
1952 signed long __sched schedule_timeout_interruptible(signed long timeout) in schedule_timeout_interruptible()
1959 signed long __sched schedule_timeout_killable(signed long timeout) in schedule_timeout_killable()
1966 signed long __sched schedule_timeout_uninterruptible(signed long timeout) in schedule_timeout_uninterruptible()
1977 signed long __sched schedule_timeout_idle(signed long timeout) in schedule_timeout_idle()
2123 void __sched usleep_range_state(unsigned long min, unsigned long max, in usleep_range_state()
Dhrtimer.c2035 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2070 static long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart()
2277 int __sched
2348 int __sched schedule_hrtimeout_range(ktime_t *expires, u64 delta, in schedule_hrtimeout_range()
2382 int __sched schedule_hrtimeout(ktime_t *expires, in schedule_hrtimeout()
Dalarmtimer.c800 static long __sched alarm_timer_nsleep_restart(struct restart_block *restart) in alarm_timer_nsleep_restart()
/Linux-v6.1/drivers/md/bcache/
Dclosure.c114 void __sched __closure_sync(struct closure *cl) in __closure_sync()
/Linux-v6.1/arch/arm64/kernel/
Dprocess.c519 __notrace_funcgraph __sched
Dentry-common.c234 static void __sched arm64_preempt_schedule_irq(void) in arm64_preempt_schedule_irq()
/Linux-v6.1/kernel/printk/
Dprintk.c2892 void __sched console_conditional_schedule(void) in console_conditional_schedule()