Home
last modified time | relevance | path

Searched full:minimal (Results 1 – 25 of 722) sorted by relevance

12345678910>>...29

/Linux-v6.1/samples/rust/
Drust_minimal.rs3 //! Rust minimal sample.
11 description: b"Rust minimal sample",
21 pr_info!("Rust minimal sample (init)\n"); in init()
36 pr_info!("Rust minimal sample (exit)\n"); in drop()
DKconfig14 tristate "Minimal"
16 This option builds the Rust minimal module sample.
/Linux-v6.1/tools/testing/memblock/tests/
Dalloc_helpers_api.c16 * Expect to allocate a cleared region at the minimal memory address.
48 * The minimal address here is not aligned:
105 * Expect to prioritize granting memory over satisfying the minimal address
137 * available above the minimal address above a certain address:
147 * Expect to prioritize granting memory over satisfying the minimal address
183 * A test that tries to allocate a memory region with a minimal address below
231 * Expect to prioritize granting memory over satisfying the minimal address
263 * available above the minimal address above a certain address:
273 * Expect to prioritize granting memory over satisfying the minimal address
308 * A test that tries to allocate a memory region with a minimal address below
/Linux-v6.1/drivers/hwmon/
Dbt1-pvt.h62 * @PVT_TEMP_MIN: Minimal temperature in millidegrees of Celsius.
65 * @PVT_VOLT_MIN: Minimal voltage in mV.
68 * @PVT_DATA_MIN: Minimal PVT raw data value.
70 * @PVT_TRIM_MIN: Minimal temperature sensor trim value.
76 * @PVT_TOUT_MIN: Minimal timeout between samples in nanoseconds.
/Linux-v6.1/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt1 Normally, a minimal initrd is created automatically by the rcutorture
2 scripting. But minimal really does mean "minimal", namely just a single
/Linux-v6.1/include/linux/mfd/
Dmax14577.h81 /* Minimal current, set in CHGCTRL4/MBCICHWRCL, uA */
84 * Minimal current when high setting is active,
/Linux-v6.1/net/llc/
Dllc_input.c2 * llc_input.c - Minimal input path for LLC
29 * Packet handler for the station, registerable because in the minimal
30 * LLC core that is taking shape only the very minimal subset of LLC that
/Linux-v6.1/Documentation/admin-guide/mm/damon/
Dreclaim.rst18 minimal performance degradation [1]_ [2]_ .
123 Minimal time to wait before checking the watermarks, when DAMON_RECLAIM is
175 The minimal number of monitoring regions of DAMON for the cold memory
/Linux-v6.1/drivers/clocksource/
Dtimer-vf-pit.c140 * reaches 0, it will generate an interrupt, thus the minimal in pit_clockevent_init()
142 * minimal LDVAL trigger value + 1, and the max_delta is full 32-bit. in pit_clockevent_init()
/Linux-v6.1/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h72 /* Minimal barrier to prevent accesses leaking out of lock. */ in lock_impl_trylock()
98 /* Minimal barrier to prevent accesses leaking out of lock. */ in lock_impl_unlock()
/Linux-v6.1/tools/include/nolibc/
Dnolibc.h7 * This file is designed to be used as a libc alternative for minimal programs
9 * type definitions, and the minimal startup code needed to call main().
Derrno.h3 * Minimal errno definitions for NOLIBC
/Linux-v6.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.
Dtricks.rst9 * go with minimal config, turn off drivers like USB, AGP you don't
Dbasic-pm-debugging.rst157 b) Testing minimal configuration
206 In case that hibernation does not work on your system even in the minimal
239 "init=/bin/bash" and test s2ram in the minimal configuration. In that case,
/Linux-v6.1/include/asm-generic/
Ddma.h6 * Most architectures don't have these any more and can get the minimal
/Linux-v6.1/include/linux/dma/
Dpxa-dma.h15 * @prio: minimal mandatory priority of the channel
/Linux-v6.1/include/linux/
Dkmsan_types.h3 * A minimal header declaring types added by KMSAN to existing kernel structs.
Dpage_reporting.h22 /* Minimal order of page reporting */
/Linux-v6.1/lib/
Dbust_spinlocks.c5 * Provides a minimal bust_spinlocks for architectures which don't
/Linux-v6.1/fs/ocfs2/
Ddcache.h22 * ->d_iput() anyway, so there should be minimal impact.
/Linux-v6.1/drivers/net/ethernet/tehuti/
Dtehuti.h156 struct fifo m; /* minimal set of variables used by all fifos */
160 struct fifo m; /* minimal set of variables used by all fifos */
164 struct fifo m; /* minimal set of variables used by all fifos */
168 struct fifo m; /* minimal set of variables used by all fifos */
/Linux-v6.1/net/ipv4/
Dtcp_dctcp.h14 /* Minimal DCTP CE state machine:
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
DMakefile36 mlxsw_minimal-objs := minimal.o
/Linux-v6.1/lib/xz/
DKconfig50 but can be used by other things too where wasting minimal

12345678910>>...29