Home
last modified time | relevance | path

Searched refs:derive (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v6.6/rust/alloc/collections/
Dmod.rs61 #[derive(Clone, PartialEq, Eq, Debug)]
82 #[derive(Clone, PartialEq, Eq, Debug)]
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt31 derive HCK, SCK and FS.
33 derive HCK, SCK and FS.
/Linux-v6.6/rust/macros/
Dlib.rs364 zeroable::derive(input) in derive_zeroable()
Dzeroable.rs6 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
Dmodule.rs92 #[derive(Debug, Default)]
/Linux-v6.6/Documentation/devicetree/bindings/pwm/
Dpwm-sprd.txt10 "pwmn": used to derive the functional clock for PWM channel n (n range: 0 ~ 3).
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dxgene.txt21 - clock-output-names : shall be the name of the PLL referenced by derive
30 - clock-output-names : shall be the name of the clock referenced by derive
/Linux-v6.6/rust/alloc/vec/
Ddrain_filter.rs24 #[derive(Debug)]
/Linux-v6.6/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt13 - clocks: UART reference clock used to derive the baudrate. If no clock
/Linux-v6.6/Documentation/virt/coco/
Dsev-guest.rst93 The SNP_GET_DERIVED_KEY ioctl can be used to get a key derive from a root key.
98 SEV-SNP firmware to derive the key. See SEV-SNP specification for further details
/Linux-v6.6/rust/kernel/
Derror.rs94 #[derive(Clone, Copy, PartialEq, Eq)]
Dstr.rs42 #[derive(Debug, Clone, Copy)]
/Linux-v6.6/Documentation/arch/arm64/
Dptdump.rst33 one can derive information about the virtual address range of the entry,
/Linux-v6.6/rust/alloc/
Dalloc.rs56 #[derive(Copy, Clone, Default, Debug)]
/Linux-v6.6/Documentation/driver-api/driver-model/
Dbinding.rst30 Instead of trying to derive a complex state machine and matching
/Linux-v6.6/Documentation/virt/kvm/x86/
Dmsr.rst94 from current tsc to derive a notion of elapsed time since the
115 derive per-CPU time by doing::
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dspectre.rst161 be used later by the kernel as an index to an array or to derive
241 code to derive invalid data pointers accessing privileged memory in
280 (e.g. in registers) via hyper-calls to derive invalid pointers to
306 or message passing. Such parameters could be used to derive data
/Linux-v6.6/drivers/clk/
DKconfig200 Y2 and Y3 derive from PLL1
201 Y4 and Y5 derive from PLL2
/Linux-v6.6/Documentation/process/
Dstable-kernel-rules.rst119 Note, such tagging is unnecessary if the stable team can derive the
/Linux-v6.6/rust/
DMakefile333 --use-core --with-derive-default --ctypes-prefix core::ffi --no-layout-tests \
/Linux-v6.6/Documentation/timers/
Dtimekeeping.rst147 counter to derive a 64-bit nanosecond value, so for example on the ARM
/Linux-v6.6/Documentation/networking/
Dudplite.rst263 These statistics derive from the UDP MIB (RFC 2013).
/Linux-v6.6/Documentation/doc-guide/
Dcontributing.rst148 the documentation to bring those comments in can help the community derive
/Linux-v6.6/Documentation/filesystems/
Dfscrypt.rst209 (Key Derivation Function) to derive the actual keys.
247 derivation function`_) to derive the file's key from the master key
323 plaintext filenames, the KDF is also used to derive a 128-bit
1108 derive the key.
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Ddev-stateless-decoder.rst91 format. The driver will derive a new ``CAPTURE`` format from the

12