Searched refs:TASK_INTERRUPTIBLE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/ofed/include/linux/
H A Dsched.h41 #define TASK_INTERRUPTIBLE 1 macro
82 if (current->state == TASK_INTERRUPTIBLE || \
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dfmr_pool.c192 set_current_state(TASK_INTERRUPTIBLE);
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c161 prepare_to_wait(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE);
/freebsd-10.2-release/sys/dev/lmc/
H A Dif_lmc.h1403 # define SLEEP(usecs) do { set_current_state(TASK_INTERRUPTIBLE);\

Completed in 78 milliseconds