Home
last modified time | relevance | path

Searched refs:Environment (Results 1 – 25 of 40) sorted by relevance

12

/linux/tools/net/sunrpc/xdrgen/generators/
H A Dunion.py6 from jinja2 import Environment
15 def emit_union_declaration(environment: Environment, node: _XdrUnion) -> None: argument
23 environment: Environment, node: _XdrDeclaration argument
38 environment: Environment, node: _XdrDeclaration argument
61 def emit_union_definition(environment: Environment, node: _XdrUnion) -> None: argument
79 environment: Environment, node: _XdrDeclaration argument
88 environment: Environment, node: _XdrCaseSpec argument
113 environment: Environment, node: _XdrCaseSpec, big_endian_discriminant: bool
147 def emit_union_default_spec_decoder(environment: Environment, node: _XdrUnion) -> None:
174 def emit_union_decoder(environment: Environment, nod
122 emit_union_default_spec_decoder(environment: Environment, node: _XdrUnion) global() argument
149 emit_union_decoder(environment: Environment, node: _XdrUnion) global() argument
170 emit_union_switch_spec_encoder( environment: Environment, node: _XdrDeclaration ) global() argument
179 emit_union_case_spec_encoder( environment: Environment, node: _XdrCaseSpec, big_endian_discriminant: bool ) global() argument
208 emit_union_default_spec_encoder(environment: Environment, node: _XdrUnion) global() argument
253 emit_union_maxsize(environment: Environment, node: _XdrUnion) global() argument
[all...]
H A Dprogram.py6 from jinja2 import Environment
14 environment: Environment, program: str, version: _RpcVersion argument
35 environment: Environment, program: str, version: _RpcVersion argument
64 environment: Environment, program: str, version: _RpcVersion argument
80 environment: Environment, program: str, version: _RpcVersion argument
94 environment: Environment, program: str, version: _RpcVersion argument
108 environment: Environment, program: str, version: _RpcVersion argument
H A D__init__.py6 from jinja2 import Environment, FileSystemLoader, Template
13 def create_jinja2_environment(language: str, xdr_type: str) -> Environment:
20 environment = Environment(
35 environment: Environment, template_type: str, template_name: str
34 get_jinja2_template( environment: Environment, template_type: str, template_name: str ) global() argument
/linux/Documentation/arch/powerpc/
H A Disa-versions.rst25 - PowerPC Virtual Environment Architecture Book II v2.02
26 - PowerPC Operating Environment Architecture Book III v2.02
28 - PowerPC Virtual Environment Architecture Book II v2.01
29 - PowerPC Operating Environment Architecture Book III v2.01
32 - PowerPC Virtual Environment Architecture Book II v2.01
33 - PowerPC Operating Environment Architecture Book III v2.01
35 - PowerPC Virtual Environment Architecture Book II v2.00
36 - PowerPC Operating Environment Architecture Book III v2.00
/linux/drivers/tee/amdtee/
H A DKconfig2 # AMD-TEE Trusted Execution Environment Configuration
8 This implements AMD's Trusted Execution Environment (TEE) driver.
/linux/drivers/tee/qcomtee/
H A DKconfig2 # Qualcomm Trusted Execution Environment Configuration
10 This option enables the Qualcomm Trusted Execution Environment (QTEE)
/linux/Documentation/kbuild/
H A Dkconfig.rst39 Environment variables
42 Environment variables for ``*config``:
75 Environment variables for ``{allyes/allmod/allno/alldef/rand}config``:
113 Environment variables for ``randconfig``:
152 Environment variables for ``syncconfig``:
260 Environment variables:
/linux/Documentation/driver-api/pci/
H A Dtsm.rst5 PCI Trusted Execution Environment Security Manager (TSM)
/linux/Documentation/tee/
H A Dtee.rst4 TEE (Trusted Execution Environment)
H A Damd-tee.rst4 AMD-TEE (AMD's Trusted Execution Environment)
12 software-based Trusted Execution Environment (TEE) designed to enable
/linux/drivers/firmware/qcom/
H A DKconfig69 Various Qualcomm SoCs have a Secure Execution Environment (SEE) running
88 (uefisecapp), residing in the Secure Execution Environment (SEE).
/linux/drivers/misc/mei/
H A DKconfig43 tristate "Intel Trusted Execution Environment with ME Interface"
45 MEI Support for Trusted Execution Environment device on Intel SoCs
/linux/scripts/package/
H A Dkernel.spec11 Group: System Environment/Kernel
41 Group: System Environment/Kernel
/linux/drivers/peci/controller/
H A DKconfig30 Say Y here if you want support for the Platform Environment Control
/linux/drivers/peci/
H A DKconfig6 The Platform Environment Control Interface (PECI) is an interface
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1010rdb.dtsi65 /* 512KB for u-boot Environment Variables */
119 /* 1MB for Environment */
H A Dp1020utm-pc.dtsi65 /* 512KB for u-boot Environment Variables */
H A Dp1020mbg-pc.dtsi73 /* 512KB for u-boot Environment Variables */
H A Dp2020rdb.dts75 /* 512KB for u-boot Environment Variables */
H A Dp1024rdb.dtsi73 /* 512KB for u-boot Environment Variables */
H A Dc293pcie.dts176 /* 1MB for Environment */
/linux/drivers/crypto/ccp/
H A DKconfig47 along with software-based Trusted Execution Environment (TEE) to
/linux/Documentation/userspace-api/
H A Dtee.rst5 TEE (Trusted Execution Environment) Userspace API
/linux/Documentation/peci/
H A Dpeci.rst7 The Platform Environment Control Interface (PECI) is a communication
/linux/Documentation/dev-tools/
H A Dcontainer.rst102 Environment Variables
105 Environment variables are not propagated to the container so they have to be

12