Home
last modified time | relevance | path

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

12345678910>>...69

/linux/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c104 /* 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/Documentation/hwmon/
H A Dlm92.rst18 Addresses scanned: none, must be instantiated explicitly
26 Addresses scanned: none, must be instantiated explicitly
48 instantiated explicitly.
/linux/include/uapi/linux/
H A 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.
51 * @BLK_ZONE_COND_ACTIVE: The zone is either implicitly open, explicitly open,
/linux/Documentation/i2c/
H A 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/rust/kernel/sync/
H A Drcu.rs11 /// The type is explicitly not `Send` because this property is per-thread/CPU.
28 /// Explicitly releases the RCU read side lock.
/linux/arch/x86/um/vdso/
H A 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/tools/include/linux/
H A 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/arch/arm/vdso/
H A Dvdso.lds.S58 * 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/arch/arm64/kernel/vdso32/
H A Dvdso.lds.S71 * We must supply the ELF program headers explicitly to get just one
72 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/arch/riscv/kernel/vdso/
H A Dvdso.lds.S54 * We must supply the ELF program headers explicitly to get just one
55 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/include/acpi/platform/
H A Dacgcc.h56 * Explicitly mark intentional explicit fallthrough to silence
76 * Explicitly mark strings that lack a terminating NUL character so
/linux/arch/sh/kernel/vsyscall/
H A 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/arch/sparc/vdso/
H A 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/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog9 exist until explicitly acknowledged to firmware.
18 but not explicitly acknowledged them to firmware and
/linux/kernel/time/
H A Dsleep_timeout.c43 * 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/arch/x86/entry/vdso/common/
H A Dvdso-layout.lds.S94 * We must supply the ELF program headers explicitly to get just one
95 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/arch/arm64/kernel/vdso/
H A Dvdso.lds.S85 * We must supply the ELF program headers explicitly to get just one
86 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/Documentation/userspace-api/media/v4l/
H A 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/drivers/base/firmware_loader/
H A DKconfig113 The uevent can be suppressed if the driver explicitly requested it,
138 driver which explicitly relies on this fallback mechanism. Only two
172 to be used for all firmware requests which explicitly do not disable a
/linux/arch/s390/kernel/vdso/
H A Dvdso.lds.S82 * We must supply the ELF program headers explicitly to get just one
83 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.h62 * devm_* functions are used, so there's no need to explicitly free.
70 * devm_* functions are used, so there's no need to explicitly free.
/linux/Documentation/driver-api/
H A Dzorro.rst79 explicitly using z_ioremap().
87 - Zorro III address space must be mapped explicitly using z_ioremap() first
/linux/Documentation/devicetree/bindings/hwmon/
H A 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/arch/powerpc/kernel/vdso/
H A Dvdso64.lds.S101 * We must supply the ELF program headers explicitly to get just one
102 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
/linux/drivers/firmware/efi/libstub/
H A DMakefile23 # arm64 uses the full KBUILD_CFLAGS so it's necessary to explicitly
109 # so work around this by explicitly removing the unwanted section.
119 # which are preserved explicitly by the decompressor linker script.

12345678910>>...69