Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h149 struct housekeeping { struct
175 struct housekeeping housekeeping; member
H A Dzd_mac.c1498 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()
/OK3568_Linux_fs/kernel/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.txt2093 need to affine to housekeeping through the global
2127 device queue contains isolated and housekeeping
2128 CPUs. If housekeeping CPUs are online then such
2129 interrupts are directed to the housekeeping CPU
2130 so that IO submitted on the housekeeping CPU
2138 housekeeping CPUs has no influence on those
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A DKconfig44 pages. Uses more memory for housekeeping, enable only for debugging.
/OK3568_Linux_fs/kernel/drivers/atm/
H A 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()
H A Dhorizon.c1408 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()
H A Dhorizon.h444 struct timer_list housekeeping; member
H A Dambassador.h632 struct timer_list housekeeping; member
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dcpia2_devel.rst42 registers that control housekeeping functions such as powering up the video
/OK3568_Linux_fs/kernel/arch/sh/
H A DKconfig.debug12 boot for various housekeeping tasks (including calls to read and
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-ab8505.dtsi9 /* Essential housekeeping hardware monitors */
H A Dste-ab8500.dtsi9 /* Essential housekeeping hardware monitors */
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenalloc.rst32 which NUMA node should be used for the allocation of the housekeeping
H A Dkobject.rst415 any other sysfs housekeeping will be handled for the caller properly.
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst64 a "not-in-use" descr. The OS will perform various housekeeping duties
/OK3568_Linux_fs/kernel/Documentation/block/
H A Ddata-integrity.rst140 containing the integrity metadata and the required housekeeping
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dspi-howto.txt628 The above housekeeping makes it easier to write your SPI driver.
H A Dspi-howto.rst692 The above housekeeping makes it easier to write your SPI driver.
H A DREADME.txt719 cause the uclass to do some housekeeping to record the device as
735 cause the uclass to do some housekeeping to record the device as
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Drelay.rst81 having to bother with mundane housekeeping chores.
H A Dvfs.rst811 internal housekeeping. If the write will update parts of any
H A Dpath-lookup.rst478 of housekeeping around ``link_path_walk()`` and returns the parent
/OK3568_Linux_fs/kernel/init/
H A DKconfig666 Unbound jobs get offloaded to housekeeping CPUs. This is driven by

12