Searched refs:derive (Results 1 – 25 of 30) sorted by relevance
12
| /Linux-v6.6/rust/alloc/collections/ |
| D | mod.rs | 61 #[derive(Clone, PartialEq, Eq, Debug)] 82 #[derive(Clone, PartialEq, Eq, Debug)]
|
| /Linux-v6.6/Documentation/devicetree/bindings/sound/ |
| D | fsl,esai.txt | 31 derive HCK, SCK and FS. 33 derive HCK, SCK and FS.
|
| /Linux-v6.6/rust/macros/ |
| D | lib.rs | 364 zeroable::derive(input) in derive_zeroable()
|
| D | zeroable.rs | 6 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
|
| D | module.rs | 92 #[derive(Debug, Default)]
|
| /Linux-v6.6/Documentation/devicetree/bindings/pwm/ |
| D | pwm-sprd.txt | 10 "pwmn": used to derive the functional clock for PWM channel n (n range: 0 ~ 3).
|
| /Linux-v6.6/Documentation/devicetree/bindings/clock/ |
| D | xgene.txt | 21 - 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/ |
| D | drain_filter.rs | 24 #[derive(Debug)]
|
| /Linux-v6.6/Documentation/devicetree/bindings/serial/ |
| D | mvebu-uart.txt | 13 - clocks: UART reference clock used to derive the baudrate. If no clock
|
| /Linux-v6.6/Documentation/virt/coco/ |
| D | sev-guest.rst | 93 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/ |
| D | error.rs | 94 #[derive(Clone, Copy, PartialEq, Eq)]
|
| D | str.rs | 42 #[derive(Debug, Clone, Copy)]
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| D | ptdump.rst | 33 one can derive information about the virtual address range of the entry,
|
| /Linux-v6.6/rust/alloc/ |
| D | alloc.rs | 56 #[derive(Copy, Clone, Default, Debug)]
|
| /Linux-v6.6/Documentation/driver-api/driver-model/ |
| D | binding.rst | 30 Instead of trying to derive a complex state machine and matching
|
| /Linux-v6.6/Documentation/virt/kvm/x86/ |
| D | msr.rst | 94 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/ |
| D | spectre.rst | 161 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/ |
| D | Kconfig | 200 Y2 and Y3 derive from PLL1 201 Y4 and Y5 derive from PLL2
|
| /Linux-v6.6/Documentation/process/ |
| D | stable-kernel-rules.rst | 119 Note, such tagging is unnecessary if the stable team can derive the
|
| /Linux-v6.6/rust/ |
| D | Makefile | 333 --use-core --with-derive-default --ctypes-prefix core::ffi --no-layout-tests \
|
| /Linux-v6.6/Documentation/timers/ |
| D | timekeeping.rst | 147 counter to derive a 64-bit nanosecond value, so for example on the ARM
|
| /Linux-v6.6/Documentation/networking/ |
| D | udplite.rst | 263 These statistics derive from the UDP MIB (RFC 2013).
|
| /Linux-v6.6/Documentation/doc-guide/ |
| D | contributing.rst | 148 the documentation to bring those comments in can help the community derive
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | fscrypt.rst | 209 (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/ |
| D | dev-stateless-decoder.rst | 91 format. The driver will derive a new ``CAPTURE`` format from the
|
12