Home
last modified time | relevance | path

Searched refs:try_to_wake_up (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-stats.rst53 接下来的两个是try_to_wake_up()的统计数据:
55 5) try_to_wake_up()被调用了#次
56 6) 调用try_to_wake_up()导致本地CPU被唤醒了#次
136 接下来的3个字段是try_to_wake_up()函数的各个统计数据:
138 34) 在这个调度域中调用try_to_wake_up()唤醒任务时,任务在调度域中一个
140 35) 在这个调度域中调用try_to_wake_up()唤醒任务时,任务被迁移到发生唤醒
142 36) 在这个调度域中调用try_to_wake_up()唤醒任务时,引发被动负载均衡#次
/linux/Documentation/locking/
H A Dlockstat.rst164 … &rq->lock 297 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
169 … &rq->lock 174 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
182 … &rq->lock/1 181 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
/linux/Documentation/translations/it_IT/locking/
H A Dlockstat.rst189 … &rq->lock 297 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
194 … &rq->lock 174 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
207 … &rq->lock/1 181 [<ffffffff8104ba65>] try_to_wake_up+0x127/0x25a
/linux/kernel/sched/
H A Dswait.c30 try_to_wake_up(curr->task, TASK_NORMAL, wake_flags); in swake_up_locked()
H A Dcore.c4152 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up() function
4434 return try_to_wake_up(p, TASK_NORMAL, 0); in wake_up_process()
4440 return try_to_wake_up(p, state, 0); in wake_up_state()
7525 return try_to_wake_up(curr->private, mode, wake_flags); in default_wake_function()
H A Dsched.h3793 extern int try_to_wake_up(struct task_struct *tsk, unsigned int state, int wake_flags);
/linux/tools/perf/Documentation/
H A Dperf-sched.txt126 try_to_wake_up() was to wakeup local CPU. And, the total waittime by tasks on CPU0 is