Home
last modified time | relevance | path

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

12345678910>>...77

/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dexamples.rst6 Examples chapter
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.
/Linux-v5.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
/Linux-v5.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
/Linux-v5.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"
/Linux-v5.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
/Linux-v5.10/arch/um/drivers/
DKconfig19 information and command line examples of how to use this facility.
167 has examples of the UML command line to use to enable Ethertap
205 has examples of the UML command line to use to enable slip
226 has examples of the UML command line to use to enable Daemon
263 That site has a good overview of what VDE is and also examples
286 has examples of the UML command line to use to enable Multicast
306 has examples of the UML command line to use to enable this option.
/Linux-v5.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):
/Linux-v5.10/tools/perf/Documentation/
Dbuild-xed.txt8 $ ./mfile.py examples
11 $ sudo cp obj/examples/xed /usr/local/bin
/Linux-v5.10/tools/lib/perf/Documentation/
DMakefile9 MAN_EX = examples/*.c
35 exdir = $(docdir)/examples
129 install-examples:
130 $(call QUIET_INSTALL, examples) \
/Linux-v5.10/drivers/android/
Dbinder_alloc_selftest.c35 * is not page aligned. Examples:
46 * Examples:
54 * is not page aligned. Examples:
62 * is page aligned. Examples:
70 * previous buffer and is not page aligned. Examples:
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/mellanox/
Dmlx5.rst98 …ps://community.mellanox.com/s/article/recommended-network-configuration-examples-for-roce-deployme…
143 User command examples:
164 User command examples:
196 User commands examples:
244 User commands examples:
266 User commands examples:
/Linux-v5.10/samples/auxdisplay/
Dcfag12864b-example.c184 #define EXAMPLES 6 macro
191 if (n > EXAMPLES) in example()
194 printf("Example %i/%i - ", n, EXAMPLES); in example()
258 for (n = 1; n <= EXAMPLES; n++) { in main()
/Linux-v5.10/Documentation/devicetree/bindings/thermal/
Darmada-thermal.txt19 Two entries are expected, see the examples below. The first one points
28 Examples:
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dcsr,atlas7-car.txt17 Examples: Clock and reset controller node:
26 Examples: Consumers using clock or reset:
/Linux-v5.10/Documentation/devicetree/bindings/dma/
Dfsl-mxs-dma.txt17 Examples:
52 Examples:
Dmmp-dma.txt21 Examples:
64 Examples:
Dfsl-imx-sdma.txt75 Examples:
88 Examples:
/Linux-v5.10/include/media/
Ddvb_math.h32 * Some usecase examples:
60 * look at intlog2 for similar examples
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst23 Examples::
38 Examples::
43 Examples of authenticated modes::
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dhisilicon,mbigen-v2.txt48 Examples:
75 Examples:
/Linux-v5.10/Documentation/admin-guide/
Ddynamic-debug-howto.rst172 Examples::
184 suffix and with ``-`` changed to ``_``. Examples::
198 Examples::
213 last line number in the file. Examples::
320 Examples section in Dynamic debug
/Linux-v5.10/Documentation/devicetree/bindings/iommu/
Diommu.txt44 the specific IOMMU. Below are a few examples of typical use-cases:
62 Note that these are merely examples and real-world use-cases may use different
108 Examples:
/Linux-v5.10/include/asm-generic/bitops/
Dnon-atomic.h55 * If two examples of this operation race, one can appear to succeed
74 * If two examples of this operation race, one can appear to succeed
/Linux-v5.10/samples/bpf/
DREADME.rst4 This directory contains a test stubs, verifier test-suite and examples
5 for using eBPF. The examples use libbpf from tools/lib/bpf.

12345678910>>...77