Searched refs:housekeeping (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_mac.h | 161 struct housekeeping { struct 187 struct housekeeping housekeeping; member
|
D | zd_mac.c | 1512 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler() 1530 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler() 1536 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init() 1542 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable() 1549 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | Kconfig | 41 pages. Uses more memory for housekeeping, enable only for debugging.
|
/Linux-v4.19/Documentation/ |
D | lockup-watchdogs.txt | 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
|
D | kernel-per-CPU-kthreads.txt | 8 them to a "housekeeping" CPU dedicated to such work. 202 housekeeping CPUs, which can tolerate OS jitter.
|
D | kobject.txt | 409 any other sysfs housekeeping will be handled for the caller properly.
|
/Linux-v4.19/drivers/atm/ |
D | horizon.h | 459 struct timer_list housekeeping; member
|
D | ambassador.c | 1497 amb_dev * dev = from_timer(dev, t, housekeeping); in do_housekeeping() 1503 mod_timer(&dev->housekeeping, jiffies + 10*HZ); in do_housekeeping() 2270 timer_setup(&dev->housekeeping, do_housekeeping, 0); in amb_probe() 2271 mod_timer(&dev->housekeeping, jiffies); in amb_probe() 2300 del_timer_sync(&dev->housekeeping); in amb_remove_one()
|
D | horizon.c | 1423 hrz_dev * dev = from_timer(dev, t, housekeeping); in do_housekeeping() 1431 mod_timer (&dev->housekeeping, jiffies + HZ/10); in do_housekeeping() 2799 timer_setup(&dev->housekeeping, do_housekeeping, 0); in hrz_probe() 2800 mod_timer(&dev->housekeeping, jiffies); in hrz_probe() 2823 del_timer_sync(&dev->housekeeping); in hrz_remove_one()
|
D | ambassador.h | 647 struct timer_list housekeeping; member
|
/Linux-v4.19/arch/sh/ |
D | Kconfig.debug | 13 boot for various housekeeping tasks (including calls to read and
|
/Linux-v4.19/Documentation/core-api/ |
D | genalloc.rst | 32 which NUMA node should be used for the allocation of the housekeeping
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cpia2.rst | 179 registers that control housekeeping functions such as powering up the video
|
/Linux-v4.19/Documentation/networking/ |
D | spider_net.txt | 62 a "not-in-use" descr. The OS will perform various housekeeping duties
|
/Linux-v4.19/Documentation/block/ |
D | data-integrity.txt | 135 containing the integrity metadata and the required housekeeping
|
/Linux-v4.19/Documentation/filesystems/ |
D | relay.txt | 78 having to bother with mundane housekeeping chores.
|
D | vfs.txt | 714 housekeeping. If the write will update parts of any basic-blocks on
|
/Linux-v4.19/init/ |
D | Kconfig | 497 Unbound jobs get offloaded to housekeeping CPUs. This is driven by
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1819 need to affine to housekeeping through the global
|