Searched refs:minimal (Results 1 – 25 of 160) sorted by relevance
1234567
/linux-6.1.9/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
|
/linux-6.1.9/arch/x86/include/asm/fpu/ |
D | sched.h | 14 extern int fpu_clone(struct task_struct *dst, unsigned long clone_flags, bool minimal);
|
/linux-6.1.9/samples/rust/ |
D | Kconfig | 16 This option builds the Rust minimal module sample.
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | at91-ariettag25.dts | 4 * This device tree is minimal, to activate more peripherals, see:
|
/linux-6.1.9/Documentation/power/ |
D | tricks.rst | 9 * go with minimal config, turn off drivers like USB, AGP you don't
|
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.
|
D | basic-pm-debugging.rst | 157 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-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | Makefile | 36 mlxsw_minimal-objs := minimal.o
|
D | Kconfig | 84 tristate "Mellanox Technologies minimal I2C support"
|
/linux-6.1.9/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 334 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-6.1.9/Documentation/i2c/ |
D | ten-bit-addresses.rst | 17 The current 10 bit address support is minimal. It should work, however
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | atmel,sama5d2-pdmic.yaml | 47 The minimal frequency that the microphone supports.
|
/linux-6.1.9/lib/xz/ |
D | Kconfig | 50 but can be used by other things too where wasting minimal
|
/linux-6.1.9/Documentation/s390/ |
D | 3270.ChangeLog | 44 * color support and minimal other ESC-sequence support is added.
|
/linux-6.1.9/drivers/net/plip/ |
D | Kconfig | 14 CD-ROM drive (a minimal system has to be transferred with floppies
|
/linux-6.1.9/arch/powerpc/platforms/cell/ |
D | Kconfig | 102 the minimal possible frequency.
|
/linux-6.1.9/arch/x86/kernel/fpu/ |
D | core.c | 556 int fpu_clone(struct task_struct *dst, unsigned long clone_flags, bool minimal) in fpu_clone() argument 579 if (minimal) { in fpu_clone()
|
/linux-6.1.9/tools/testing/selftests/ftrace/ |
D | README | 39 minimal cross-build environments.
|
/linux-6.1.9/drivers/atm/ |
D | nicstarmac.copyright | 24 * Implementing minimal-copy of received data:
|
/linux-6.1.9/tools/testing/selftests/futex/ |
D | README | 30 o External dependencies shall remain as minimal as possible. Currently gcc
|
/linux-6.1.9/Documentation/ia64/ |
D | irq-redir.rst | 55 - minimal for an idle task,
|
/linux-6.1.9/security/tomoyo/ |
D | Kconfig | 85 Enabling this option forces minimal built-in policy and disables
|
/linux-6.1.9/Documentation/misc-devices/ |
D | apds990x.rst | 119 1023 means proximity. This causes minimal number of interrupts.
|
/linux-6.1.9/Documentation/driver-api/tty/ |
D | tty_ldisc.rst | 72 minimal impact as most receive logic uses the flip buffers and they only
|
/linux-6.1.9/Documentation/admin-guide/mm/damon/ |
D | reclaim.rst | 18 minimal performance degradation [1]_ [2]_ . 175 The minimal number of monitoring regions of DAMON for the cold memory
|
1234567