Home
last modified time | relevance | path

Searched refs:awakened (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/virt/kvm/
Dvcpu-requests.rst154 to be awakened for these requests. Sleeping VCPUs will handle the
155 requests when they are awakened later for some other reason.
/linux-6.12.1/Documentation/core-api/
Dcircular-buffers.rst183 is actually awakened. We therefore cannot rely on it for ordering. However,
/linux-6.12.1/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst621 callback function and the task being awakened. To see why this is
629 again the callback function and the awakened task must supply proper
/linux-6.12.1/tools/perf/
Dbuiltin-sched.c2552 struct thread *awakened) in timehist_print_wakeup_event() argument
2563 timehist_skip_sample(sched, awakened, evsel, sample)) { in timehist_print_wakeup_event()
2577 printf("awakened: %s", timehist_get_commstr(awakened)); in timehist_print_wakeup_event()
/linux-6.12.1/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst310 having any work to do, so that they are never awakened.
/linux-6.12.1/Documentation/RCU/
DlistRCU.rst402 this clock get triggered and processes waiting on them are awakened in
/linux-6.12.1/Documentation/virt/hyperv/
Dvpci.rst188 held, it doesn't work to do the normal sleep until awakened by
/linux-6.12.1/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst513 expedited grace period are awakened. A pair of mutexes are used to allow
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dvm.rst855 will apply, and the waiter will only be awakened if the lock can be taken.
/linux-6.12.1/Documentation/RCU/Design/Requirements/
DRequirements.rst2534 awakened, in other words, deadlock has occurred. This same situation of
2644 by battery-powered systems that don't want their idle CPUs to be awakened.
/linux-6.12.1/Documentation/
Dmemory-barriers.txt2225 if something is actually awakened, but otherwise there is no such guarantee.