Searched full:minimal (Results 1 – 25 of 1412) sorted by relevance
12345678910>>...57
| /kernel/linux/linux-6.6/samples/rust/ |
| D | rust_minimal.rs | 3 //! Rust minimal sample. 11 description: "Rust minimal sample", 21 pr_info!("Rust minimal sample (init)\n"); in init() 36 pr_info!("Rust minimal sample (exit)\n"); in drop()
|
| D | Kconfig | 14 tristate "Minimal" 16 This option builds the Rust minimal module sample.
|
| /kernel/linux/linux-6.6/tools/testing/memblock/tests/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| 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.
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| 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.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/doc/ |
| 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/doc/ |
| 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
|
| /kernel/linux/linux-6.6/include/net/ |
| D | netdev_queues.h | 60 * @stop_thrs: minimal number of available descriptors for queue to be left 62 * @start_thrs: minimal number of descriptors to re-enable the queue, can be 104 * @start_thrs: minimal number of descriptors to re-enable the queue
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | max14577.h | 81 /* Minimal current, set in CHGCTRL4/MBCICHWRCL, uA */ 84 * Minimal current when high setting is active,
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | max14577.h | 81 /* Minimal current, set in CHGCTRL4/MBCICHWRCL, uA */ 84 * Minimal current when high setting is active,
|
| /kernel/linux/linux-5.10/net/llc/ |
| 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
|
| /kernel/linux/linux-6.6/net/llc/ |
| 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| D | locks.h | 72 /* 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()
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| 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().
|
| D | errno.h | 3 * Minimal errno definitions for NOLIBC
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | timer-vf-pit.c | 140 * 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()
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| D | timer-vf-pit.c | 140 * 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()
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | dma.h | 6 * Most architectures don't have these any more and can get the minimal
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | dma.h | 6 * Most architectures don't have these any more and can get the minimal
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | power_supply_class.rst | 105 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.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/damon/ |
| D | reclaim.rst | 18 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
|
| /kernel/linux/linux-6.6/Documentation/power/ |
| D | power_supply_class.rst | 105 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.
|
| /kernel/linux/linux-5.10/include/linux/dma/ |
| D | pxa-dma.h | 15 * @prio: minimal mandatory priority of the channel
|
| /kernel/linux/linux-6.6/include/linux/dma/ |
| D | pxa-dma.h | 15 * @prio: minimal mandatory priority of the channel
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kmsan_types.h | 3 * A minimal header declaring types added by KMSAN to existing kernel structs.
|
12345678910>>...57