/Linux-v5.4/kernel/sched/ |
D | completion.c | 136 wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion() 155 return wait_for_common(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_timeout() 169 wait_for_common_io(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion_io() 189 return wait_for_common_io(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_io_timeout()
|
/Linux-v5.4/include/linux/ |
D | wait.h | 284 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 308 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 349 TASK_UNINTERRUPTIBLE, 0, timeout, \ 399 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 1, 0, \ 412 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 545 TASK_UNINTERRUPTIBLE); \ 932 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 1116 TASK_UNINTERRUPTIBLE); \
|
D | swait.h | 196 (void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \ 208 TASK_UNINTERRUPTIBLE, timeout, \
|
D | rcuwait.h | 41 set_current_state(TASK_UNINTERRUPTIBLE); \
|
D | wait_bit.h | 270 ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ 296 TASK_UNINTERRUPTIBLE, 0, timeout, \
|
D | sched.h | 78 #define TASK_UNINTERRUPTIBLE 0x0002 macro 95 #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) 99 #define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD) 102 #define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE) 106 TASK_UNINTERRUPTIBLE | __TASK_STOPPED | \ 116 #define task_contributes_to_load(task) ((task->state & TASK_UNINTERRUPTIBLE) != 0 && \
|
/Linux-v5.4/drivers/tty/ |
D | tty_ldsem.c | 194 set_current_state(TASK_UNINTERRUPTIBLE); in down_read_failed() 257 set_current_state(TASK_UNINTERRUPTIBLE); in down_write_failed() 264 set_current_state(TASK_UNINTERRUPTIBLE); in down_write_failed()
|
/Linux-v5.4/fs/jfs/ |
D | jfs_lock.h | 28 set_current_state(TASK_UNINTERRUPTIBLE);\
|
/Linux-v5.4/kernel/locking/ |
D | semaphore.c | 237 __down_common(sem, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in __down() 252 return __down_common(sem, TASK_UNINTERRUPTIBLE, timeout); in __down_timeout()
|
D | mutex.c | 1118 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_nested() 1126 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, nest, _RET_IP_); in _mutex_lock_nest_lock() 1152 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, in mutex_lock_io_nested() 1190 ret = __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE, in ww_mutex_lock() 1364 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_); in __mutex_lock_slowpath() 1382 return __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE, 0, NULL, in __ww_mutex_lock_slowpath()
|
/Linux-v5.4/net/atm/ |
D | svc.c | 56 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_disconnect() 132 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_bind() 303 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_listen() 396 TASK_UNINTERRUPTIBLE); in svc_accept() 440 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_change_qos()
|
/Linux-v5.4/drivers/md/ |
D | dm-bufio.c | 717 wait_on_bit_lock_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __write_dirty_buffer() 754 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean() 756 wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean() 805 set_current_state(TASK_UNINTERRUPTIBLE); in __wait_for_free_buffer() 1063 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in new_read() 1261 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers() 1266 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers() 1372 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move() 1381 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move() 1394 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move()
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | igt_reset.c | 29 TASK_UNINTERRUPTIBLE); in igt_global_reset_lock()
|
/Linux-v5.4/block/ |
D | blk-rq-qos.c | 269 prepare_to_wait_exclusive(&rqw->wait, &data.wq, TASK_UNINTERRUPTIBLE); in rq_qos_wait() 290 set_current_state(TASK_UNINTERRUPTIBLE); in rq_qos_wait()
|
/Linux-v5.4/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 353 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_onechip() 487 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 544 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer() 781 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 810 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock() 1008 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_staa_sync() 1079 set_current_state(TASK_UNINTERRUPTIBLE); in do_lock_oneblock() 1226 set_current_state(TASK_UNINTERRUPTIBLE); in do_unlock_oneblock()
|
/Linux-v5.4/kernel/ |
D | freezer.c | 66 set_current_state(TASK_UNINTERRUPTIBLE); in __refrigerator()
|
D | hung_task.c | 197 if (t->state == TASK_UNINTERRUPTIBLE) in check_hung_uninterruptible_tasks()
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_irq.c | 198 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait() 217 TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
|
/Linux-v5.4/fs/ |
D | fs_pin.c | 54 set_current_state(TASK_UNINTERRUPTIBLE); in pin_kill()
|
/Linux-v5.4/fs/fscache/ |
D | cookie.c | 363 TASK_UNINTERRUPTIBLE); in __fscache_enable_cookie() 457 TASK_UNINTERRUPTIBLE); in fscache_acquire_non_index_cookie() 664 TASK_UNINTERRUPTIBLE); in __fscache_wait_on_invalidate() 729 TASK_UNINTERRUPTIBLE); in __fscache_disable_cookie()
|
/Linux-v5.4/drivers/dma-buf/ |
D | dma-fence.c | 504 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait() 606 set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_wait_any_timeout()
|
/Linux-v5.4/drivers/media/i2c/ |
D | saa7110.c | 186 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm() 221 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
|
/Linux-v5.4/drivers/media/platform/vimc/ |
D | vimc-streamer.c | 160 set_current_state(TASK_UNINTERRUPTIBLE); in vimc_streamer_thread()
|
/Linux-v5.4/drivers/misc/lkdtm/ |
D | bugs.c | 170 set_current_state(TASK_UNINTERRUPTIBLE); in lkdtm_HUNG_TASK()
|
/Linux-v5.4/drivers/md/bcache/ |
D | closure.c | 126 set_current_state(TASK_UNINTERRUPTIBLE); in __closure_sync()
|