/linux/Documentation/sphinx/ ! |
H A D | maintainers_include.py | 71 # between the Maintainers heading and the first subsystem name. 115 heading = re.sub(r"\s+", " ", line) 116 output = output + "%s\n%s" % (heading, "~" * len(heading)) 151 # Update the state machine when we find heading separators.
|
/linux/scripts/kconfig/ ! |
H A D | mconf.c | 665 const char *heading; in conf_string() local 669 heading = inputbox_instructions_int; in conf_string() 672 heading = inputbox_instructions_hex; in conf_string() 675 heading = inputbox_instructions_string; in conf_string() 678 heading = "Internal mconf error!"; in conf_string() 682 heading, 10, 75, in conf_string()
|
/linux/tools/mm/ ! |
H A D | slabinfo.c | 1354 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1357 printf("%s%s", heading, underline); in _xtotals() 1368 char *heading, *underline; in xtotals() local 1375 heading = "\nSlabs sorted by size\n"; in xtotals() 1377 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1379 heading = "\nSlabs sorted by loss\n"; in xtotals() 1381 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1383 heading = "\nSlabs sorted by number of partial slabs\n"; in xtotals() 1385 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
/linux/Documentation/ABI/testing/ ! |
H A D | sysfs-bus-i2c-devices-hm6352 | 5 Description: Reports the current heading from the compass as a floating
|
/linux/LICENSES/exceptions/ ! |
H A D | Linux-syscall-note | 15 of the kernel, and does *not* fall under the heading of "derived work".
|
/linux/Documentation/sphinx-static/ ! |
H A D | custom.css | 13 div.toctree-wrapper p.caption[role=heading] { font-size: 150%; }
|
/linux/Documentation/doc-guide/ ! |
H A D | kernel-doc.rst | 171 as a new section heading, which probably won't produce the desired 486 The title following ``DOC:`` acts as a heading within the source file, but also 561 output. Please make sure to have an appropriate heading in the enclosing
|
H A D | contributing.rst | 273 Be warned: if you take on this task you are heading into classic bikeshed
|
/linux/drivers/net/ppp/ ! |
H A D | Kconfig | 130 the heading "Kernel mode PPPoE").
|
/linux/Documentation/userspace-api/ ! |
H A D | mseal.rst | 209 - [4] https://docs.google.com/document/d/1O2jwK4dxI3nRcOJuPYkonhTkNQfbmwdvxQMyXgeaRHo/edit#heading=h.bvaojj9fu6hc
|
/linux/Documentation/scsi/ ! |
H A D | aic79xx.rst | 246 the "Debug" heading.
|
/linux/Documentation/process/ ! |
H A D | management-style.rst | 151 immediately falls under the heading of "not reversible", and becomes a
|
/linux/Documentation/bpf/ ! |
H A D | bpf_design_QA.rst | 9 of where BPF is heading long term.
|
/linux/drivers/misc/ ! |
H A D | Kconfig | 399 providing configuration and heading data via sysfs.
|
/linux/Documentation/driver-api/ ! |
H A D | pin-control.rst | 1079 runtime, as described further below under the heading `Runtime pinmuxing`_.
|
/linux/Documentation/filesystems/xfs/ ! |
H A D | xfs-online-fsck-design.rst | 5 Mapping of heading styles within this document:
|