Home
last modified time | relevance | path

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

12

/openbmc/linux/kernel/sched/
H 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()
137 if (!housekeeping.flags) { in housekeeping_setup()
146 if (!housekeeping.flags) { in housekeeping_setup()
[all …]
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
H 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()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
/openbmc/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-per-CPU-kthreads.rst8 them to a "housekeeping" CPU dedicated to such work.
202 housekeeping CPUs, which can tolerate OS jitter.
H A Dkernel-parameters.txt2333 need to affine to housekeeping through the global
2367 device queue contains isolated and housekeeping
2368 CPUs. If housekeeping CPUs are online then such
2369 interrupts are directed to the housekeeping CPU
2370 so that IO submitted on the housekeeping CPU
2378 housekeeping CPUs has no influence on those
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,pm8008.yaml14 all the necessary power management, housekeeping, and interface support
/openbmc/openbmc-tools/
H A DREADME.md46 remove scripts from time to time as part of housekeeping. It's probably best to
/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci6 --sp-file scripts/coccinelle/memory-region-housekeeping.cocci \
/openbmc/linux/arch/sh/
H A DKconfig.debug9 boot for various housekeeping tasks (including calls to read and
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi9 /* Essential housekeeping hardware monitors */
H A Dste-ab8500.dtsi9 /* Essential housekeeping hardware monitors */
/openbmc/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.
/openbmc/linux/Documentation/networking/
H A Dipvs-sysctl.rst137 default - the system's housekeeping CPUs for kthreads
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst64 a "not-in-use" descr. The OS will perform various housekeeping duties
/openbmc/linux/Documentation/block/
H A Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/openbmc/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
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt623 The above housekeeping makes it easier to write your SPI driver.
H A DREADME.txt728 cause the uclass to do some housekeeping to record the device as
744 cause the uclass to do some housekeeping to record the device as
/openbmc/linux/Documentation/filesystems/
H A Drelay.rst81 having to bother with mundane housekeeping chores.
H A Dvfs.rst924 internal housekeeping. If the write will update parts of any
/openbmc/linux/init/
H A DKconfig688 Unbound jobs get offloaded to housekeeping CPUs. This is driven by
/openbmc/linux/drivers/mfd/
H A DKconfig2215 all the necessary power management, housekeeping, and interface

12