Searched refs:heading (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/Documentation/sphinx/ |
D | maintainers_include.py | 115 heading = re.sub("\s+", " ", line) 116 output = output + "%s\n%s" % (heading, "~" * len(heading))
|
/Linux-v6.1/scripts/kconfig/ |
D | mconf.c | 860 const char *heading; in conf_string() local 864 heading = inputbox_instructions_int; in conf_string() 867 heading = inputbox_instructions_hex; in conf_string() 870 heading = inputbox_instructions_string; in conf_string() 873 heading = "Internal mconf error!"; in conf_string() 877 heading, 10, 75, in conf_string()
|
D | nconf.c | 1352 const char *heading; in conf_string() local 1356 heading = inputbox_instructions_int; in conf_string() 1359 heading = inputbox_instructions_hex; in conf_string() 1362 heading = inputbox_instructions_string; in conf_string() 1365 heading = "Internal nconf error!"; in conf_string() 1369 heading, in conf_string()
|
/Linux-v6.1/tools/vm/ |
D | slabinfo.c | 1350 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1353 printf("%s%s", heading, underline); in _xtotals() 1364 char *heading, *underline; in xtotals() local 1371 heading = "\nSlabs sorted by size\n"; in xtotals() 1373 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1375 heading = "\nSlabs sorted by loss\n"; in xtotals() 1377 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1379 heading = "\nSlabs sorted by number of partial slabs\n"; in xtotals() 1381 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-i2c-devices-hm6352 | 5 Description: Reports the current heading from the compass as a floating
|
/Linux-v6.1/LICENSES/exceptions/ |
D | Linux-syscall-note | 15 of the kernel, and does *not* fall under the heading of "derived work".
|
/Linux-v6.1/Documentation/doc-guide/ |
D | kernel-doc.rst | 171 as a new section heading, which probably won't produce the desired 441 The title following ``DOC:`` acts as a heading within the source file, but also 515 output. Please make sure to have an appropriate heading in the enclosing
|
D | contributing.rst | 269 Be warned: if you take on this task you are heading into classic bikeshed
|
D | sphinx.rst | 257 * Please stick to this order of heading adornments:
|
/Linux-v6.1/drivers/net/ppp/ |
D | Kconfig | 130 the heading "Kernel mode PPPoE").
|
/Linux-v6.1/Documentation/bpf/ |
D | bpf_design_QA.rst | 9 of where BPF is heading long term.
|
/Linux-v6.1/Documentation/process/ |
D | management-style.rst | 151 immediately falls under the heading of "not reversible", and becomes a
|
D | handling-regressions.rst | 388 * Mark a regression as fixed by a commit that is heading upstream or already
|
/Linux-v6.1/Documentation/scsi/ |
D | aic79xx.rst | 246 the "Debug" heading.
|
/Linux-v6.1/drivers/misc/ |
D | Kconfig | 355 providing configuration and heading data via sysfs.
|
/Linux-v6.1/Documentation/driver-api/ |
D | pin-control.rst | 1110 runtime, as described further below under the heading "Runtime pinmuxing".
|