/linux/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel_mgr.c | 31 #define explain(x) \ macro 79 explain("cannot get non-existent label"); in run_tests() 82 explain("cannot put non-existent label"); in run_tests() 85 explain("cannot create label greater than 20 bits"); in run_tests() 89 explain("create a new label (FL_F_CREATE)"); in run_tests() 91 explain("can get the label (without FL_F_CREATE)"); in run_tests() 93 explain("can get it again with create flag set, too"); in run_tests() 95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests() 98 explain("can now put exactly three references"); in run_tests() 104 explain("create a new exclusive label (FL_S_EXCL)"); in run_tests() [all …]
|
/linux/scripts/coccinelle/api/ |
H A D | stream_open.cocci | 11 virtual explain // explain decisions in the patch (SPFLAGS="-D explain") 241 @ explain_rw_deadlocked depends on explain && reader_blocks @ 252 @ explain_rw_nodeadlock depends on explain && !reader_blocks @ 300 @ explain_r depends on explain @ 348 @ explain_w depends on explain @
|
/linux/Documentation/arch/powerpc/ |
H A D | kaslr-booke32.rst | 9 This document tries to explain the implementation of the KASLR for
|
/linux/Documentation/fb/ |
H A D | cmap_xfbdev.rst | 5 These notes explain how X's dix layer uses fbdev's cmap structures.
|
H A D | sh7760fb.rst | 71 * for the x_margin explain how to calculate those from given
|
/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 20 messages, please be prepared to explain. 132 explain why it has to be built into the kernel.
|
/linux/Documentation/driver-api/80211/ |
H A D | mac80211.rst | 63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
|
/linux/tools/lib/perf/Documentation/ |
H A D | libperf-counting.txt | 12 The following test tries to explain count on `counting.c` example.
|
H A D | libperf-sampling.txt | 13 The following test tries to explain count on `sampling.c` example.
|
/linux/Documentation/w1/masters/ |
H A D | ds2490.rst | 69 host did not explain the problem. My guess is a bug in either qemu
|
/linux/Documentation/accel/ |
H A D | introduction.rst | 78 Not only it will explain how to write a new DRM driver but it will also
|
/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 190 as always, in such situations, the merge commit should explain why the 222 arisen and be prepared to explain why something abnormal needs to be done.
|
/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 30 The easiest way to explain the vlocks algorithm is with some pseudo-code::
|
/linux/Documentation/devicetree/ |
H A D | of_unittest.rst | 143 live tree as explained below. To explain the same, the test data tree described
|
/linux/Documentation/trace/ |
H A D | kprobes.rst | 53 The next four subsections explain how the different types of 54 probes work and how jump optimization works. They explain certain 608 explain it, we introduce some terminology. Imagine a 3-instruction
|
/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 27 identifier. The following chapters explain the meaning of those 34 The identifiers explain the usage and scope of the functions. Following 68 identifiers explain the usage and scope of the members. Following
|
H A D | clk.rst | 7 This document endeavours to explain the common clk framework details,
|
/linux/Documentation/power/ |
H A D | suspend-and-cpuhotplug.rst | 17 interactions involving the freezer and CPU hotplug and also tries to explain
|
/linux/Documentation/admin-guide/media/ |
H A D | dvb_intro.rst | 93 This section attempts to explain how it works and how this affects the
|
/linux/Documentation/arch/sh/ |
H A D | new-machine.rst | 114 explain this, we use some examples for adding an imaginary board. For
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 67 here for comments that explain how to do that.
|
/linux/Documentation/timers/ |
H A D | timekeeping.rst | 5 This document tries to briefly explain some basic kernel timekeeping
|
/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 10 This is being written to try to explain why Linux **does not have a binary
|
/linux/Documentation/security/ |
H A D | snp-tdx-threat-model.rst | 18 interfaces (USB, thunderbolt). The goal of this document is to explain
|
/linux/Documentation/driver-api/mtd/ |
H A D | nand_ecc.rst | 26 This is done by means of a Hamming code. I'll try to explain it in 61 Let's start to explain column parity.
|