Home
last modified time | relevance | path

Searched refs:minimal (Results 1 – 25 of 146) sorted by relevance

123456

/linux/tools/testing/selftests/rcutorture/doc/
H A 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/arch/x86/include/asm/fpu/
H A Dsched.h14 extern int fpu_clone(struct task_struct *dst, unsigned long clone_flags, bool minimal,
/linux/samples/rust/
H A DKconfig16 This option builds the Rust minimal module sample.
/linux/arch/arm/boot/dts/microchip/
H A Dat91-ariettag25.dts4 * This device tree is minimal, to activate more peripherals, see:
/linux/Documentation/power/
H A Dtricks.rst9 * go with minimal config, turn off drivers like USB, AGP you don't
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.
H A 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/drivers/net/ethernet/mellanox/mlxsw/
H A DMakefile36 mlxsw_minimal-objs := minimal.o
H A DKconfig85 tristate "Mellanox Technologies minimal I2C support"
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile334 cp kernel.config $(KERNEL_BUILD_PATH)/minimal.config
335 …ONFIG_INITRAMFS_SOURCE="$(BUILD_PATH)/init-cpio-spec.txt"\n' >> $(KERNEL_BUILD_PATH)/minimal.config
336 cat arch/$(ARCH).config >> $(KERNEL_BUILD_PATH)/minimal.config
338 …scripts/kconfig/merge_config.sh -n $(KERNEL_BUILD_PATH)/.config $(KERNEL_BUILD_PATH)/minimal.config
/linux/Documentation/hwmon/
H A Dmpq8785.rst36 The MPQ8785 requires a minimal number of readily available, standard external
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst17 The current 10 bit address support is minimal. It should work, however
/linux/lib/xz/
H A DKconfig56 but can be used by other things too where wasting minimal
/linux/Documentation/arch/s390/
H A D3270.ChangeLog44 * color support and minimal other ESC-sequence support is added.
/linux/drivers/net/plip/
H A DKconfig14 CD-ROM drive (a minimal system has to be transferred with floppies
/linux/arch/powerpc/platforms/cell/
H A DKconfig102 the minimal possible frequency.
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst163 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/arch/x86/kernel/fpu/
H A Dcore.c584 int fpu_clone(struct task_struct *dst, unsigned long clone_flags, bool minimal, in fpu_clone() argument
608 if (minimal) { in fpu_clone()
/linux/tools/testing/selftests/ftrace/
H A DREADME39 minimal cross-build environments.
/linux/drivers/atm/
H A Dnicstarmac.copyright24 * Implementing minimal-copy of received data:
/linux/tools/testing/selftests/futex/
H A DREADME30 o External dependencies shall remain as minimal as possible. Currently gcc
/linux/Documentation/driver-api/tty/
H A Dtty_ldisc.rst72 minimal impact as most receive logic uses the flip buffers and they only
/linux/security/tomoyo/
H A DKconfig98 Enabling this option forces minimal built-in policy and disables
/linux/Documentation/misc-devices/
H A Dapds990x.rst119 1023 means proximity. This causes minimal number of interrupts.
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::

123456