Home
last modified time | relevance | path

Searched refs:housekeeping (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/kernel/sched/
A Disolation.c26 struct housekeeping { struct
31 static struct housekeeping housekeeping; argument
44 if (housekeeping.flags & BIT(type)) { in housekeeping_any_cpu()
59 if (housekeeping.flags & BIT(type)) in housekeeping_cpumask()
60 return housekeeping.cpumasks[type]; in housekeeping_cpumask()
68 if (housekeeping.flags & BIT(type)) in housekeeping_affine()
76 if (housekeeping.flags & BIT(type)) in housekeeping_test_cpu()
86 if (!housekeeping.flags) in housekeeping_init()
135 if (!housekeeping.flags) { in housekeeping_setup()
141 if (!housekeeping.flags) { in housekeeping_setup()
[all …]
/linux-6.3-rc2/drivers/net/wireless/zydas/zd1211rw/
A Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
A Dzd_mac.c1500 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler()
1518 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler()
1524 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init()
1530 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable()
1537 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dlockup-watchdogs.rst56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
/linux-6.3-rc2/Documentation/admin-guide/
A Dlockup-watchdogs.rst69 on the housekeeping cores, not the cores specified in the "nohz_full"
77 to continue to run on the housekeeping (non-tickless) cores means
A Dkernel-per-CPU-kthreads.rst8 them to a "housekeeping" CPU dedicated to such work.
202 housekeeping CPUs, which can tolerate OS jitter.
A Dkernel-parameters.txt2242 need to affine to housekeeping through the global
2276 device queue contains isolated and housekeeping
2277 CPUs. If housekeeping CPUs are online then such
2278 interrupts are directed to the housekeeping CPU
2279 so that IO submitted on the housekeeping CPU
2287 housekeeping CPUs has no influence on those
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dqcom,pm8008.yaml14 all the necessary power management, housekeeping, and interface support
/linux-6.3-rc2/arch/sh/
A DKconfig.debug9 boot for various housekeeping tasks (including calls to read and
/linux-6.3-rc2/arch/arm/boot/dts/
A Dste-ab8505.dtsi9 /* Essential housekeeping hardware monitors */
A Dste-ab8500.dtsi9 /* Essential housekeeping hardware monitors */
/linux-6.3-rc2/Documentation/core-api/
A Dgenalloc.rst32 which NUMA node should be used for the allocation of the housekeeping
A Dkobject.rst413 any other sysfs housekeeping will be handled for the caller properly.
/linux-6.3-rc2/Documentation/networking/
A Dipvs-sysctl.rst137 default - the system's housekeeping CPUs for kthreads
/linux-6.3-rc2/Documentation/block/
A Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/toshiba/
A Dspider_net.rst64 a "not-in-use" descr. The OS will perform various housekeeping duties
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-util-clamp.rst143 rq, uclamp must do some housekeeping at every enqueue/dequeue, which is the
178 make use of uclamp as well. Such cases are considered necessary housekeeping to
/linux-6.3-rc2/Documentation/filesystems/
A Drelay.rst81 having to bother with mundane housekeeping chores.
A Dvfs.rst851 internal housekeeping. If the write will update parts of any
A Dpath-lookup.rst480 of housekeeping around ``link_path_walk()`` and returns the parent
/linux-6.3-rc2/drivers/mfd/
A DKconfig2108 all the necessary power management, housekeeping, and interface
/linux-6.3-rc2/init/
A DKconfig678 Unbound jobs get offloaded to housekeeping CPUs. This is driven by

Completed in 47 milliseconds