Home
last modified time | relevance | path

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

123

/Linux-v5.15/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.15/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.15/Documentation/powerpc/
Dkaslr-booke32.rst9 This document tries to explain the implementation of the KASLR for
/Linux-v5.15/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.15/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.15/Documentation/driver-api/80211/
Dmac80211.rst63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
/Linux-v5.15/Documentation/hwmon/
Dsubmitting-patches.rst21 messages, please be prepared to explain.
133 explain why it has to be built into the kernel.
/Linux-v5.15/Documentation/w1/masters/
Dds2490.rst69 host did not explain the problem. My guess is a bug in either qemu
/Linux-v5.15/tools/lib/perf/Documentation/
Dlibperf-counting.txt12 The following test tries to explain count on `counting.c` example.
Dlibperf-sampling.txt13 The following test tries to explain count on `sampling.c` example.
/Linux-v5.15/Documentation/devicetree/
Dof_unittest.rst122 live tree as explained below. To explain the same, the test data tree described
/Linux-v5.15/Documentation/arm/
Dvlocks.rst30 The easiest way to explain the vlocks algorithm is with some pseudo-code::
/Linux-v5.15/Documentation/process/
Dsubmitting-drivers.rst6 This document is intended to explain how to submit device drivers to the
/Linux-v5.15/Documentation/x86/
Dcpuinfo.rst25 can explain missing flags: the expected feature failed to enable, the feature
/Linux-v5.15/Documentation/trace/
Dkprobes.rst53 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-v5.15/Documentation/riscv/
Dpmu.rst36 PMUs in the kernel. The following sections briefly explain perf' mechanism
/Linux-v5.15/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.15/Documentation/sh/
Dnew-machine.rst114 explain this, we use some examples for adding an imaginary board. For
/Linux-v5.15/Documentation/driver-api/media/drivers/
Dpvrusb2.rst67 here for comments that explain how to do that.
/Linux-v5.15/Documentation/timers/
Dtimekeeping.rst5 This document tries to briefly explain some basic kernel timekeeping
/Linux-v5.15/Documentation/power/
Dsuspend-and-cpuhotplug.rst17 interactions involving the freezer and CPU hotplug and also tries to explain
/Linux-v5.15/Documentation/admin-guide/media/
Ddvb_intro.rst93 This section attempts to explain how it works and how this affects the

123