Home
last modified time | relevance | path

Searched refs:explain (Results 1 – 25 of 75) 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/drivers/staging/media/ipu7/
H A DTODO14 into structure, clarify and explain the PHY registers to make it more
/linux/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst9 This document tries to explain the implementation of the KASLR for
/linux/Documentation/maintainer/
H A Dpull-requests.rst65 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
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/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/driver-api/80211/
H A Dmac80211.rst63 to the driver (VLANs, MGMT etc are not.) It should explain the use of
/linux/rust/pin-init/
H A DCONTRIBUTING.md56 directory should have a title prefixed with `internal:`. The commit message should explain the
/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/trace/rv/
H A Dlinear_temporal_logic.rst22 Many materials explain LTL in details. One book is::
/linux/Documentation/process/
H A Dgenerated-content.rst95 - Ask the submitter to explain in more detail about the contribution
/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/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.rst141 live tree as explained below. To explain the same, the test data tree described
/linux/Documentation/mm/
H A Dvmemmap_dedup.rst11 This section is to explain how HugeTLB Vmemmap Optimization (HVO) works.
/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
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst17 interactions involving the freezer and CPU hotplug and also tries to explain
/linux/Documentation/timers/
H A Dtimekeeping.rst5 This document tries to briefly explain some basic kernel timekeeping
/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

123