Home
last modified time | relevance | path

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

12345678910>>...15

/linux/include/linux/
A Dwait.h243 __wake_up(x, TASK_INTERRUPTIBLE, 1, poll_to_key(m))
245 __wake_up_sync_key((x), TASK_INTERRUPTIBLE, poll_to_key(m))
284 state == TASK_INTERRUPTIBLE || state == TASK_KILLABLE) \
364 ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \
423 TASK_INTERRUPTIBLE, 0, timeout, \
478 ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \
507 TASK_INTERRUPTIBLE, 0, timeout, \
612 TASK_INTERRUPTIBLE); \
617 ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \
644 ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \
[all …]
A Dswait.h207 ___swait_event(wq, condition, TASK_INTERRUPTIBLE, 0, \
220 TASK_INTERRUPTIBLE, timeout, \
A Dtracehook.h223 !wake_up_state(task, TASK_INTERRUPTIBLE)) in set_notify_signal()
/linux/kernel/trace/
A 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()
A Dpreemptirq_delay_test.c136 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
139 set_current_state(TASK_INTERRUPTIBLE); in preemptirq_delay_run()
A Dtrace_selftest.c1158 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1161 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1166 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
1171 set_current_state(TASK_INTERRUPTIBLE); in trace_wakeup_test_thread()
/linux/kernel/locking/
A Drtmutex_api.c80 return __rt_mutex_lock_common(lock, TASK_INTERRUPTIBLE, 0); in rt_mutex_lock_interruptible()
357 set_current_state(TASK_INTERRUPTIBLE); in rt_mutex_wait_proxy_lock()
358 ret = rt_mutex_slowlock_block(lock, NULL, TASK_INTERRUPTIBLE, to, waiter); in rt_mutex_wait_proxy_lock()
515 return __mutex_lock_common(lock, TASK_INTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_interruptible_nested()
548 return __mutex_lock_common(lock, TASK_INTERRUPTIBLE, 0, NULL, _RET_IP_); in mutex_lock_interruptible()
A Dmutex.c814 return __mutex_lock(lock, TASK_INTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_interruptible_nested()
879 ret = __ww_mutex_lock(&lock->base, TASK_INTERRUPTIBLE, in ww_mutex_lock_interruptible()
1040 return __mutex_lock(lock, TASK_INTERRUPTIBLE, 0, NULL, _RET_IP_); in __mutex_lock_interruptible_slowpath()
1054 return __ww_mutex_lock(&lock->base, TASK_INTERRUPTIBLE, 0, in __ww_mutex_lock_interruptible_slowpath()
A Dww_rt_mutex.c88 return __ww_rt_mutex_lock(lock, ctx, TASK_INTERRUPTIBLE, _RET_IP_); in ww_mutex_lock_interruptible()
/linux/net/atm/
A 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/samples/trace_events/
A Dtrace-events-sample.c28 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
63 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func_fn()
/linux/net/bluetooth/
A Daf_bluetooth.c309 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_data_wait()
543 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
558 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_state()
582 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
597 set_current_state(TASK_INTERRUPTIBLE); in bt_sock_wait_ready()
/linux/drivers/dma/idxd/
A Dsubmit.c58 sbitmap_prepare_to_wait(sbq, ws, &wait, TASK_INTERRUPTIBLE); in idxd_alloc_desc()
59 if (signal_pending_state(TASK_INTERRUPTIBLE, current)) in idxd_alloc_desc()
/linux/kernel/sched/
A Dcompletion.c206 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible()
228 return wait_for_common(x, timeout, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible_timeout()
A Dwait.c350 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr()
367 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_irq.c194 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
212 TASK_INTERRUPTIBLE : in vmw_fallback_wait()
/linux/drivers/mmc/core/
A Dsdio_irq.c186 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread()
207 set_current_state(TASK_INTERRUPTIBLE); in sdio_irq_thread()
/linux/drivers/accessibility/speakup/
A Dthread.c31 TASK_INTERRUPTIBLE); in speakup_thread()
A Dspeakup_dectlk.c230 prepare_to_wait(&flush, &wait, TASK_INTERRUPTIBLE); in do_catch_up()
252 set_current_state(TASK_INTERRUPTIBLE); in do_catch_up()
/linux/samples/ftrace/
A Dsample-trace-array.c48 set_current_state(TASK_INTERRUPTIBLE); in simple_thread_func()
A Dftrace-direct-modify.c103 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
A Dftrace-direct-multi-modify.c113 set_current_state(TASK_INTERRUPTIBLE); in simple_thread()
/linux/fs/
A Deventfd.c239 set_current_state(TASK_INTERRUPTIBLE); in eventfd_read()
286 set_current_state(TASK_INTERRUPTIBLE); in eventfd_write()
/linux/kernel/
A Dfreezer.c140 wake_up_state(p, TASK_INTERRUPTIBLE); in freeze_task()
/linux/drivers/mfd/
A Ducb1x00-ts.c238 set_current_state(TASK_INTERRUPTIBLE); in ucb1x00_thread()
271 set_current_state(TASK_INTERRUPTIBLE); in ucb1x00_thread()

Completed in 140 milliseconds

12345678910>>...15