Home
last modified time | relevance | path

Searched refs:TASK_INTERRUPTIBLE (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/Linux-v4.19/include/linux/
Dwait.h201 #define wake_up_interruptible(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL)
202 #define wake_up_interruptible_nr(x, nr) __wake_up(x, TASK_INTERRUPTIBLE, nr, NULL)
203 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL)
204 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1)
216 __wake_up(x, TASK_INTERRUPTIBLE, 1, poll_to_key(m))
218 __wake_up_sync_key((x), TASK_INTERRUPTIBLE, 1, poll_to_key(m))
230 state == TASK_INTERRUPTIBLE || state == TASK_KILLABLE) \
310 ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \
369 TASK_INTERRUPTIBLE, 0, timeout, \
424 ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \
[all …]
Dswait.h220 ___swait_event(wq, condition, TASK_INTERRUPTIBLE, 0, \
233 TASK_INTERRUPTIBLE, timeout, \
/Linux-v4.19/kernel/trace/
Dring_buffer_benchmark.c219 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer()
373 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die()
376 set_current_state(TASK_INTERRUPTIBLE); in wait_to_die()
388 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_consumer_thread()
416 set_current_state(TASK_INTERRUPTIBLE); in ring_buffer_producer_thread()
Dtrace_selftest.c1057 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1060 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1065 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1070 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
/Linux-v4.19/samples/trace_events/
Dtrace-events-sample.c27 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
62 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func_fn()
/Linux-v4.19/net/atm/
Dsvc.c214 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_connect()
219 TASK_INTERRUPTIBLE); in svc_connect()
238 TASK_INTERRUPTIBLE); in svc_connect()
245 TASK_INTERRUPTIBLE); in svc_connect()
344 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_accept()
365 TASK_INTERRUPTIBLE); in svc_accept()
544 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_addparty()
567 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_dropparty()
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_main.h158 set_current_state(TASK_INTERRUPTIBLE); in sleep_cond()
184 set_current_state(TASK_INTERRUPTIBLE); in sleep_timeout_cond()
/Linux-v4.19/kernel/sched/
Dcompletion.c204 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible()
226 return wait_for_common(x, timeout, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible_timeout()
Dwait.c309 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr()
326 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq()
/Linux-v4.19/net/bluetooth/
Daf_bluetooth.c296 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_data_wait()
540 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
555 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
579 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
594 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
/Linux-v4.19/kernel/locking/
Drtmutex.c1183 if (likely(state == TASK_INTERRUPTIBLE)) { in __rt_mutex_slowlock()
1222 set_current_state(TASK_INTERRUPTIBLE); in rt_mutex_handle_deadlock()
1519 ret = rt_mutex_fastlock(lock, TASK_INTERRUPTIBLE, rt_mutex_slowlock); in rt_mutex_lock_interruptible()
1561 ret = rt_mutex_timed_fastlock(lock, TASK_INTERRUPTIBLE, timeout, in rt_mutex_timed_lock()
1831 set_current_state(TASK_INTERRUPTIBLE); in rt_mutex_wait_proxy_lock()
1832 ret = __rt_mutex_slowlock(lock, TASK_INTERRUPTIBLE, to, waiter); in rt_mutex_wait_proxy_lock()
Dmutex.c1109 return __mutex_lock(lock, TASK_INTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_interruptible_nested()
1175 ret = __ww_mutex_lock(&lock->base, TASK_INTERRUPTIBLE, in ww_mutex_lock_interruptible()
1345 return __mutex_lock(lock, TASK_INTERRUPTIBLE, 0, NULL, _RET_IP_); in __mutex_lock_interruptible_slowpath()
1359 return __ww_mutex_lock(&lock->base, TASK_INTERRUPTIBLE, 0, NULL, in __ww_mutex_lock_interruptible_slowpath()
/Linux-v4.19/drivers/staging/speakup/
Dthread.c31 TASK_INTERRUPTIBLE); in speakup_thread()
Dspeakup_dectlk.c218 prepare_to_wait(&flush, &wait, TASK_INTERRUPTIBLE); in do_catch_up()
240 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
/Linux-v4.19/drivers/mmc/core/
Dsdio_irq.c171 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread()
192 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread()
/Linux-v4.19/include/drm/
Ddrm_os_linux.h40 __set_current_state(TASK_INTERRUPTIBLE); \
/Linux-v4.19/kernel/
Dfreezer.c145 wake_up_state(p, TASK_INTERRUPTIBLE); in freeze_task()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c197 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
215 TASK_INTERRUPTIBLE : in vmw_fallback_wait()
/Linux-v4.19/fs/
Deventfd.c215 set_current_state(TASK_INTERRUPTIBLE); in eventfd_read()
265 set_current_state(TASK_INTERRUPTIBLE); in eventfd_write()
/Linux-v4.19/drivers/staging/rts5208/
Drtsx.h78 #define wait_timeout(msecs) wait_timeout_x(TASK_INTERRUPTIBLE, (msecs))
/Linux-v4.19/arch/um/drivers/
Drandom.c80 set_current_state(TASK_INTERRUPTIBLE); in rng_dev_read()
/Linux-v4.19/drivers/char/
Dnwbutton.c171 prepare_to_wait(&button_wait_queue, &wait, TASK_INTERRUPTIBLE); in button_read()
/Linux-v4.19/fs/jffs2/
Dbackground.c96 set_current_state (TASK_INTERRUPTIBLE); in jffs2_garbage_collect_thread()
/Linux-v4.19/drivers/dma-buf/
Ddma-fence.c473 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait()
575 set_current_state(TASK_INTERRUPTIBLE); in dma_fence_wait_any_timeout()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasi.c499 set_current_state(TASK_INTERRUPTIBLE); in remove_entity()
516 set_current_state(TASK_INTERRUPTIBLE); in remove_entity()

12345678910>>...14