Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
Dzd_mac.c1499 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler()
1517 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler()
1523 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init()
1529 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable()
1536 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
/Linux-v5.4/Documentation/admin-guide/
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
Dkernel-per-CPU-kthreads.rst8 them to a "housekeeping" CPU dedicated to such work.
202 housekeeping CPUs, which can tolerate OS jitter.
Dkernel-parameters.txt1903 need to affine to housekeeping through the global
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
DKconfig44 pages. Uses more memory for housekeeping, enable only for debugging.
/Linux-v5.4/drivers/atm/
Dhorizon.h444 struct timer_list housekeeping; member
Dhorizon.c1408 hrz_dev * dev = from_timer(dev, t, housekeeping); in do_housekeeping()
1416 mod_timer (&dev->housekeeping, jiffies + HZ/10); in do_housekeeping()
2784 timer_setup(&dev->housekeeping, do_housekeeping, 0); in hrz_probe()
2785 mod_timer(&dev->housekeeping, jiffies); in hrz_probe()
2808 del_timer_sync(&dev->housekeeping); in hrz_remove_one()
Dambassador.c1482 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()
Dambassador.h632 struct timer_list housekeeping; member
/Linux-v5.4/arch/sh/
DKconfig.debug13 boot for various housekeeping tasks (including calls to read and
/Linux-v5.4/Documentation/core-api/
Dgenalloc.rst32 which NUMA node should be used for the allocation of the housekeeping
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcpia2.rst181 registers that control housekeeping functions such as powering up the video
/Linux-v5.4/Documentation/block/
Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/Linux-v5.4/Documentation/networking/device_drivers/toshiba/
Dspider_net.txt62 a "not-in-use" descr. The OS will perform various housekeeping duties
/Linux-v5.4/Documentation/
Dkobject.txt413 any other sysfs housekeeping will be handled for the caller properly.
/Linux-v5.4/Documentation/filesystems/
Drelay.txt78 having to bother with mundane housekeeping chores.
Dvfs.rst796 internal housekeeping. If the write will update parts of any
Dpath-lookup.rst462 of housekeeping around ``link_path_walk()`` and returns the parent
/Linux-v5.4/init/
DKconfig591 Unbound jobs get offloaded to housekeeping CPUs. This is driven by