Searched full:explicitly (Results 1 – 25 of 1911) sorted by relevance
12345678910>>...77
/linux-6.14.4/tools/testing/selftests/riscv/vector/ |
D | vstate_prctl.c | 104 /* Turn on next's vector explicitly and test */ in TEST() 122 /* Turn off next's vector explicitly and test */ in TEST() 140 /* Turn on next's vector explicitly and test no inherit */ in TEST() 160 /* Turn on next's vector explicitly and test inherit */ in TEST() 179 /* Turn off next's vector explicitly and test no inherit */ in TEST() 199 /* Turn off next's vector explicitly and test inherit */ in TEST()
|
/linux-6.14.4/Documentation/hwmon/ |
D | lm92.rst | 18 Addresses scanned: none, must be instantiated explicitly 26 Addresses scanned: none, must be instantiated explicitly 48 instantiated explicitly.
|
/linux-6.14.4/rust/kernel/sync/ |
D | rcu.rs | 11 /// The type is explicitly not `Send` because this property is per-thread/CPU. 27 /// Explicitly releases the RCU read side lock.
|
/linux-6.14.4/Documentation/i2c/ |
D | instantiating-devices.rst | 8 reason, the kernel code must instantiate I2C devices explicitly. There are 107 Method 2: Instantiate the devices explicitly 115 you can instantiate your I2C devices explicitly. This is done by filling 191 explicitly. Instead, i2c-core will probe for such devices as soon as their 218 * I2C buses must now explicitly say which I2C driver classes can probe
|
/linux-6.14.4/arch/x86/um/vdso/ |
D | vdso-layout.lds.S | 56 * We must supply the ELF program headers explicitly to get just one 57 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/tools/include/linux/ |
D | err.h | 64 * ERR_CAST - Explicitly cast an error-valued pointer to another pointer type 67 * Explicitly cast an error-valued pointer to another pointer type in such a
|
/linux-6.14.4/arch/arm/vdso/ |
D | vdso.lds.S | 58 * We must supply the ELF program headers explicitly to get just one 59 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/arch/riscv/kernel/vdso/ |
D | vdso.lds.S | 55 * We must supply the ELF program headers explicitly to get just one 56 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/arch/sh/kernel/vsyscall/ |
D | vsyscall.lds.S | 61 * We must supply the ELF program headers explicitly to get just one 62 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/arch/sparc/vdso/ |
D | vdso-layout.lds.S | 89 * We must supply the ELF program headers explicitly to get just one 90 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 9 exist until explicitly acknowledged to firmware. 18 but not explicitly acknowledged them to firmware and
|
/linux-6.14.4/arch/arm64/kernel/vdso32/ |
D | vdso.lds.S | 72 * We must supply the ELF program headers explicitly to get just one 73 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/include/uapi/linux/ |
D | blkzoned.h | 43 * @BLK_ZONE_COND_IMP_OPEN: The zone is open, but not explicitly opened. 44 * @BLK_ZONE_COND_EXP_OPEN: The zones was explicitly opened by an 46 * @BLK_ZONE_COND_CLOSED: The zone was [explicitly] closed after writing.
|
/linux-6.14.4/Documentation/virt/hyperv/ |
D | coco.rst | 105 guest Linux does normal memory initialization, except for explicitly marking 120 Throughout the Linux kernel, explicitly testing these flags has mostly been 216 mode goes through send and receive buffer space that is explicitly allocated 219 the netvsc driver explicitly copies packets to/from these buffers, the 231 with arguments explicitly describing the access. See
|
/linux-6.14.4/arch/x86/entry/vdso/ |
D | vdso-layout.lds.S | 96 * We must supply the ELF program headers explicitly to get just one 97 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/rust/kernel/alloc/ |
D | allocator.rs | 126 // - memory remains valid until it is explicitly freed, 143 // - memory remains valid until it is explicitly freed, 167 // - memory remains valid until it is explicitly freed,
|
/linux-6.14.4/arch/arm64/kernel/vdso/ |
D | vdso.lds.S | 88 * We must supply the ELF program headers explicitly to get just one 89 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/kernel/time/ |
D | sleep_timeout.c | 43 * pass before the routine returns unless the current task is explicitly 47 * delivered to the current task or the current task is explicitly woken 246 * pass before the routine returns unless the current task is explicitly 250 * delivered to the current task or the current task is explicitly woken
|
/linux-6.14.4/drivers/base/firmware_loader/ |
D | Kconfig | 115 The uevent can be suppressed if the driver explicitly requested it, 140 driver which explicitly relies on this fallback mechanism. Only two 174 to be used for all firmware requests which explicitly do not disable a
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 148 *not* resume the decoder. You have to explicitly call 159 without the ``V4L2_DEC_CMD_STOP`` being called explicitly. See 198 So this command can be used to explicitly flush that final decoded
|
/linux-6.14.4/drivers/firmware/efi/libstub/ |
D | Makefile | 23 # arm64 uses the full KBUILD_CFLAGS so it's necessary to explicitly 102 # so work around this by explicitly removing the unwanted section. 112 # which are preserved explicitly by the decompressor linker script.
|
/linux-6.14.4/arch/powerpc/kernel/vdso/ |
D | vdso64.lds.S | 99 * We must supply the ELF program headers explicitly to get just one 100 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/linux-6.14.4/arch/x86/include/uapi/asm/ |
D | debugreg.h | 52 is global meaning that we have to explicitly reset the bit. With linux, 53 you can use either one, since we explicitly zero the register when we enter
|
/linux-6.14.4/Documentation/driver-api/ |
D | zorro.rst | 79 explicitly using z_ioremap(). 87 - Zorro III address space must be mapped explicitly using z_ioremap() first
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | ti,ina3221.yaml | 45 default to enabled in the chip. Unless channels are explicitly disabled 105 * to disable, must be explicitly disabled in device-tree.
|
12345678910>>...77