Home
last modified time | relevance | path

Searched refs:TASK_UNINTERRUPTIBLE (Results 1 – 25 of 249) sorted by relevance

12345678910

/linux/kernel/locking/
A Drtmutex_api.c51 __rt_mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, subclass); in rt_mutex_lock_nested()
64 __rt_mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0); in rt_mutex_lock()
501 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_nested()
508 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, nest_lock, _RET_IP_); in _mutex_lock_nest_lock()
533 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_io_nested()
542 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_); in mutex_lock()
562 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_); in mutex_lock_io()
A Dmutex.c792 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, subclass, NULL, _RET_IP_); in mutex_lock_nested()
800 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, nest, _RET_IP_); in _mutex_lock_nest_lock()
826 __mutex_lock_common(lock, TASK_UNINTERRUPTIBLE, in mutex_lock_io_nested()
864 ret = __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE, in ww_mutex_lock()
1028 __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, NULL, _RET_IP_); in __mutex_lock_slowpath()
1046 return __ww_mutex_lock(&lock->base, TASK_UNINTERRUPTIBLE, 0, in __ww_mutex_lock_slowpath()
A Dpercpu-rwsem.c157 set_current_state(TASK_UNINTERRUPTIBLE); in percpu_rwsem_wait()
238 rcuwait_wait_event(&sem->writer, readers_active_check(sem), TASK_UNINTERRUPTIBLE); in percpu_down_write()
A Dsemaphore.c241 __down_common(sem, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in __down()
256 return __down_common(sem, TASK_UNINTERRUPTIBLE, timeout); in __down_timeout()
A Dww_rt_mutex.c81 return __ww_rt_mutex_lock(lock, ctx, TASK_UNINTERRUPTIBLE, _RET_IP_); in ww_mutex_lock()
A Drwsem.c1232 __down_read_common(sem, TASK_UNINTERRUPTIBLE); in __down_read()
1277 __down_write_common(sem, TASK_UNINTERRUPTIBLE); in __down_write()
1399 rwbase_read_lock(&sem->rwbase, TASK_UNINTERRUPTIBLE); in __down_read()
1424 rwbase_write_lock(&sem->rwbase, TASK_UNINTERRUPTIBLE); in __down_write()
/linux/kernel/sched/
A Dcompletion.c138 wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion()
157 return wait_for_common(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_timeout()
171 wait_for_common_io(x, MAX_SCHEDULE_TIMEOUT, TASK_UNINTERRUPTIBLE); in wait_for_completion_io()
191 return wait_for_common_io(x, timeout, TASK_UNINTERRUPTIBLE); in wait_for_completion_io_timeout()
/linux/include/linux/
A Dwait.h325 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
349 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
390 TASK_UNINTERRUPTIBLE, 0, timeout, \
440 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 1, 0, \
453 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
586 TASK_UNINTERRUPTIBLE); \
973 (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
1157 TASK_UNINTERRUPTIBLE); \
A Dswait.h183 (void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \
195 TASK_UNINTERRUPTIBLE, timeout, \
A Dwait_bit.h270 ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \
296 TASK_UNINTERRUPTIBLE, 0, timeout, \
A Ddelay.h67 usleep_range_state(min, max, TASK_UNINTERRUPTIBLE); in usleep_range()
/linux/drivers/tty/
A Dtty_ldsem.c194 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/net/atm/
A Dsvc.c56 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/drivers/md/
A Ddm-bufio.c752 wait_on_bit_lock_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __write_dirty_buffer()
789 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean()
791 wait_on_bit_io(&b->state, B_WRITING, TASK_UNINTERRUPTIBLE); in __make_buffer_clean()
840 set_current_state(TASK_UNINTERRUPTIBLE); in __wait_for_free_buffer()
1098 wait_on_bit_io(&b->state, B_READING, TASK_UNINTERRUPTIBLE); in new_read()
1296 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers()
1301 TASK_UNINTERRUPTIBLE); in dm_bufio_write_dirty_buffers()
1431 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move()
1440 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move()
1453 TASK_UNINTERRUPTIBLE); in dm_bufio_release_move()
/linux/fs/jfs/
A Djfs_lock.h28 set_current_state(TASK_UNINTERRUPTIBLE);\
/linux/drivers/mtd/chips/
A Dcfi_cmdset_0020.c352 set_current_state(TASK_UNINTERRUPTIBLE); in do_read_onechip()
485 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer()
542 set_current_state(TASK_UNINTERRUPTIBLE); in do_write_buffer()
778 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock()
807 set_current_state(TASK_UNINTERRUPTIBLE); in do_erase_oneblock()
1005 set_current_state(TASK_UNINTERRUPTIBLE); in cfi_staa_sync()
1075 set_current_state(TASK_UNINTERRUPTIBLE); in do_lock_oneblock()
1221 set_current_state(TASK_UNINTERRUPTIBLE); in do_unlock_oneblock()
/linux/block/
A Dblk-rq-qos.c270 TASK_UNINTERRUPTIBLE); in rq_qos_wait()
290 set_current_state(TASK_UNINTERRUPTIBLE); in rq_qos_wait()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_irq.c194 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
213 TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
/linux/fs/gfs2/
A Dutil.c192 TASK_UNINTERRUPTIBLE); in signal_our_withdraw()
214 wait_on_bit(&i_gl->gl_flags, GLF_FREEING, TASK_UNINTERRUPTIBLE); in signal_our_withdraw()
333 TASK_UNINTERRUPTIBLE); in gfs2_withdraw()
/linux/drivers/gpu/drm/i915/selftests/
A Digt_reset.c29 TASK_UNINTERRUPTIBLE); in igt_global_reset_lock()
A Di915_active.c156 __i915_active_wait(&active->base, TASK_UNINTERRUPTIBLE); in live_active_wait()
234 __i915_active_wait(&active->base, TASK_UNINTERRUPTIBLE); in live_active_barrier()
/linux/kernel/
A Dfreezer.c66 set_current_state(TASK_UNINTERRUPTIBLE); in __refrigerator()
/linux/fs/fscache/
A Dcookie.c372 TASK_UNINTERRUPTIBLE); in __fscache_enable_cookie()
465 TASK_UNINTERRUPTIBLE); in fscache_acquire_non_index_cookie()
669 TASK_UNINTERRUPTIBLE); in __fscache_wait_on_invalidate()
734 TASK_UNINTERRUPTIBLE); in __fscache_disable_cookie()
/linux/fs/
A Dfs_pin.c54 set_current_state(TASK_UNINTERRUPTIBLE); in pin_kill()
/linux/drivers/media/i2c/
A Dsaa7110.c186 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
221 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()

Completed in 58 milliseconds

12345678910