Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/
H A DKconfig7 bool "Chelsio Inline Crypto support"
17 tristate "Chelsio Crypto Inline TLS Driver"
22 Support Chelsio Inline TLS with Chelsio crypto accelerator.
34 Support Chelsio Inline IPsec with Chelsio crypto accelerator.
41 tristate "Chelsio Inline KTLS Offload"
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dreservoir.hpp12 Inline, enumerator
20 {ReservoirType::Inline, "Inline"},
H A Dcoolant_connector.hpp13 Inline, enumerator
22 {CoolantConnectorType::Inline, "Inline"},
/openbmc/linux/Documentation/filesystems/ext4/
H A Dinlinedata.rst3 Inline Data
25 Inline Directories
36 Inline directory entries are not checksummed, as the inode checksum
H A Difork.rst189 Inline Data
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-matplotlib-inline_0.1.6.bb1 SUMMARY = "Inline Matplotlib backend for Jupyter"
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-msm.yaml77 - description: clock for Inline Crypto Engine
188 - description: Inline Crypto Engine register map
203 - description: Inline Crypto Engine register map
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dqcom,inline-crypto-engine.yaml7 title: Qualcomm Technologies, Inc. (QTI) Inline Crypto Engine
/openbmc/qemu/scripts/
H A Dcheckpatch.pl261 our $Inline = qr{inline};
423 (?:\s+$Inline|\s+$Modifier)*
1869 …} elsif ($prev_values eq 'E' && $s =~ /^.\s*(?:$Storage\s+)?(?:$Inline\s+)?(?:const\s+)?((?:\s*$Id…
1875 } elsif ($s =~ /^.(?:$Storage\s+)?(?:$Inline\s+)?(?:const\s+)?($Ident)\b\s*(?!:)/s) {
1887 …if ($prev_values eq 'E' && $s =~ /^(.(?:typedef\s*)?(?:(?:$Storage|$Inline)\s*)*\s*$Type\s*(?:\b$I…
2908 if ($line =~ /\b$Type\s+$Inline\b/ ||
2909 $line =~ /\b$Inline\s+$Storage\b/) {
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl387 our $Inline = qr{inline|__always_inline|noinline|__inline|__inline__};
769 (?:\s+$Inline|\s+$Modifier)*
774 (?:\s+$Inline|\s+$Modifier)*
776 $Declare = qr{(?:$Storage\s+(?:$Inline\s+)?)?$Type};
777 $DeclareMisordered = qr{(?:$Storage\s+(?:$Inline\s+)?)?$TypeMisordered};
3283 $prevline =~ /^\+(?:(?:(?:$Storage|$Inline)\s*)*\s*$Type\s*)?($Ident)\(/) {
3375 } elsif ($s =~ /^.(?:$Storage\s+)?(?:$Inline\s+)?(?:const\s+)?($Ident)\b\s*(?!:)/s) {
3387 …if ($prev_values eq 'E' && $s =~ /^(.(?:typedef\s*)?(?:(?:$Storage|$Inline)\s*)*\s*$Type\s*(?:\b$I…
3612 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) {
5677 if ($line =~ /\b$Type\s+$Inline\b/ ||
[all …]
/openbmc/linux/Documentation/block/
H A Dinline-encryption.rst6 Inline Encryption
12 Inline encryption hardware sits logically between memory and disk, and can
30 Inline encryption hardware is also very different from "self-encrypting drives",
33 verify the correctness of the resulting ciphertext. Inline encryption hardware
61 - Inline encryption hardware usually (but not always) requires that keys be
/openbmc/linux/Documentation/powerpc/
H A Dkasan.txt26 - Inline instrumentation requires a fixed offset.
/openbmc/linux/scripts/
H A Dcheckpatch.pl522 our $Inline = qr{inline|__always_inline|noinline|__inline|__inline__};
1057 (?:\s+$Inline|\s+$Modifier)*
1062 (?:\s+$Inline|\s+$Modifier)*
1064 $Declare = qr{(?:$Storage\s+(?:$Inline\s+)?)?$Type};
1065 $DeclareMisordered = qr{(?:$Storage\s+(?:$Inline\s+)?)?$TypeMisordered};
4156 $prevline =~ /^\+(?:(?:(?:$Storage|$Inline)\s*)*\s*$Type\s*)?($Ident)\(/) {
4252 } elsif ($s =~ /^.(?:$Storage\s+)?(?:$Inline\s+)?(?:const\s+)?($Ident)\b\s*(?!:)/s) {
4264 …if ($prev_values eq 'E' && $s =~ /^(.(?:typedef\s*)?(?:(?:$Storage|$Inline)\s*)*\s*$Type\s*(?:\b$I…
4500 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) {
6725 if ($line =~ /\b$Type\s+$Inline\b/ ||
[all …]
/openbmc/linux/Documentation/devicetree/bindings/ufs/
H A Dqcom,ufs.yaml77 description: phandle to the Inline Crypto Engine node
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py452 class kernel_render(nodes.General, nodes.Inline, nodes.Element):
/openbmc/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst81 - Inline assembly code which changes memory, but which has no other
H A D4.Coding.rst131 Inline functions
134 Inline functions present a hazard of their own, though. Programmers can
140 slow execution dramatically. Inline functions, as a rule, should be quite
/openbmc/linux/lib/
H A DKconfig.kasan147 bool "Inline instrumentation"
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py556 class kernel_render(nodes.General, nodes.Inline, nodes.Element):
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst28 called DIMM (Dual Inline Memory Module).
/openbmc/bmcweb/
H A DCOMMON_ERRORS.md343 Inline lambdas, while useful in some contexts, are difficult to read, and have
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2705 0x18: '9-pin Dual Inline (pin 10 cut)',
706 0x19: '25-pin Dual Inline (pin 26 cut)',
707 0x1A: '50-pin Dual Inline',
708 0x1B: '68-pin Dual Inline',
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst316 Inline assembly instrumentation
/openbmc/linux/Documentation/filesystems/
H A Dfscrypt.rst406 kernel crypto API (see `Inline encryption support`_); in that case,
1231 Inline encryption support
1271 Inline encryption doesn't affect the ciphertext or other aspects of
1285 is also available. For details, see `Inline encryption support`_.
/openbmc/docs/
H A Danti-patterns.md449 Inline lambdas, while useful in some contexts, are difficult to read, and have

12