Searched refs:set_task_state (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/kernel/locking/
H A Drwsem-spinlock.c144 set_task_state(tsk, TASK_UNINTERRUPTIBLE); __down_read()
161 set_task_state(tsk, TASK_UNINTERRUPTIBLE); __down_read()
218 set_task_state(tsk, TASK_UNINTERRUPTIBLE); __down_write_nested()
H A Drwsem-xadd.c247 set_task_state(tsk, TASK_UNINTERRUPTIBLE); rwsem_down_read_failed()
/linux-4.1.27/drivers/tty/
H A Dtty_ldsem.c235 set_task_state(tsk, TASK_UNINTERRUPTIBLE); down_read_failed()
294 set_task_state(tsk, TASK_UNINTERRUPTIBLE); down_write_failed()
301 set_task_state(tsk, TASK_UNINTERRUPTIBLE); down_write_failed()
/linux-4.1.27/arch/um/drivers/
H A Drandom.c79 set_task_state(current, TASK_INTERRUPTIBLE); rng_dev_read()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-debug.c165 set_task_state(current, TASK_UNINTERRUPTIBLE); lbug_with_loc()
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-block-manager.c130 set_task_state(current, TASK_UNINTERRUPTIBLE); __wait()
138 set_task_state(current, TASK_RUNNING); __wait()
/linux-4.1.27/include/linux/
H A Dsched.h223 /* Convenience macros for the sake of set_task_state */
252 #define set_task_state(tsk, state_value) \ macro
284 #define set_task_state(tsk, state_value) \ macro
/linux-4.1.27/drivers/md/
H A Ddm-crypt.c1199 set_task_state(current, TASK_RUNNING); dmcrypt_write()
1206 set_task_state(current, TASK_RUNNING); dmcrypt_write()
H A Ddm-bufio.c784 set_task_state(current, TASK_UNINTERRUPTIBLE); __wait_for_free_buffer()
/linux-4.1.27/kernel/
H A Dexit.c420 set_task_state(tsk, TASK_UNINTERRUPTIBLE); exit_mm()
/linux-4.1.27/drivers/md/bcache/
H A Dbtree.c1803 set_task_state(c->gc_thread, TASK_INTERRUPTIBLE); bch_gc_thread_start()

Completed in 336 milliseconds