/linux/Documentation/userspace-api/media/dvb/ |
H A D | examples.rst | 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/tools/perf/Documentation/ |
H A D | build-xed.txt | 8 $ ./mfile.py examples 11 $ sudo cp obj/examples/xed /usr/local/bin
|
/linux/tools/lib/perf/Documentation/ |
H A D | Makefile | 9 MAN_EX = examples/*.c 35 exdir = $(docdir)/examples
|
/linux/samples/ |
H A D | Kconfig | 14 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 D | index.rst | 10 examples
|
/linux/Documentation/driver-api/media/ |
H A D | camera-sensor.rst | 96 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 D | selection-api.rst | 16 selection-api-examples.rst
|
H A D | yuv-formats.rst | 14 :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 D | index.rst | 10 for cryptographic use cases, as well as programming examples.
|
/linux/Documentation/bpf/ |
H A D | map_xskmap.rst | 180 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 D | testing.rst | 18 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 D | using-gpio.rst | 10 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 D | README.md | 7 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 D | Kconfig | 19 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 D | mlx5.rst | 157 User commands examples: 207 User commands examples: 232 User commands examples: 281 User commands examples:
|
/linux/samples/bpf/ |
H A D | README.rst | 4 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 D | uffd-stress.c | 55 const char *examples = variable 74 fprintf(stderr, "%s", examples); in usage()
|
/linux/Documentation/admin-guide/ |
H A D | lcd-panel-cgram.rst | 14 examples::
|
/linux/Documentation/ABI/testing/ |
H A D | usb-charger-uevent | 22 Here are two examples taken using ``udevadm monitor -p`` when
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | armada-thermal.txt | 20 Two entries are expected, see the examples below. The first one points
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | method-tracing.rst | 17 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 D | packing.rst | 47 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 D | idpf.rst | 98 - 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 D | Makefile | 151 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
|
/linux/Documentation/driver-api/soundwire/ |
H A D | locking.rst | 33 Below examples show how locks are acquired.
|