Home
last modified time | relevance | path

Searched refs:explain (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v5.4/tools/testing/selftests/net/
Dipv6_flowlabel_mgr.c31 #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-v5.4/scripts/coccinelle/api/
Dstream_open.cocci11 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-v5.4/Documentation/fb/
Dcmap_xfbdev.rst5 These notes explain how X's dix layer uses fbdev's cmap structures.
Dsh7760fb.rst71 * for the x_margin explain how to calculate those from given
/Linux-v5.4/Documentation/maintainer/
Dpull-requests.rst67 that you don't maintain, explain _why_. I will see it in the
70 (or even bug-fixes, but ones that look scary), explain not just
71 what they do and why they do it, but explain the _timing_. What
Drebasing-and-merging.rst190 as always, in such situations, the merge commit should explain why the
226 arisen and be prepared to explain why something abnormal needs to be done.
/Linux-v5.4/tools/perf/lib/Documentation/tutorial/
Dtutorial.rst36 Examples aim to explain libperf functionality on simple use cases.
/Linux-v5.4/Documentation/media/dvb-drivers/
Dudev.rst11 #) **TODO:** change this document to explain how to make DVB devices
/Linux-v5.4/Documentation/hwmon/
Dsubmitting-patches.rst21 messages, please be prepared to explain.
133 explain why it has to be built into the kernel.
/Linux-v5.4/Documentation/w1/masters/
Dds2490.rst69 host did not explain the problem. My guess is a bug in either qemu
/Linux-v5.4/Documentation/driver-api/80211/
Dmac80211.rst79 to the driver (VLANs, MGMT etc are not.) It should explain the use of
/Linux-v5.4/Documentation/devicetree/
Dof_unittest.txt115 live tree as explained below. To explain the same, the test data tree described
/Linux-v5.4/Documentation/arm/
Dvlocks.rst30 The easiest way to explain the vlocks algorithm is with some pseudo-code::
/Linux-v5.4/Documentation/process/
Dsubmitting-drivers.rst6 This document is intended to explain how to submit device drivers to the
Dstable-api-nonsense.rst10 This is being written to try to explain why Linux **does not have a binary
/Linux-v5.4/Documentation/
Dkprobes.txt52 The next four subsections explain how the different types of
53 probes work and how jump optimization works. They explain certain
621 explain it, we introduce some terminology. Imagine a 3-instruction
/Linux-v5.4/Documentation/riscv/
Dpmu.rst36 PMUs in the kernel. The following sections briefly explain perf' mechanism
/Linux-v5.4/Documentation/driver-api/
Dmtdnand.rst27 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
Dclk.rst7 This document endeavours to explain the common clk framework details,
/Linux-v5.4/Documentation/timers/
Dtimekeeping.rst5 This document tries to briefly explain some basic kernel timekeeping
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpvrusb2.rst67 here for comments that explain how to do that.
/Linux-v5.4/Documentation/sh/
Dnew-machine.txt110 explain this, we use some examples for adding an imaginary board. For
/Linux-v5.4/Documentation/power/
Dsuspend-and-cpuhotplug.rst17 interactions involving the freezer and CPU hotplug and also tries to explain
/Linux-v5.4/Documentation/RCU/
Dchecklist.txt46 earlier stores), and be prepared to explain why this added
48 explain how this single task does not become a major bottleneck on
/Linux-v5.4/Documentation/networking/
Ddecnet.txt186 A quick FAQ on ethernet MAC addresses to explain how Linux and DECnet

123