| /linux/tools/testing/selftests/sched_ext/ |
| H A D | minimal.c | 11 #include "minimal.bpf.skel.h" 16 struct minimal *skel; in setup() 30 struct minimal *skel = ctx; in run() 46 struct minimal *skel = ctx; in cleanup() 51 struct scx_test minimal = { variable 52 .name = "minimal", 53 .description = "Verify we can load a fully minimal scheduler", 58 REGISTER_SCX_TEST(&minimal)
|
| H A D | minimal.bpf.c | 3 * A completely minimal scheduler. 5 * This scheduler defines the absolute minimal set of struct sched_ext_ops 20 .name = "minimal",
|
| H A D | maybe_null.bpf.c | 35 .name = "minimal",
|
| /linux/samples/rust/ |
| H A D | rust_minimal.rs | 3 //! Rust minimal sample. 11 description: "Rust minimal sample", 27 pr_info!("Rust minimal sample (init)\n"); in init() 46 pr_info!("Rust minimal sample (exit)\n"); in drop()
|
| H A D | Kconfig | 25 tristate "Minimal" 27 This option builds the Rust minimal module sample.
|
| /linux/tools/testing/memblock/tests/ |
| H A D | alloc_helpers_api.c | 16 * 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/drivers/hwmon/ |
| H A D | bt1-pvt.h | 62 * @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/tools/testing/selftests/rcutorture/doc/ |
| H A D | rcu-test-image.txt | 1 Normally, a minimal initrd is created automatically by the rcutorture 2 scripting. But minimal really does mean "minimal", namely just a single
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40.h | 59 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 63 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 67 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 71 struct tn40_fifo m; /* The minimal set of variables used by all fifos */
|
| /linux/tools/lib/python/kdoc/ |
| H A D | python_version.py | 12 This class allows checking if the minimal requirements are followed. 14 Better than that, PythonVersion.check_python() not only checks the minimal 130 Check if the current python binary satisfies our minimal requirement
|
| /linux/include/linux/mfd/ |
| H A D | max14577.h | 81 /* Minimal current, set in CHGCTRL4/MBCICHWRCL, uA */ 84 * Minimal current when high setting is active,
|
| /linux/net/llc/ |
| H A D | llc_input.c | 2 * 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/tools/docs/ |
| H A D | test_doc_build.py | 8 Install minimal supported requirements for different Sphinx versions 20 # Minimal python version supported by the building system. 39 (3, 4, 3), # Minimal supported version 254 Installs Sphinx on one virtual env per Sphinx version with a minimal 467 help='Sphinx minimal version')
|
| /linux/Documentation/filesystems/ |
| H A D | directory-locking.rst | 163 Suppose deadlocks are possible. Consider the minimal deadlocked 168 contended locks in the minimal deadlock will be of the same rank, 185 Each operation in the minimal cycle must have locked at least 237 properties required for a minimal deadlock can not exist.
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 76 ``texlive`` packages that provide the minimal set of functionalities 134 Installing Sphinx Minimal Version 138 the minimal version will still be supported. Nowadays, it is 144 a venv with it with, and install minimal requirements with:: 268 * Please keep the formatting changes minimal when converting existing
|
| /linux/include/asm-generic/ |
| H A D | dma.h | 6 * Most architectures don't have these any more and can get the minimal
|
| /linux/include/linux/dma/ |
| H A D | pxa-dma.h | 15 * @prio: minimal mandatory priority of the channel
|
| /linux/tools/include/nolibc/ |
| H A D | nolibc.h | 7 * 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().
|
| H A D | errno.h | 3 * Minimal errno definitions for NOLIBC
|
| /linux/include/linux/ |
| H A D | kmsan_types.h | 3 * A minimal header declaring types added by KMSAN to existing kernel structs.
|
| H A D | page_reporting.h | 22 /* Minimal order of page reporting */
|
| /linux/lib/ |
| H A D | bust_spinlocks.c | 5 * Provides a minimal bust_spinlocks for architectures which don't
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | reclaim.rst | 18 minimal performance degradation [1]_ [2]_ . 150 Minimal time to wait before checking the watermarks, when DAMON_RECLAIM is 202 The minimal number of monitoring regions of DAMON for the cold memory
|
| /linux/fs/ocfs2/ |
| H A D | dcache.h | 22 * ->d_iput() anyway, so there should be minimal impact.
|
| /linux/Documentation/power/ |
| H A D | tricks.rst | 9 * go with minimal config, turn off drivers like USB, AGP you don't
|