| /linux-6.15/kernel/sched/ |
| H A D | isolation.c | 20 struct housekeeping { struct 25 static struct housekeeping housekeeping; argument 38 if (housekeeping.flags & BIT(type)) { in housekeeping_any_cpu() 62 if (housekeeping.flags & BIT(type)) in housekeeping_cpumask() 63 return housekeeping.cpumasks[type]; in housekeeping_cpumask() 71 if (housekeeping.flags & BIT(type)) in housekeeping_affine() 79 if (housekeeping.flags & BIT(type)) in housekeeping_test_cpu() 89 if (!housekeeping.flags) in housekeeping_init() 140 if (!housekeeping.flags) { in housekeeping_setup() 149 if (!housekeeping.flags) { in housekeeping_setup() [all …]
|
| /linux-6.15/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.h | 149 struct housekeeping { struct 175 struct housekeeping housekeeping; member
|
| H A D | zd_mac.c | 1504 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler() 1522 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler() 1528 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init() 1534 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable() 1541 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | lockup-watchdogs.rst | 56 情況下watchdog線程默認只會運行在管家(housekeeping)cpu上,而”nohz_full“啓動參數指
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | lockup-watchdogs.rst | 56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | lockup-watchdogs.rst | 69 on the housekeeping cores, not the cores specified in the "nohz_full" 77 to continue to run on the housekeeping (non-tickless) cores means
|
| H A D | kernel-per-CPU-kthreads.rst | 8 them to a "housekeeping" CPU dedicated to such work. 202 housekeeping CPUs, which can tolerate OS jitter.
|
| H A D | kernel-parameters.txt | 2558 need to affine to housekeeping through the global 2592 device queue contains isolated and housekeeping 2593 CPUs. If housekeeping CPUs are online then such 2594 interrupts are directed to the housekeeping CPU 2595 so that IO submitted on the housekeeping CPU 2603 housekeeping CPUs has no influence on those
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | qcom,pm8008.yaml | 14 all the necessary power management, housekeeping, and interface support
|
| /linux-6.15/arch/sh/ |
| H A D | Kconfig.debug | 9 boot for various housekeeping tasks (including calls to read and
|
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | ste-ab8505.dtsi | 9 /* Essential housekeeping hardware monitors */
|
| H A D | ste-ab8500.dtsi | 9 /* Essential housekeeping hardware monitors */
|
| /linux-6.15/Documentation/core-api/ |
| H A D | genalloc.rst | 32 which NUMA node should be used for the allocation of the housekeeping
|
| H A D | kobject.rst | 413 any other sysfs housekeeping will be handled for the caller properly.
|
| /linux-6.15/Documentation/block/ |
| H A D | data-integrity.rst | 140 containing the integrity metadata and the required housekeeping
|
| /linux-6.15/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 137 default - the system's housekeeping CPUs for kthreads
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-util-clamp.rst | 143 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.15/Documentation/filesystems/ |
| H A D | relay.rst | 81 having to bother with mundane housekeeping chores.
|
| H A D | vfs.rst | 942 internal housekeeping. If the write will update parts of any
|
| H A D | path-lookup.rst | 480 of housekeeping around ``link_path_walk()`` and returns the parent
|
| /linux-6.15/init/ |
| H A D | Kconfig | 720 Unbound jobs get offloaded to housekeeping CPUs. This is driven by
|
| /linux-6.15/drivers/mfd/ |
| H A D | Kconfig | 2249 all the necessary power management, housekeeping, and interface
|