| /linux/tools/testing/selftests/sched_ext/ |
| H A D | minimal.c | 16 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)
|
| H A D | Makefile | 177 minimal \
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H 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/arch/x86/include/asm/fpu/ |
| H A D | sched.h | 14 extern int fpu_clone(struct task_struct *dst, u64 clone_flags, bool minimal,
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-ariettag25.dts | 4 * This device tree is minimal, to activate more peripherals, see:
|
| /linux/Documentation/power/ |
| H A D | tricks.rst | 9 * go with minimal config, turn off drivers like USB, AGP you don't
|
| H 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/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | Makefile | 36 mlxsw_minimal-objs := minimal.o
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 334 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 D | ten-bit-addresses.rst | 17 The current 10 bit address support is minimal. It should work, however
|
| /linux/Documentation/arch/s390/ |
| H A D | 3270.ChangeLog | 44 * color support and minimal other ESC-sequence support is added.
|
| /linux/drivers/net/plip/ |
| H A D | Kconfig | 14 CD-ROM drive (a minimal system has to be transferred with floppies
|
| /linux/lib/xz/ |
| H A D | Kconfig | 56 but can be used by other things too where wasting minimal
|
| /linux/Documentation/filesystems/ |
| H A D | directory-locking.rst | 163 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 D | core.c | 661 int fpu_clone(struct task_struct *dst, u64 clone_flags, bool minimal, in fpu_clone() argument 693 if (minimal) { in fpu_clone()
|
| /linux/tools/testing/selftests/ftrace/ |
| H A D | README | 39 minimal cross-build environments.
|
| /linux/tools/testing/selftests/futex/ |
| H A D | README | 30 o External dependencies shall remain as minimal as possible. Currently gcc
|
| /linux/Documentation/misc-devices/ |
| H A D | apds990x.rst | 119 1023 means proximity. This causes minimal number of interrupts.
|
| /linux/security/tomoyo/ |
| H A D | Kconfig | 83 Enabling this option forces minimal built-in policy and disables
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 76 ``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/tools/testing/selftests/landlock/ |
| H A D | net_test.c | 120 const bool minimal) in get_addrlen() argument 124 if (minimal) in get_addrlen() 132 if (minimal) in get_addrlen() 137 if (minimal) in get_addrlen() 535 /* Tries to bind with minimal addrlen. */ in test_bind_and_connect() 558 /* Tries to connect with minimal addrlen. */ in test_bind_and_connect() 916 * Re-disconnect, with a minimal sockaddr struct (just a in TEST_F()
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-async-req.rst | 75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-cl-som-imx7.dts | 23 reg = <0x80000000 0x10000000>; /* 256 MB - minimal configuration */
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 8 The first is to build an initial ramdisk which boots to a minimal userspace
|
| /linux/samples/rust/ |
| H A D | Kconfig | 27 This option builds the Rust minimal module sample.
|