Home
last modified time | relevance | path

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

12

/linux-6.12.1/rust/kernel/
Dalloc.rs12 #[derive(Copy, Clone, PartialEq, Eq, Debug)]
20 #[derive(Clone, Copy)]
Dtime.rs30 #[derive(Copy, Clone)]
Dlist.rs134 #[derive(Copy, Clone)]
538 #[derive(Clone)]
Derror.rs90 #[derive(Clone, Copy, PartialEq, Eq)]
Dstr.rs132 #[derive(Debug, Clone, Copy)]
/linux-6.12.1/rust/kernel/net/phy/
Dreg.rs55 #[derive(Copy, Clone, Debug)]
138 #[derive(Copy, Clone, Debug)]
/linux-6.12.1/rust/macros/
Dlib.rs431 zeroable::derive(input) in derive_zeroable()
Dzeroable.rs6 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
Dmodule.rs92 #[derive(Debug, Default)]
/linux-6.12.1/Documentation/devicetree/bindings/pwm/
Dpwm-sprd.txt10 "pwmn": used to derive the functional clock for PWM channel n (n range: 0 ~ 3).
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt13 - clocks: UART reference clock used to derive the baudrate. If no clock
/linux-6.12.1/Documentation/arch/arm64/
Dptdump.rst33 one can derive information about the virtual address range of the entry,
/linux-6.12.1/Documentation/virt/coco/
Dsev-guest.rst110 The SNP_GET_DERIVED_KEY ioctl can be used to get a key derive from a root key.
115 SEV-SNP firmware to derive the key. See SEV-SNP specification for further details
/linux-6.12.1/Documentation/driver-api/driver-model/
Dbinding.rst30 Instead of trying to derive a complex state machine and matching
/linux-6.12.1/Documentation/security/tpm/
Dtpm-security.rst82 and storage seeds, which can be used to derive asymmetric keys.
88 The mechanism chosen for the Linux Kernel is to derive the primary
/linux-6.12.1/Documentation/admin-guide/hw-vuln/
Dspectre.rst160 be used later by the kernel as an index to an array or to derive
240 code to derive invalid data pointers accessing privileged memory in
279 (e.g. in registers) via hyper-calls to derive invalid pointers to
305 or message passing. Such parameters could be used to derive data
/linux-6.12.1/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-6.12.1/drivers/clk/
DKconfig200 Y2 and Y3 derive from PLL1
201 Y4 and Y5 derive from PLL2
/linux-6.12.1/rust/kernel/net/
Dphy.rs21 #[derive(PartialEq, Eq)]
/linux-6.12.1/drivers/crypto/
DKconfig115 this option unless you are sure you never need to derive protected
131 this option unless you are sure you never need to derive protected
152 this option unless you are sure you never need to derive protected
/linux-6.12.1/rust/
DMakefile273 --use-core --with-derive-default --ctypes-prefix core::ffi --no-layout-tests \
/linux-6.12.1/drivers/gpu/drm/
Ddrm_panic_qr.rs32 #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd)]
/linux-6.12.1/Documentation/timers/
Dtimekeeping.rst147 counter to derive a 64-bit nanosecond value, so for example on the ARM
/linux-6.12.1/Documentation/networking/
Dudplite.rst263 These statistics derive from the UDP MIB (RFC 2013).

12