Home
last modified time | relevance | path

Searched full:capped (Results 1 – 25 of 101) sorted by relevance

12345

/linux-6.14.4/arch/powerpc/platforms/pseries/
Dlparcfg.c78 u8 capped; member
102 * XX - bit 0-6 reserved (0). bit 7 is Capped indicator.
126 ppp_data->capped = (retbuf[3] >> 6 * 8) & 0x01; in h_get_ppp()
235 seq_printf(m, "capped=%d\n", ppp_data.capped); in parse_ppp_data()
/linux-6.14.4/Documentation/scheduler/
Dsched-util-clamp.rst360 level, will be capped.
463 rqs are restricted too. IOW, the whole system is capped to half its performance
602 If task p0 is capped to run at 512:
639 when severely capped tasks share the rq with a small non capped task.
693 aggregation rule. But since the capped p0 task was running and throttled
/linux-6.14.4/arch/s390/kernel/
Dsthyi.c260 int i, capped = 0, weight_cp = 0, weight_ifl = 0; in lpar_cpu_inf() local
285 capped |= block->cpus[i].cflag & DIAG204_CPU_CAPPED; in lpar_cpu_inf()
295 if (this_lpar && capped) { in lpar_cpu_inf()
/linux-6.14.4/Documentation/virt/kvm/devices/
Darm-vgic-its.rst166 corresponds to the DeviceID offset to the next DTE, capped by
193 to the EventID offset to the next ITE capped by 2^16 -1.
/linux-6.14.4/drivers/platform/surface/aggregator/
Dssh_parser.c53 * span to the remaining data, starting with the first SYN bytes and capped by
62 * the @rem span to cover these partial SYN bytes, capped by the end of the
Dssh_parser.h129 * the buffer, with the length of the span being capped by the number of bytes
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/
Darm,mhuv3.yaml125 interrupts implicitly capped at the maximum channels allowed by the
127 For the sake of simplicity maxItems is anyway capped to a most plausible
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsm6115p-lenovo-j606f.dts178 /* 3.056V capped to 2.96V for SDHCI */
277 /* 3.304V capped to 2.96V for SDHCI */
/linux-6.14.4/arch/arc/include/asm/
Dpgalloc.h12 * -Page Table size capped to max 1 to save memory - hence verified.
/linux-6.14.4/Documentation/mm/
Dksm.rst49 capped by ``max_page_sharing``. So this effectively spreads the linear
/linux-6.14.4/arch/s390/hypfs/
Dhypfs_vm_fs.c52 ATTRIBUTE(cpus_dir, "capped", capped_value); in hypfs_vm_create_guest()
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dcalib.c332 * here, the baseband nf cal will just be capped by our present in ath9k_hw_loadnf()
343 * Restore maxCCAPower register parameter again so that we're not capped in ath9k_hw_loadnf()
/linux-6.14.4/mm/
Dpage_counter.c304 * subsequent levels the effective protection is capped to the
320 * is capped to its own memory.min/low setting.
/linux-6.14.4/drivers/iommu/iommufd/
Diova_bitmap.c177 * mapped but capped at a maximum number of pages. in iova_bitmap_get()
328 * pinned data can cover. Afterwards, that is capped to in iova_bitmap_mapped_length()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige.h22 * will be capped at a realistic value of 1024 entries.
/linux-6.14.4/tools/lib/bpf/
Dnlattr.c176 /* if NLM_F_CAPPED is set then the inner err msg was capped */ in libbpf_nla_dump_errormsg()
/linux-6.14.4/Documentation/power/powercap/
Ddtpm.rst14 performance is capped while a big CPU is processing something else. Or
/linux-6.14.4/Documentation/arch/x86/
Dshstk.rst122 the maximum size of the normal stack, but capped to 4 GB. In the case
/linux-6.14.4/tools/include/uapi/linux/
Dnetlink.h77 #define NLM_F_CAPPED 0x100 /* request was capped */
/linux-6.14.4/drivers/rtc/
Drtc-mpfs.c234 /* range is capped by alarm max, lower reg is 31:0 & upper is 10:0 */ in mpfs_rtc_probe()
/linux-6.14.4/sound/pci/mixart/
Dmixart_core.h258 * this is capped to have a total size below MSG_DEFAULT_SIZE.
/linux-6.14.4/Documentation/usb/
Dmass-storage.rst127 capped.
/linux-6.14.4/fs/xfs/
Dxfs_iomap.c1118 /* Not shared? Just report the (potentially capped) extent. */ in xfs_buffered_write_iomap_begin()
1391 * If a COW fork extent covers the hole, report it - capped to the next in xfs_seek_iomap_begin()
1414 * Else report a hole, capped to the next found data or COW extent. in xfs_seek_iomap_begin()
/linux-6.14.4/tools/gpio/
Dgpio-sloppy-logic-analyzer.sh42 -s|--sample_freq <SI-n>: desired sampling frequency. Might be capped if too large.
/linux-6.14.4/drivers/leds/flash/
Dleds-rt8515.c204 * capped from the device tree max intensity setting in rt8515_init_v4l2_flash_config()

12345