| /kernel/linux/linux-6.6/kernel/sched/ |
| D | isolation.c | 3 * Housekeeping management. Manage the targets for routine code that can run on 26 struct housekeeping { struct 31 static struct housekeeping housekeeping; variable 35 return !!(housekeeping.flags & BIT(type)); in housekeeping_enabled() 44 if (housekeeping.flags & BIT(type)) { in housekeeping_any_cpu() 45 cpu = sched_numa_find_closest(housekeeping.cpumasks[type], smp_processor_id()); in housekeeping_any_cpu() 49 return cpumask_any_and(housekeeping.cpumasks[type], cpu_online_mask); in housekeeping_any_cpu() 59 if (housekeeping.flags & BIT(type)) in housekeeping_cpumask() 60 return housekeeping.cpumasks[type]; in housekeeping_cpumask() 68 if (housekeeping.flags & BIT(type)) in housekeeping_affine() [all …]
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | isolation.c | 3 * Housekeeping management. Manage the targets for routine code that can run on 76 /* We need at least one CPU to handle housekeeping work */ in housekeeping_init() 89 pr_warn("Housekeeping: nohz_full= or isolcpus= incorrect CPU range\n"); in housekeeping_setup() 102 pr_warn("Housekeeping: must include one present CPU, " in housekeeping_setup() 113 pr_warn("Housekeeping: nohz_full= must match isolcpus=\n"); in housekeeping_setup() 125 pr_warn("Housekeeping: nohz unsupported." in housekeeping_setup()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
| D | zd_mac.h | 149 struct housekeeping { struct 175 struct housekeeping housekeeping; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
| D | zd_mac.h | 149 struct housekeeping { struct 175 struct housekeeping housekeeping; member
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| 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
|
| D | kernel-per-CPU-kthreads.rst | 8 them to a "housekeeping" CPU dedicated to such work. 202 housekeeping CPUs, which can tolerate OS jitter.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| 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
|
| D | kernel-per-CPU-kthreads.rst | 8 them to a "housekeeping" CPU dedicated to such work. 202 housekeeping CPUs, which can tolerate OS jitter.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | Kconfig | 44 pages. Uses more memory for housekeeping, enable only for debugging.
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | ocb.c | 31 * @OCB_WORK_HOUSEKEEPING: run the periodic OCB housekeeping tasks 114 ocb_dbg(sdata, "Running ocb housekeeping\n"); in ieee80211_ocb_housekeeping()
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | ocb.c | 30 * @OCB_WORK_HOUSEKEEPING: run the periodic OCB housekeeping tasks 113 ocb_dbg(sdata, "Running ocb housekeeping\n"); in ieee80211_ocb_housekeeping()
|
| /kernel/linux/linux-6.6/Documentation/translations/zh_CN/admin-guide/ |
| D | lockup-watchdogs.rst | 56 情况下watchdog线程默认只会运行在管家(housekeeping)cpu上,而”nohz_full“启动参数指
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_devlink.h | 13 /* Struct to hold housekeeping info needed by devlink interface */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_devlink.h | 13 /* Struct to hold housekeeping info needed by devlink interface */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | qcom,pm8008.yaml | 14 all the necessary power management, housekeeping, and interface support
|
| /kernel/linux/linux-6.6/arch/sh/ |
| D | Kconfig.debug | 9 boot for various housekeeping tasks (including calls to read and
|
| /kernel/linux/linux-5.10/arch/sh/ |
| D | Kconfig.debug | 12 boot for various housekeeping tasks (including calls to read and
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | cpia2_devel.rst | 42 registers that control housekeeping functions such as powering up the video
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | mcpm.h | 155 * mcpm_cpu_powered_up - housekeeping workafter a CPU has been powered up 157 * This lets the platform specific backend code perform needed housekeeping
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | mcpm.h | 155 * mcpm_cpu_powered_up - housekeeping workafter a CPU has been powered up 157 * This lets the platform specific backend code perform needed housekeeping
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/ |
| D | mdp_kms.h | 55 * internal housekeeping related irq usage.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/ |
| D | mdp_kms.h | 60 * internal housekeeping related irq usage.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | qcom,pm8018-adc.yaml | 13 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | qcom,pm8xxx-xoadc.txt | 3 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
|
| /kernel/linux/linux-5.10/drivers/staging/kpc2000/kpc_dma/ |
| D | kpc_dma_driver.h | 39 // Descriptor "Pool" housekeeping
|