| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| A D | zd_mac.h | 149 struct housekeeping { struct 175 struct housekeeping housekeeping; member
|
| A D | zd_mac.c | 1498 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler() 1516 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler() 1522 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init() 1528 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable() 1535 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| A D | lockup-watchdogs.rst | 56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
|
| /linux/Documentation/admin-guide/ |
| 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
|
| 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.
|
| A D | kernel-parameters.txt | 2148 need to affine to housekeeping through the global 2182 device queue contains isolated and housekeeping 2183 CPUs. If housekeeping CPUs are online then such 2184 interrupts are directed to the housekeeping CPU 2185 so that IO submitted on the housekeeping CPU 2193 housekeeping CPUs has no influence on those
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | qcom,pm8008.yaml | 14 all the necessary power management, housekeeping, and interface support
|
| /linux/drivers/atm/ |
| A D | ambassador.c | 1482 amb_dev * dev = from_timer(dev, t, housekeeping); in do_housekeeping() 1488 mod_timer(&dev->housekeeping, jiffies + 10*HZ); in do_housekeeping() 2255 timer_setup(&dev->housekeeping, do_housekeeping, 0); in amb_probe() 2256 mod_timer(&dev->housekeeping, jiffies); in amb_probe() 2285 del_timer_sync(&dev->housekeeping); in amb_remove_one()
|
| A D | horizon.c | 1408 hrz_dev * dev = from_timer(dev, t, housekeeping); in do_housekeeping() 1416 mod_timer (&dev->housekeeping, jiffies + HZ/10); in do_housekeeping() 2744 timer_setup(&dev->housekeeping, do_housekeeping, 0); in hrz_probe() 2745 mod_timer(&dev->housekeeping, jiffies); in hrz_probe() 2768 del_timer_sync(&dev->housekeeping); in hrz_remove_one()
|
| A D | horizon.h | 444 struct timer_list housekeeping; member
|
| A D | ambassador.h | 632 struct timer_list housekeeping; member
|
| /linux/arch/sh/ |
| A D | Kconfig.debug | 9 boot for various housekeeping tasks (including calls to read and
|
| /linux/Documentation/driver-api/media/drivers/ |
| A D | cpia2_devel.rst | 42 registers that control housekeeping functions such as powering up the video
|
| /linux/arch/arm/boot/dts/ |
| A D | ste-ab8505.dtsi | 9 /* Essential housekeeping hardware monitors */
|
| A D | ste-ab8500.dtsi | 9 /* Essential housekeeping hardware monitors */
|
| /linux/Documentation/core-api/ |
| A D | genalloc.rst | 32 which NUMA node should be used for the allocation of the housekeeping
|
| A D | kobject.rst | 415 any other sysfs housekeeping will be handled for the caller properly.
|
| /linux/Documentation/networking/device_drivers/ethernet/toshiba/ |
| A D | spider_net.rst | 64 a "not-in-use" descr. The OS will perform various housekeeping duties
|
| /linux/Documentation/block/ |
| A D | data-integrity.rst | 140 containing the integrity metadata and the required housekeeping
|
| /linux/Documentation/filesystems/ |
| A D | relay.rst | 81 having to bother with mundane housekeeping chores.
|
| A D | vfs.rst | 830 internal housekeeping. If the write will update parts of any
|
| A D | path-lookup.rst | 480 of housekeeping around ``link_path_walk()`` and returns the parent
|
| /linux/drivers/mfd/ |
| A D | Kconfig | 2116 all the necessary power management, housekeeping, and interface
|
| /linux/init/ |
| A D | Kconfig | 673 Unbound jobs get offloaded to housekeeping CPUs. This is driven by
|