Searched refs:TASK_INTERRUPTIBLE (Results 1 – 4 of 4) sorted by relevance
41 #define TASK_INTERRUPTIBLE 1 macro82 if (current->state == TASK_INTERRUPTIBLE || \
192 set_current_state(TASK_INTERRUPTIBLE); in ib_fmr_cleanup_thread()
161 prepare_to_wait(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE); in sdp_wait_rdmardcompl()
1402 # define SLEEP(usecs) do { set_current_state(TASK_INTERRUPTIBLE);\