Home
last modified time | relevance | path

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

12345678

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.c10 #include "maximal.bpf.skel.h"
15 struct maximal *skel; in setup()
32 struct maximal *skel = ctx; in run()
45 struct maximal *skel = ctx; in cleanup()
50 struct scx_test maximal = {
51 .name = "maximal",
57 REGISTER_SCX_TEST(&maximal)
47 struct scx_test maximal = { global() variable
H A Dreload_loop.c11 #include "maximal.bpf.skel.h"
14 static struct maximal *skel;
/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/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/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 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
H A Dwireless.h971 __u32 max_nwid; /* Maximal NWID we are able to set */
1009 __s32 max_rts; /* Maximal RTS threshold */
1013 __s32 max_frag; /* Maximal frag threshold */
1017 __s32 max_pmp; /* Maximal PM period */
1019 __s32 max_pmt; /* Maximal PM timeout */
1045 __s32 max_retry; /* Maximal number of retries */
1047 __s32 max_r_time; /* Maximal retry lifetime */
/linux/include/linux/
H A Dext2_fs.h26 * Maximal count of links to a file
H A Dsmc91x.h7 * than the maximal access size. So, if your platform can do 16-bit
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-lg-laptop21 Maximal battery charge level. Accepted values are 80 or 100.
H A Dsysfs-platform-msi-laptop81 automatically (1) or fan runs at maximal speed (0). Can be
/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
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h71 /* If a Time Event has bounded repetitions, this is the maximal value */
136 /* If a Time Event has bounded repetitions, this is the maximal value */
206 * @max_frags: maximal number of fragments the Time Event can be divided to
/linux/Documentation/hwmon/
H A Dmc33xs2410_hwmon.rst33 temp[2-5]_max Maximal temperature
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c170 /* The actual chain size can be larger than the maximal possible value in qed_chain_alloc_sanity_check()
192 "The actual chain size (0x%llx) is larger than the maximal possible value\n", in qed_chain_alloc_sanity_check()
/linux/Documentation/devicetree/bindings/sound/
H A Datmel,sama5d2-pdmic.yaml52 The maximal frequency that the microphone supports.
/linux/include/video/
H A Ddisplay_timing.h37 * A single signal can be specified via a range of minimal and maximal values

12345678