Home
last modified time | relevance | path

Searched full:maximal (Results 1 – 25 of 267) sorted by relevance

1234567891011

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dmaximal.c10 #include "maximal.bpf.skel.h"
15 struct maximal *skel; in setup()
26 struct maximal *skel = ctx; in run()
39 struct maximal *skel = ctx; in cleanup()
44 struct scx_test maximal = { variable
45 .name = "maximal",
51 REGISTER_SCX_TEST(&maximal)
Dreload_loop.c11 #include "maximal.bpf.skel.h"
14 static struct maximal *skel;
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h21 * @STA_FLG_MAX_AGG_SIZE_MSK: maximal size for A-MPDU (mask)
22 * @STA_FLG_MAX_AGG_SIZE_SHIFT: maximal size for A-MPDU (bit shift)
23 * @STA_FLG_MAX_AGG_SIZE_8K: maximal size for A-MPDU (8k supported)
24 * @STA_FLG_MAX_AGG_SIZE_16K: maximal size for A-MPDU (16k supported)
25 * @STA_FLG_MAX_AGG_SIZE_32K: maximal size for A-MPDU (32k supported)
26 * @STA_FLG_MAX_AGG_SIZE_64K: maximal size for A-MPDU (64k supported)
27 * @STA_FLG_MAX_AGG_SIZE_128K: maximal size for A-MPDU (128k supported)
28 * @STA_FLG_MAX_AGG_SIZE_256K: maximal size for A-MPDU (256k supported)
29 * @STA_FLG_MAX_AGG_SIZE_512K: maximal size for A-MPDU (512k supported)
30 * @STA_FLG_MAX_AGG_SIZE_1024K: maximal size for A-MPDU (1024k supported)
[all …]
/linux-6.12.1/security/tomoyo/
DKconfig17 int "Default maximal count for learning mode"
22 This is the default value for maximal ACL entries
30 int "Default maximal count for audit log"
35 This is the default value for maximal entries for
/linux-6.12.1/arch/nios2/
DKconfig51 int "Order of maximal physically contiguous allocations"
54 The kernel page allocator limits the size of maximal physically
56 defines the maximal power of two of number of pages that can be
/linux-6.12.1/drivers/hwmon/
Dbt1-pvt.h63 * @PVT_TEMP_MAX: Maximal temperature in millidegrees of Celsius.
66 * @PVT_VOLT_MAX: Maximal voltage in mV.
69 * @PVT_DATA_MAX: Maximal PVT raw data value.
71 * @PVT_TRIM_MAX: Maximal temperature sensor trim value.
/linux-6.12.1/Documentation/mm/
Dmemory-model.rst9 spans a contiguous range up to the maximal address. It could be,
73 that aids the sections management. The section size and maximal number
80 The maximal number of sections is denoted `NR_MEM_SECTIONS` and
89 on `CONFIG_SPARSEMEM_EXTREME` and the maximal possible number of
/linux-6.12.1/arch/sh/mm/
DKconfig34 int "Order of maximal physically contiguous allocations"
40 The kernel page allocator limits the size of maximal physically
42 defines the maximal power of two of number of pages that can be
/linux-6.12.1/Documentation/devicetree/bindings/ata/
Dsnps,dwc-ahci-common.yaml98 description: Maximal size of Tx DMA transactions in FIFO words
103 description: Maximal size of Rx DMA transactions in FIFO words
/linux-6.12.1/arch/m68k/
DKconfig.cpu402 int "Order of maximal physically contiguous allocations" if ADVANCED
406 The kernel page allocator limits the size of maximal physically
408 defines the maximal power of two of number of pages that can be
/linux-6.12.1/arch/sparc/
DKconfig275 int "Order of maximal physically contiguous allocations"
278 The kernel page allocator limits the size of maximal physically
280 defines the maximal power of two of number of pages that can be
/linux-6.12.1/Documentation/power/
Dpower_supply_class.rst105 design values for maximal and minimal power supply voltages.
106 Maximal/minimal means values of voltages when battery considered
111 about maximal and minimal voltage thresholds of a given battery.
/linux-6.12.1/tools/include/uapi/linux/
Dpkt_sched.h215 __u32 limit; /* Maximal packets in queue */
217 unsigned flows; /* Maximal number of flows */
234 __u32 limit; /* HARD maximal flow queue length (bytes) */
264 __u32 limit; /* HARD maximal queue length (bytes) */
327 __u32 limit; /* HARD maximal queue length (bytes) */
/linux-6.12.1/arch/x86/boot/compressed/
Dkernel_info.S17 /* Maximal allowed type for setup_data and setup_indirect structs. */
/linux-6.12.1/Documentation/devicetree/bindings/net/ieee802154/
Dadf7242.txt5 - spi-max-frequency: maximal bus speed (12.5 MHz)
Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
Dmcr20a.txt5 - spi-max-frequency: maximal bus speed, should be set to a frequency
Dat86rf230.txt6 - spi-max-frequency: maximal bus speed, should be set to 7500000 depends
Dcc2520.txt5 - spi-max-frequency: maximal bus speed (8000000), should be set to 4000000 depends
/linux-6.12.1/arch/x86/include/asm/
Dintel_ds.h9 /* The maximal number of PEBS events: */
/linux-6.12.1/include/linux/
Dext2_fs.h26 * Maximal count of links to a file
/linux-6.12.1/include/uapi/linux/
Dfd.h91 read_track, /* maximal number of errors permitted to read an
93 reset, /* maximal number of errors before a reset is tried */
94 recal, /* maximal number of errors before a recalibrate is
Dpkt_sched.h216 __u32 limit; /* Maximal packets in queue */
218 unsigned flows; /* Maximal number of flows */
235 __u32 limit; /* HARD maximal flow queue length (bytes) */
268 __u32 limit; /* HARD maximal queue length (bytes) */
347 __u32 limit; /* HARD maximal queue length (bytes) */
/linux-6.12.1/Documentation/networking/
Dtipc.rst14 than with any other known protocol, while maximal throughput is comparable to
94 Maximal byte throughput for inter-node connections is still somewhat lower than
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-lg-laptop21 Maximal battery charge level. Accepted values are 80 or 100.

1234567891011