Home
last modified time | relevance | path

Searched refs:TASK_IDLE (Results 1 – 20 of 20) sorted by relevance

/linux/include/linux/
A Dswait.h233 (void)___swait_event(wq, condition, TASK_IDLE, 0, schedule())
256 TASK_IDLE, timeout, \
A Ddelay.h73 usleep_range_state(min, max, TASK_IDLE); in usleep_idle_range()
A Dwait.h673 ___wait_event(wq_head, condition, TASK_IDLE, 0, 0, schedule()); \
697 ___wait_event(wq_head, condition, TASK_IDLE, 1, 0, schedule()); \
702 TASK_IDLE, 0, timeout, \
735 TASK_IDLE, 1, timeout, \
A Dsched.h133 #define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD) macro
1622 if ((tsk_state & TASK_IDLE) == TASK_IDLE) in __task_state_index()
/linux/net/sunrpc/
A Dsvc_xprt.c680 set_current_state(TASK_IDLE); in svc_alloc_arg()
737 set_current_state(TASK_IDLE | TASK_FREEZABLE); in svc_thread_wait_for_work()
753 set_current_state(TASK_IDLE | TASK_FREEZABLE); in svc_thread_wait_for_work()
A Dsvc.c849 TASK_IDLE); in svc_stop_kthreads()
/linux/arch/x86/platform/efi/
A Dquirks.c778 set_current_state(TASK_IDLE); in efi_crash_gracefully_on_page_fault()
/linux/kernel/rcu/
A Dtasks.h612 TASK_IDLE); in rcu_tasks_one_gp()
868 __set_current_state(TASK_IDLE); in rcu_tasks_wait_gp()
1250 rcu_tasks.wait_state = TASK_IDLE; in rcu_spawn_tasks_kthread()
/linux/kernel/
A Dtorture.c98 set_current_state(TASK_IDLE); in torture_hrtimeout_ns()
A Dexit.c431 set_current_state(TASK_IDLE|TASK_FREEZABLE); in coredump_task_exit()
A Dworkqueue.c3404 __set_current_state(TASK_IDLE); in worker_thread()
3445 set_current_state(TASK_IDLE); in rescuer_thread()
/linux/drivers/md/dm-vdo/indexer/
A Dindex-session.c734 prepare_to_wait(&cv->wait_queue, &__wait, TASK_IDLE); in uds_wait_cond()
/linux/drivers/cdx/controller/
A Dmcdi.c185 rc = wait_woken(&wait, TASK_IDLE, timeout_jiffies); in cdx_mcdi_wait_for_quiescence()
/linux/drivers/siox/
A Dsiox-core.c311 set_current_state(TASK_IDLE); in siox_poll_thread()
/linux/arch/powerpc/platforms/ps3/
A Ddevice-init.c744 rcuwait_wait_event(&dev->wait, dev->done || kthread_should_stop(), TASK_IDLE); in ps3_notification_read_write()
/linux/net/netfilter/ipvs/
A Dip_vs_est.c197 set_current_state(TASK_IDLE); in ip_vs_estimation_kthread()
/linux/kernel/time/
A Dtimer.c2659 __set_current_state(TASK_IDLE); in schedule_timeout_idle()
/linux/drivers/md/
A Draid1.c1439 &w, TASK_IDLE); in raid1_write_request()
A Draid10.c1366 &w, TASK_IDLE); in raid10_write_request()
/linux/fs/nfsd/
A Dnfs4proc.c1350 prepare_to_wait(&nn->nfsd_ssc_waitq, &wait, TASK_IDLE); in nfsd4_ssc_setup_dul()

Completed in 80 milliseconds