Home
last modified time | relevance | path

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

123456

/linux/tools/testing/selftests/sched_ext/
H A Dminimal.c16 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
58 REGISTER_SCX_TEST(&minimal)
/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, u64 clone_flags, bool minimal,
/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 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 printf 'CONFIG_NR_CPUS=$(NR_CPUS)\nCONFIG_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 cd $(KERNEL_BUILD_PATH) && ARCH=$(KERNEL_ARCH) $(KERNEL_PATH)/scripts/kconfig/merge_config.sh -n $(KERNEL_BUILD_PATH)/.config $(KERNEL_BUILD_PATH)/minimal.config
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst17 The current 10 bit address support is minimal. It should work, however
/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/lib/xz/
H A DKconfig56 but can be used by other things too where wasting minimal
/linux/tools/testing/selftests/ftrace/
H A DREADME39 minimal cross-build environments.
/linux/kernel/liveupdate/
H A DKconfig71 the kernel hypervisor with minimal disruption to the running virtual
/linux/arch/x86/kernel/fpu/
H A Dcore.c661 int fpu_clone(struct task_struct *dst, u64 clone_flags, bool minimal, in fpu_clone() argument
693 if (minimal) { in fpu_clone()
/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/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/Documentation/misc-devices/
H A Dapds990x.rst119 1023 means proximity. This causes minimal number of interrupts.
/linux/security/tomoyo/
H A DKconfig83 Enabling this option forces minimal built-in policy and disables
/linux/Documentation/doc-guide/
H A Dsphinx.rst76 ``texlive`` packages that provide the minimal set of functionalities
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/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-cl-som-imx7.dts23 reg = <0x80000000 0x10000000>; /* 256 MB - minimal configuration */

123456