Searched refs:SM_NONE (Results 1 – 19 of 19) sorted by relevance
73 schedule(SchedMode::SM_NONE); in sleep()92 schedule(SchedMode::SM_NONE); in sleep_with_func()143 schedule(SchedMode::SM_NONE); in sleep_uninterruptible()159 schedule(SchedMode::SM_NONE); in sleep_unlock_spinlock()175 schedule(SchedMode::SM_NONE); in sleep_unlock_mutex()191 schedule(SchedMode::SM_NONE); in sleep_uninterruptible_unlock_spinlock()209 schedule(SchedMode::SM_NONE); in sleep_uninterruptible_unlock_mutex()339 schedule(SchedMode::SM_NONE); in sleep()363 schedule(SchedMode::SM_NONE); in sleep_unlock_spinlock()
110 schedule(SchedMode::SM_NONE); in __sleep()
18 __schedule(SchedMode::SM_NONE); in arch_idle_func()
33 schedule(SchedMode::SM_NONE); in do_sched_yield()
762 const SM_NONE = 0x0; constant
30 crate::sched::schedule(SchedMode::SM_NONE)
50 …- ``SchedMode::SM_NONE``: 标志当前进程没有被抢占而是主动让出,他**不会**被再次加入队列,直到有其他进程主动唤醒它,这个标志位主要用于信号量、等待队列以及一些主动唤醒场…
40 schedule(SchedMode::SM_NONE); in tty_refresh_thread()
56 schedule(SchedMode::SM_NONE); in nanosleep()
308 schedule(SchedMode::SM_NONE); in schedule_timeout()327 schedule(SchedMode::SM_NONE); in schedule_timeout()
958 schedule(SchedMode::SM_NONE); in clocksource_watchdog_kthread()
483 schedule(SchedMode::SM_NONE); in kthread_daemon()508 schedule(SchedMode::SM_NONE); in kernel_thread_bootstrap_stage2()
169 schedule(SchedMode::SM_NONE); in do_wait()
435 __schedule(SchedMode::SM_NONE); in exit()
719 schedule(SchedMode::SM_NONE); in sig_stop()
426 schedule(SchedMode::SM_NONE); in sleep()
498 schedule(SchedMode::SM_NONE); in do_epoll_wait()
297 schedule(SchedMode::SM_NONE); in futex_wait()
407 schedule(SchedMode::SM_NONE); in handle()