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