Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/linux/Documentation/userspace-api/media/dvb/
H A Dexamples.rst9 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/tools/perf/Documentation/
H A Dbuild-xed.txt8 $ ./mfile.py examples
11 $ sudo cp obj/examples/xed /usr/local/bin
/linux/tools/lib/perf/Documentation/
H A DMakefile9 MAN_EX = examples/*.c
35 exdir = $(docdir)/examples
/linux/samples/
H A 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"
/linux/Documentation/admin-guide/aoe/
H A Dindex.rst10 examples
/linux/Documentation/driver-api/media/
H A Dcamera-sensor.rst96 Please also see :ref:`examples <media-camera-sensor-examples>`.
120 .. _media-camera-sensor-examples:
127 the purpose of an example. The following drivers are known to be good examples:
/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api.rst16 selection-api-examples.rst
H A Dyuv-formats.rst14 :ref:`colorspaces` for conversion examples. YUV was chosen because
56 The following examples show different combination of chroma siting in a 4x4
/linux/Documentation/crypto/
H A Dindex.rst10 for cryptographic use cases, as well as programming examples.
/linux/Documentation/bpf/
H A Dmap_xskmap.rst180 AF_XDP-forwarding programs in the `bpf-examples`_ directory in the `libxdp`_ repository.
191 .. _bpf-examples: https://github.com/xdp-project/bpf-examples
/linux/Documentation/rust/
H A Dtesting.rst18 These are the tests that come from the examples in the Rust documentation. They
46 These documentation tests are typically examples of usage of any item (e.g.
64 as-is would be useful already, since it allows verifying that examples compile
/linux/Documentation/driver-api/gpio/
H A 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
/linux/tools/sched_ext/
H A DREADME.md7 schedulers are meant to provide examples of different types of schedulers
11 Some of the examples are performant, production-ready schedulers. That is, for
14 Others are just examples that in practice, would not provide acceptable
23 # Compiling the examples
177 a basic weighted FIFO queuing policy. It also provides examples of some common
/linux/arch/um/drivers/
H A 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
/linux/Documentation/networking/devlink/
H A Dmlx5.rst157 User commands examples:
207 User commands examples:
232 User commands examples:
281 User commands examples:
/linux/samples/bpf/
H A 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.
/linux/tools/testing/selftests/mm/
H A Duffd-stress.c55 const char *examples = variable
74 fprintf(stderr, "%s", examples); in usage()
/linux/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst14 examples::
/linux/Documentation/ABI/testing/
H A Dusb-charger-uevent22 Here are two examples taken using ``udevadm monitor -p`` when
/linux/Documentation/devicetree/bindings/thermal/
H A Darmada-thermal.txt20 Two entries are expected, see the examples below. The first one points
/linux/Documentation/firmware-guide/acpi/
H A Dmethod-tracing.rst17 Functionalities and usage examples
40 The following command examples illustrate the usage of the "log reducer"
106 The following command examples illustrate the usage of the "AML tracer"
/linux/Documentation/core-api/
H A Dpacking.rst47 The following examples cover the memory layout of a packed u64 field.
49 What the examples show is where the logical bytes and bits sit.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Didpf.rst98 - Disable adaptive ITR and lower Rx and Tx interrupts. The examples below
115 - The following examples are for queues 1 and 3, but you can adjust other
/linux/tools/thermal/lib/
H A DMakefile151 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
/linux/Documentation/driver-api/soundwire/
H A Dlocking.rst33 Below examples show how locks are acquired.

12345678910>>...12