Home
last modified time | relevance | path

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

123456789

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.c10 #include "maximal.bpf.skel.h"
15 struct maximal *skel; in setup()
29 struct maximal *skel = ctx; in run()
42 struct maximal *skel = ctx; in cleanup()
47 struct scx_test maximal = { variable
48 .name = "maximal",
54 REGISTER_SCX_TEST(&maximal)
H A Dreload_loop.c11 #include "maximal.bpf.skel.h"
14 static struct maximal *skel;
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A 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/security/tomoyo/
H A 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/arch/nios2/
H A 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/drivers/hwmon/
H A 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/Documentation/mm/
H A 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/arch/sh/mm/
H A 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/Documentation/devicetree/bindings/ata/
H A 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/tools/include/uapi/linux/
H A 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/Documentation/power/
H A 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/arch/sparc/
H A DKconfig276 int "Order of maximal physically contiguous allocations"
279 The kernel page allocator limits the size of maximal physically
281 defines the maximal power of two of number of pages that can be
/linux/arch/x86/boot/compressed/
H A Dkernel_info.S17 /* Maximal allowed type for setup_data and setup_indirect structs. */
/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dadf7242.txt5 - spi-max-frequency: maximal bus speed (12.5 MHz)
H A Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
H A Dmcr20a.txt5 - spi-max-frequency: maximal bus speed, should be set to a frequency
H A Dat86rf230.txt6 - spi-max-frequency: maximal bus speed, should be set to 7500000 depends
H A Dcc2520.txt5 - spi-max-frequency: maximal bus speed (8000000), should be set to 4000000 depends
/linux/include/uapi/linux/
H A 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
/linux/arch/x86/include/asm/
H A Dintel_ds.h9 /* The maximal number of PEBS events: */
/linux/include/linux/
H A Dext2_fs.h26 * Maximal count of links to a file
H A Dtcp.h129 u16 mss_clamp; /* Maximal mss, negotiated at connection setup */
205 u32 max_window; /* Maximal window ever seen from peer */
295 u32 window_clamp; /* Maximal window to advertise */
395 u32 mdev_max_us; /* maximal mdev for the last rtt period */
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-lg-laptop21 Maximal battery charge level. Accepted values are 80 or 100.
/linux/include/linux/power/
H A Dbq2415x_charger.h26 /* Supported modes with maximal current limit */
/linux/drivers/net/wireless/ath/ath9k/
H A Dani.c36 * MRC-CCK: Maximal Ratio Combining for CCK
60 * MRC (Maximal Ratio Combining) has always been used with multi-antenna ofdm.
77 * https://en.wikipedia.org/wiki/Maximal-ratio_combining

123456789