Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Disolation.c20 struct housekeeping {
25 static struct housekeeping housekeeping;
29 return !!(housekeeping.flags & BIT(type));
38 if (housekeeping.flags & BIT(type)) {
39 cpu = sched_numa_find_closest(housekeeping.cpumasks[type], smp_processor_id()); in housekeeping_any_cpu()
43 cpu = cpumask_any_and(housekeeping.cpumasks[type], cpu_online_mask); in housekeeping_any_cpu()
49 * housekeeping CPU up. in housekeeping_any_cpu()
62 if (housekeeping.flags & BIT(type)) in housekeeping_any_cpu()
63 return housekeeping in housekeeping_any_cpu()
26 struct housekeeping { global() struct
31 static struct housekeeping housekeeping; global() variable
[all...]
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
H A Dzd_mac.c1504 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/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dlockup-watchdogs.rst56 情況下watchdog線程默認只會運行在管家(housekeeping)cpu上,而”nohz_full“啓動參數指
/linux/Documentation/admin-guide/
H 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
H A Dkernel-parameters.txt2514 need to affine to housekeeping through the global
2548 device queue contains isolated and housekeeping
2549 CPUs. If housekeeping CPUs are online then such
2550 interrupts are directed to the housekeeping CPU
2551 so that IO submitted on the housekeeping CPU
2559 housekeeping CPUs has no influence on those
/linux/arch/sh/
H A DKconfig.debug9 boot for various housekeeping tasks (including calls to read and
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi9 /* Essential housekeeping hardware monitors */
H A Dste-ab8500.dtsi9 /* Essential housekeeping hardware monitors */
/linux/Documentation/core-api/
H A Dgenalloc.rst32 which NUMA node should be used for the allocation of the housekeeping
H A Dkobject.rst413 any other sysfs housekeeping will be handled for the caller properly.
/linux/Documentation/block/
H A Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/linux/Documentation/networking/
H A Dipvs-sysctl.rst137 default - the system's housekeeping CPUs for kthreads
/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst64 a "not-in-use" descr. The OS will perform various housekeeping duties
/linux/Documentation/scheduler/
H 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/Documentation/filesystems/
H A Drelay.rst81 having to bother with mundane housekeeping chores.
H A Dvfs.rst923 internal housekeeping. If the write will update parts of any
/linux/init/
H A DKconfig714 Unbound jobs get offloaded to housekeeping CPUs. This is driven by