Home
last modified time | relevance | path

Searched refs:TASK_NORMAL (Results 1 – 10 of 10) sorted by relevance

/linux/rust/kernel/sync/
H A Dcondvar.rs13 MAX_SCHEDULE_TIMEOUT, TASK_FREEZABLE, TASK_INTERRUPTIBLE, TASK_NORMAL, TASK_UNINTERRUPTIBLE,
207 TASK_NORMAL, in notify()
222 unsafe { bindings::__wake_up_sync(self.wait_queue_head.get(), TASK_NORMAL) }; in notify_sync()
/linux/kernel/sched/
H A Dswait.c30 try_to_wake_up(curr->task, TASK_NORMAL, wake_flags); in swake_up_locked()
72 wake_up_state(curr->task, TASK_NORMAL); in swake_up_all()
H A Dwait_bit.c129 __wake_up(wq_head, TASK_NORMAL, 1, &key); in __wake_up_bit()
H A Dwait.c230 __wake_up(wq_head, TASK_NORMAL, 0, poll_to_key(EPOLLHUP | POLLFREE)); in __wake_up_pollfree()
/linux/rust/kernel/
H A Dtask.rs31 pub const TASK_NORMAL: c_uint = bindings::TASK_NORMAL as c_uint; constant
/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence.c164 pos->func(pos, TASK_NORMAL, 0, continuation); in __i915_sw_fence_wake_up_all()
177 pos->func(pos, TASK_NORMAL, wake_flags, &extra); in __i915_sw_fence_wake_up_all()
/linux/net/sunrpc/
H A Dsched.c331 __wake_up_locked_key(wq, TASK_NORMAL, &k); in rpc_complete_task()
/linux/kernel/
H A Dsignal.c2156 __wake_up(&pid->wait_pidfd, TASK_NORMAL, 0, in do_notify_pidfd()
/linux/Documentation/
H A Dmemory-barriers.txt2221 LOAD event_indicated if ((LOAD task->state) & TASK_NORMAL)
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2315 LOAD evento_indicado if ((LOAD task->state) & TASK_NORMAL)