Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/net/
H A 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/scripts/coccinelle/api/
H A Dstream_open.cocci11 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 Dkaslr-booke32.rst9 This document tries to explain the implementation of the KASLR for
/linux/Documentation/fb/
H A Dcmap_xfbdev.rst5 These notes explain how X's dix layer uses fbdev's cmap structures.
H A Dsh7760fb.rst71 * for the x_margin explain how to calculate those from given
/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst20 messages, please be prepared to explain.
132 explain why it has to be built into the kernel.
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
/linux/tools/lib/perf/Documentation/
H A Dlibperf-counting.txt12 The following test tries to explain count on `counting.c` example.
H A Dlibperf-sampling.txt13 The following test tries to explain count on `sampling.c` example.
/linux/Documentation/w1/masters/
H A Dds2490.rst69 host did not explain the problem. My guess is a bug in either qemu
/linux/Documentation/accel/
H A Dintroduction.rst78 Not only it will explain how to write a new DRM driver but it will also
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst190 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 Dvlocks.rst30 The easiest way to explain the vlocks algorithm is with some pseudo-code::
/linux/Documentation/devicetree/
H A Dof_unittest.rst143 live tree as explained below. To explain the same, the test data tree described
/linux/Documentation/trace/
H A 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/Documentation/driver-api/
H A 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
H A Dclk.rst7 This document endeavours to explain the common clk framework details,
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst17 interactions involving the freezer and CPU hotplug and also tries to explain
/linux/Documentation/admin-guide/media/
H A Ddvb_intro.rst93 This section attempts to explain how it works and how this affects the
/linux/Documentation/arch/sh/
H A Dnew-machine.rst114 explain this, we use some examples for adding an imaginary board. For
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst67 here for comments that explain how to do that.
/linux/Documentation/timers/
H A Dtimekeeping.rst5 This document tries to briefly explain some basic kernel timekeeping
/linux/Documentation/process/
H A Dstable-api-nonsense.rst10 This is being written to try to explain why Linux **does not have a binary
/linux/Documentation/security/
H A Dsnp-tdx-threat-model.rst18 interfaces (USB, thunderbolt). The goal of this document is to explain
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst26 This is done by means of a Hamming code. I'll try to explain it in
61 Let's start to explain column parity.

123