Home
last modified time | relevance | path

Searched full:examples (Results 1 – 25 of 4636) sorted by relevance

12345678910>>...186

/kernel/linux/linux-6.6/include/linux/
Dcc_platform.h31 * Examples include SME, SEV and SEV-ES.
41 * Examples include SME.
51 * Examples include SEV and SEV-ES.
61 * Examples include SEV-ES.
72 * Examples include TDX guest & SEV.
90 * Examples include TDX Guest.
/kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/
Dexamples.rst6 Examples title
9 In the past, we used to have a set of examples here. However, those
10 examples got out of date and doesn't even compile nowadays.
16 for updated/recommended examples.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dexamples.rst6 Examples title
9 In the past, we used to have a set of examples here. However, those
10 examples got out of date and doesn't even compile nowadays.
16 for updated/recommended examples.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
DMakefile23 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.json
58 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE
64 # Just copy processed-schema-examples.json
66 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE
81 extra-$(CHECK_DT_BINDING) += processed-schema-examples.json
/kernel/linux/linux-5.10/include/linux/
Dcc_platform.h31 * Examples include SME, SEV and SEV-ES.
41 * Examples include SME.
51 * Examples include SEV and SEV-ES.
61 * Examples include SEV-ES.
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
Dusing-gpio.rst10 For examples of already existing generic drivers that will also be good
11 examples for any other kernel drivers you want to author, refer to
22 The userspace ABI is intended for one-off deployments. Examples are prototypes,
43 ``/dev/gpiochipN``. Examples of how to directly use the userspace ABI can be
/kernel/linux/linux-6.6/Documentation/driver-api/gpio/
Dusing-gpio.rst10 For examples of already existing generic drivers that will also be good
11 examples for any other kernel drivers you want to author, refer to
22 The userspace ABI is intended for one-off deployments. Examples are prototypes,
43 ``/dev/gpiochipN``. Examples of how to directly use the userspace ABI can be
/kernel/linux/linux-6.6/samples/
DKconfig14 tristate "Build trace_events examples -- loadable modules only"
64 tristate "Build kobject examples"
73 tristate "Build kprobes examples -- loadable modules only"
84 tristate "Build kernel hardware breakpoint examples -- loadable module only"
90 tristate "Build fprobe examples -- loadable modules only"
97 tristate "Build kfifo examples -- loadable modules only"
/kernel/linux/linux-5.10/samples/
DKconfig14 tristate "Build trace_events examples -- loadable modules only"
42 tristate "Build kobject examples"
51 tristate "Build kprobes examples -- loadable modules only"
62 tristate "Build kernel hardware breakpoint examples -- loadable module only"
68 tristate "Build kfifo examples -- loadable modules only"
/kernel/linux/linux-6.6/rust/alloc/
Dboxed.rs10 //! # Examples
209 /// # Examples
226 /// # Examples
253 /// See [`MaybeUninit::zeroed`][zeroed] for examples of correct and incorrect usage
256 /// # Examples
296 /// # Examples
313 /// # Examples
340 /// See [`MaybeUninit::zeroed`][zeroed] for examples of correct and incorrect usage
343 /// # Examples
369 /// # Examples
[all …]
/kernel/linux/linux-6.6/Documentation/process/
Dlicense-rules.rst114 Other examples using WITH exceptions found in the kernel are::
130 Examples from the kernel for license expressions in dual licensed files::
171 Examples::
199 Freeform text for usage advice. The text must include correct examples
207 File format examples::
251 Examples::
298 Examples::
344 Examples::
381 examples for the SPDX license identifiers as they should be put into
388 File format examples::
Dcode-of-conduct.rst19 Examples of behavior that contributes to creating a positive environment
29 Examples of unacceptable behavior by participants include:
58 when an individual is representing the project or its community. Examples of
/kernel/linux/linux-5.10/Documentation/process/
Dlicense-rules.rst114 Other examples using WITH exceptions found in the kernel are::
130 Examples from the kernel for license expressions in dual licensed files::
171 Examples::
199 Freeform text for usage advice. The text must include correct examples
207 File format examples::
251 Examples::
298 Examples::
344 Examples::
381 examples for the SPDX license identifiers as they should be put into
388 File format examples::
Dcode-of-conduct.rst19 Examples of behavior that contributes to creating a positive environment
29 Examples of unacceptable behavior by participants include:
58 when an individual is representing the project or its community. Examples of
/kernel/linux/linux-6.6/arch/um/drivers/
DKconfig19 information and command line examples of how to use this facility.
164 has examples of the UML command line to use to enable Ethertap
202 has examples of the UML command line to use to enable slip
223 has examples of the UML command line to use to enable Daemon
269 That site has a good overview of what VDE is and also examples
292 has examples of the UML command line to use to enable Multicast
313 has examples of the UML command line to use to enable this option.
/kernel/linux/linux-5.10/arch/um/drivers/
DKconfig19 information and command line examples of how to use this facility.
157 has examples of the UML command line to use to enable Ethertap
195 has examples of the UML command line to use to enable slip
216 has examples of the UML command line to use to enable Daemon
253 That site has a good overview of what VDE is and also examples
276 has examples of the UML command line to use to enable Multicast
296 has examples of the UML command line to use to enable this option.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dnixge.txt24 Examples (10G generic PHY):
49 Examples (10G generic PHY, no MDIO):
65 Examples (1G generic fixed-link + MDIO):
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dnixge.txt24 Examples (10G generic PHY):
49 Examples (10G generic PHY, no MDIO):
65 Examples (1G generic fixed-link + MDIO):
/kernel/linux/linux-6.6/tools/perf/Documentation/
Dbuild-xed.txt8 $ ./mfile.py examples
11 $ sudo cp obj/examples/xed /usr/local/bin
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dbuild-xed.txt8 $ ./mfile.py examples
11 $ sudo cp obj/examples/xed /usr/local/bin
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
DMakefile9 MAN_EX = examples/*.c
35 exdir = $(docdir)/examples
129 install-examples:
130 $(call QUIET_INSTALL, examples) \
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
DMakefile9 MAN_EX = examples/*.c
35 exdir = $(docdir)/examples
129 install-examples:
130 $(call QUIET_INSTALL, examples) \
/kernel/linux/linux-6.6/rust/alloc/vec/
Dmod.rs11 //! # Examples
152 /// # Examples
413 /// # Examples
451 /// # Examples
505 /// # Examples
588 /// # Examples
653 /// # Examples
694 /// # Examples
752 /// # Examples
836 /// # Examples
[all …]
/kernel/linux/linux-6.6/rust/kernel/
Dprint.rs208 /// # Examples
232 /// # Examples
256 /// # Examples
280 /// # Examples
304 /// # Examples
328 /// # Examples
352 /// # Examples
378 /// # Examples
406 /// # Examples
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/graniterapids/
Dfrontend.json3 …mitations when the back-end could have accepted more operations. Common examples include instructi…
6 …mitations when the back-end could have accepted more operations. Common examples include instructi…

12345678910>>...186