Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_mac.h161 struct housekeeping { struct
187 struct housekeeping housekeeping; member
Dzd_mac.c1511 container_of(work, struct zd_mac, housekeeping.link_led_work.work); in link_led_handler()
1529 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in link_led_handler()
1535 INIT_DELAYED_WORK(&mac->housekeeping.link_led_work, link_led_handler); in housekeeping_init()
1541 queue_delayed_work(zd_workqueue, &mac->housekeeping.link_led_work, in housekeeping_enable()
1548 cancel_delayed_work_sync(&mac->housekeeping.link_led_work); in housekeeping_disable()
/linux-4.4.14/Documentation/
Dlockup-watchdogs.txt68 on the housekeeping cores, not the cores specified in the "nohz_full"
76 to continue to run on the housekeeping (non-tickless) cores means
Dkernel-per-CPU-kthreads.txt6 them to a "housekeeping" CPU dedicated to such work.
142 to housekeeping CPUs, which can tolerate OS jitter.
Dkobject.txt395 any other sysfs housekeeping will be handled for the caller properly.
Ddma-buf-sharing.txt182 dma_buf->ops->detach(), if provided by exporter, for any housekeeping bits.
/linux-4.4.14/Documentation/video4linux/
Dcpia2_overview.txt24 registers that control housekeeping functions such as powering up the video
/linux-4.4.14/drivers/atm/
Dambassador.c1503 mod_timer(&dev->housekeeping, jiffies + 10*HZ); in do_housekeeping()
2270 init_timer(&dev->housekeeping); in amb_probe()
2271 dev->housekeeping.function = do_housekeeping; in amb_probe()
2272 dev->housekeeping.data = (unsigned long) dev; in amb_probe()
2273 mod_timer(&dev->housekeeping, jiffies); in amb_probe()
2302 del_timer_sync(&dev->housekeeping); in amb_remove_one()
Dhorizon.c1430 mod_timer (&dev->housekeeping, jiffies + HZ/10); in do_housekeeping()
2798 init_timer(&dev->housekeeping); in hrz_probe()
2799 dev->housekeeping.function = do_housekeeping; in hrz_probe()
2800 dev->housekeeping.data = (unsigned long) dev; in hrz_probe()
2801 mod_timer(&dev->housekeeping, jiffies); in hrz_probe()
2824 del_timer_sync(&dev->housekeeping); in hrz_remove_one()
Dhorizon.h459 struct timer_list housekeeping; member
Dambassador.h647 struct timer_list housekeeping; member
/linux-4.4.14/arch/sh/
DKconfig.debug15 boot for various housekeeping tasks (including calls to read and
/linux-4.4.14/Documentation/networking/
Dspider_net.txt62 a "not-in-use" descr. The OS will perform various housekeeping duties
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt135 containing the integrity metadata and the required housekeeping
/linux-4.4.14/Documentation/filesystems/
Drelay.txt78 having to bother with mundane housekeeping chores.
Dvfs.txt662 housekeeping. If the write will update parts of any basic-blocks on
/linux-4.4.14/init/
DKconfig766 "rcuo" are bound to "housekeeping" CPUs, this reduces OS jitter