Home
last modified time | relevance | path

Searched full:explicitly (Results 1 – 25 of 1805) sorted by relevance

12345678910>>...73

/linux-6.8/tools/testing/selftests/riscv/vector/
Dvstate_prctl.c123 /* Turn on next's vector explicitly and test */ in main()
128 /* Turn off next's vector explicitly and test */ in main()
133 /* Turn on next's vector explicitly and test inherit */ in main()
143 /* Turn off next's vector explicitly and test inherit */ in main()
/linux-6.8/Documentation/i2c/
Dinstantiating-devices.rst8 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.8/include/uapi/linux/
Dlandlock.h24 * rule explicitly allow them: it is a deny-by-default list that should
30 * handled, but must still be explicitly handled to add new rules with
37 * rule explicitly allow them.
176 * The only way to make a ruleset grant this right is to explicitly allow it
Dblkzoned.h43 * @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.8/arch/x86/um/vdso/
Dvdso-layout.lds.S56 * 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.8/tools/include/linux/
Derr.h64 * 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.8/arch/arm/vdso/
Dvdso.lds.S57 * We must supply the ELF program headers explicitly to get just one
58 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux-6.8/arch/riscv/kernel/vdso/
Dvdso.lds.S55 * 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.8/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog9 exist until explicitly acknowledged to firmware.
18 but not explicitly acknowledged them to firmware and
/linux-6.8/arch/sparc/vdso/
Dvdso-layout.lds.S89 * 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.8/arch/arm64/kernel/vdso32/
Dvdso.lds.S72 * 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.8/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S61 * 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.8/arch/arm64/kernel/vdso/
Dvdso.lds.S84 * We must supply the ELF program headers explicitly to get just one
85 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux-6.8/arch/x86/entry/vdso/
Dvdso-layout.lds.S102 * We must supply the ELF program headers explicitly to get just one
103 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux-6.8/include/linux/
Derr.h76 * ERR_CAST - Explicitly cast an error-valued pointer to another pointer type
79 * Explicitly cast an error-valued pointer to another pointer type in such a
Drandomize_kstack.h17 * alignment. Also, since this use is being explicitly masked to a max of
35 * Use, at most, 10 bits of entropy. We explicitly cap this to keep the
/linux-6.8/drivers/base/firmware_loader/
DKconfig108 The uevent can be suppressed if the driver explicitly requested it,
133 driver which explicitly relies on this fallback mechanism. Only two
167 to be used for all firmware requests which explicitly do not disable a
/linux-6.8/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst148 *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.8/drivers/firmware/efi/libstub/
DMakefile23 # arm64 uses the full KBUILD_CFLAGS so it's necessary to explicitly
107 # so work around this by explicitly removing the unwanted section.
117 # which are preserved explicitly by the decompressor linker script.
/linux-6.8/Documentation/driver-api/
Dzorro.rst79 explicitly using z_ioremap().
87 - Zorro III address space must be mapped explicitly using z_ioremap() first
/linux-6.8/arch/powerpc/kernel/vdso/
Dvdso32.lds.S100 * We must supply the ELF program headers explicitly to get just one
101 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
Dvdso64.lds.S99 * 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.8/Documentation/devicetree/bindings/hwmon/
Dti,ina3221.yaml45 default to enabled in the chip. Unless channels are explicitly disabled
105 * to disable, must be explicitly disabled in device-tree.
/linux-6.8/arch/x86/include/uapi/asm/
Ddebugreg.h52 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.8/drivers/pinctrl/aspeed/
Dpinmux-aspeed.c39 * is enabled). Thus we must explicitly test for either condition as required.
80 * neither the enabled nor disabled state. Thus we must explicitly test for

12345678910>>...73