Searched refs:explain (Results 1 – 25 of 68) sorted by relevance
123
| /Linux-v6.6/tools/testing/selftests/net/ |
| 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-v6.6/scripts/coccinelle/api/ |
| D | stream_open.cocci | 11 virtual explain // explain decisions in the patch (SPFLAGS="-D explain") 242 @ explain_rw_deadlocked depends on explain && reader_blocks @ 253 @ explain_rw_nodeadlock depends on explain && !reader_blocks @ 301 @ explain_r depends on explain @ 349 @ explain_w depends on explain @
|
| /Linux-v6.6/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 9 This document tries to explain the implementation of the KASLR for
|
| /Linux-v6.6/Documentation/fb/ |
| D | cmap_xfbdev.rst | 5 These notes explain how X's dix layer uses fbdev's cmap structures.
|
| D | sh7760fb.rst | 71 * for the x_margin explain how to calculate those from given
|
| /Linux-v6.6/Documentation/maintainer/ |
| D | pull-requests.rst | 65 that you don't maintain, explain _why_. I will see it in the 68 (or even bug-fixes, but ones that look scary), explain not just 69 what they do and why they do it, but explain the _timing_. What
|
| 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-v6.6/Documentation/driver-api/80211/ |
| D | mac80211.rst | 63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | submitting-patches.rst | 20 messages, please be prepared to explain. 132 explain why it has to be built into the kernel.
|
| /Linux-v6.6/Documentation/w1/masters/ |
| D | ds2490.rst | 69 host did not explain the problem. My guess is a bug in either qemu
|
| /Linux-v6.6/tools/lib/perf/Documentation/ |
| D | libperf-counting.txt | 12 The following test tries to explain count on `counting.c` example.
|
| D | libperf-sampling.txt | 13 The following test tries to explain count on `sampling.c` example.
|
| /Linux-v6.6/Documentation/accel/ |
| D | introduction.rst | 78 Not only it will explain how to write a new DRM driver but it will also
|
| /Linux-v6.6/Documentation/arch/arm/ |
| D | vlocks.rst | 30 The easiest way to explain the vlocks algorithm is with some pseudo-code::
|
| /Linux-v6.6/Documentation/devicetree/ |
| D | of_unittest.rst | 143 live tree as explained below. To explain the same, the test data tree described
|
| /Linux-v6.6/Documentation/arch/x86/ |
| D | cpuinfo.rst | 25 can explain missing flags: the expected feature failed to enable, the feature
|
| /Linux-v6.6/Documentation/rust/ |
| D | coding-guidelines.rst | 89 before every ``unsafe`` block, and they explain why the code inside the block is
|
| /Linux-v6.6/Documentation/mm/ |
| D | vmemmap_dedup.rst | 11 This section is to explain how HugeTLB Vmemmap Optimization (HVO) works.
|
| /Linux-v6.6/Documentation/trace/ |
| 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 607 explain it, we introduce some terminology. Imagine a 3-instruction
|
| /Linux-v6.6/Documentation/driver-api/ |
| 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
|
| D | clk.rst | 7 This document endeavours to explain the common clk framework details,
|
| /Linux-v6.6/Documentation/driver-api/media/drivers/ |
| D | pvrusb2.rst | 67 here for comments that explain how to do that.
|
| /Linux-v6.6/Documentation/timers/ |
| D | timekeeping.rst | 5 This document tries to briefly explain some basic kernel timekeeping
|
| /Linux-v6.6/Documentation/arch/sh/ |
| D | new-machine.rst | 114 explain this, we use some examples for adding an imaginary board. For
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | dvb_intro.rst | 93 This section attempts to explain how it works and how this affects the
|
123