Home
last modified time | relevance | path

Searched refs:wake_up_state (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/sched/
H A Dswait.c72 wake_up_state(curr->task, TASK_NORMAL); in swake_up_all()
H A Dcore.c4561 int wake_up_state(struct task_struct *p, unsigned int state) in wake_up_state() function
/linux/io_uring/
H A Dtw.c205 wake_up_state(ctx->submitter_task, TASK_INTERRUPTIBLE); in io_req_local_work_add()
/linux/kernel/livepatch/
H A Dtransition.c410 wake_up_state(task, TASK_INTERRUPTIBLE); in klp_send_signals()
/linux/kernel/futex/
H A Drequeue.c251 wake_up_state(task, TASK_NORMAL); in requeue_pi_wake_futex()
/linux/drivers/dma-buf/
H A Ddma-fence.c796 wake_up_state(wait->task, TASK_NORMAL); in dma_fence_default_wait_cb()