Searched refs:rescheduling (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/verification/models/sched/ |
| H A D | nrp.dot | 9 {node [shape = circle] "rescheduling"}; 13 "any_thread_running" -> "rescheduling" [ label = "sched_need_resched" ]; 21 "rescheduling" [label = "rescheduling"]; 22 "rescheduling" -> "any_thread_running" [ label = "schedule_entry_preempt\nschedule_entry" ]; 23 "rescheduling" -> "preempt_irq" [ label = "irq_entry" ]; 24 "rescheduling" -> "rescheduling" [ label = "sched_need_resched" ];
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_vblank_work.c | 118 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 139 rescheduling = true; in drm_vblank_work_schedule() 154 if (rescheduling) { in drm_vblank_work_schedule() 159 if (!rescheduling) in drm_vblank_work_schedule()
|
| /linux/arch/arc/kernel/ |
| H A D | entry.S | 261 ; such as rescheduling/signal-delivery etc.
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_sched.rst | 186 type of preemption occurs after the need for ``rescheduling`` has been set. 232 | sched_need_resched | | rescheduling | -+
|
| /linux/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 42 bit 1: enable rescheduling of new connections when it is safe. 192 protocols like ipip, which is useful to prevent rescheduling
|
| /linux/Documentation/scheduler/ |
| H A D | sched-nice-design.rst | 47 millisec) rescheduling. (and would thus trash the cache, etc. Remember,
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 48 latency of rescheduling, providing faster application reactions,
|
| /linux/Documentation/power/ |
| H A D | runtime_pm.rst | 886 autosuspend. The ->runtime_suspend() callback can't do this rescheduling
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 1467 without rescheduling voluntarily, and thus prevent the 'migration/N' threads
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 851 rescheduling, call and TLB flush interrupts are
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2259 using HLT, but poll for rescheduling event. This will
|