Home
last modified time | relevance | path

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

12345678910

/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/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
126 Since these tests are examples, i.e. they are part of the documentation, they
202 boundary cases, can be interesting to show in examples.
214 Currently, they are mostly used for testing the ``macros`` crate's 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"
306 bool "Exec secure bits examples"
/linux/Documentation/admin-guide/aoe/
H A Dindex.rst10 examples
/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api.rst17 selection-api-examples.rst
H A Dyuv-formats.rst15 :ref:`colorspaces` for conversion examples. YUV was chosen because
57 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/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/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/arch/arm64/boot/dts/ti/
H A Dk3-am642-phyboard-electra-x27-gpio1-spi1-uart3.dtso8 * GPIO, SPI and UART examples for the X27 expansion connector.
/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/trace/rv/
H A Dlinear_temporal_logic.rst77 The above examples are referring to the current time instance only. For kernel
85 In the above examples, `RAIN`, `GO_OUTSIDE`, `HAVE_UMBRELLA` and `WET` are the
/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/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/testing/selftests/mm/
H A Duffd-stress.c62 const char *examples = variable
81 fprintf(stderr, "%s", examples); in usage()
/linux/Documentation/process/
H A Dapplying-patches.rst20 description of the different kernel trees (and examples of how to apply
73 In all the examples below I feed the file (in uncompressed form) to patch
78 If you just want to be able to follow the examples below and don't want to
95 (what I assume you've done in the examples below), then you simply run
282 Here are some examples::
377 Here are 3 examples of how to apply these patches::
/linux/Documentation/driver-api/soundwire/
H A Dlocking.rst33 Below examples show how locks are acquired.
/linux/tools/thermal/lib/
H A DMakefile138 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
/linux/Documentation/admin-guide/auxdisplay/
H A Dcfag12864b.rst98 for a real working userspace complete program with usage examples.
/linux/drivers/pci/hotplug/
H A DTODO40 to be broken up into smaller, manageable pieces. Negative examples are
/linux/Documentation/iio/
H A Dadxl380.rst109 Usage examples
181 Usage examples

12345678910