Home
last modified time | relevance | path

Searched refs:heading (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/sphinx/
A Dmaintainers_include.py115 heading = re.sub("\s+", " ", line)
116 output = output + "%s\n%s" % (heading, "~" * len(heading))
/linux/scripts/kconfig/
A Dmconf.c860 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()
A Dnconf.c1348 const char *heading; in conf_string() local
1352 heading = inputbox_instructions_int; in conf_string()
1355 heading = inputbox_instructions_hex; in conf_string()
1358 heading = inputbox_instructions_string; in conf_string()
1361 heading = "Internal nconf error!"; in conf_string()
1365 heading, in conf_string()
/linux/tools/vm/
A Dslabinfo.c1316 static void _xtotals(char *heading, char *underline, in _xtotals() argument
1319 printf("%s%s", heading, underline); in _xtotals()
1330 char *heading, *underline; in xtotals() local
1337 heading = "\nSlabs sorted by size\n"; in xtotals()
1339 _xtotals(heading, underline, 0, 1, 0); in xtotals()
1341 heading = "\nSlabs sorted by loss\n"; in xtotals()
1343 _xtotals(heading, underline, 1, 0, 0); in xtotals()
1345 heading = "\nSlabs sorted by number of partial slabs\n"; in xtotals()
1347 _xtotals(heading, underline, 0, 0, 1); in xtotals()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-i2c-devices-hm63525 Description: Reports the current heading from the compass as a floating
/linux/LICENSES/exceptions/
A DLinux-syscall-note15 of the kernel, and does *not* fall under the heading of "derived work".
/linux/Documentation/doc-guide/
A Dkernel-doc.rst165 as a new section heading, which probably won't produce the desired
435 The title following ``DOC:`` acts as a heading within the source file, but also
508 output. Please make sure to have an appropriate heading in the enclosing
A Dcontributing.rst268 Be warned: if you take on this task you are heading into classic bikeshed
A Dsphinx.rst184 * Please stick to this order of heading adornments:
/linux/drivers/net/ppp/
A DKconfig130 the heading "Kernel mode PPPoE").
/linux/Documentation/bpf/
A Dbpf_design_QA.rst9 of where BPF is heading long term.
/linux/drivers/misc/
A DKconfig354 providing configuration and heading data via sysfs.
/linux/Documentation/scsi/
A Daic79xx.rst246 the "Debug" heading.
/linux/Documentation/process/
A Dmanagement-style.rst151 immediately falls under the heading of "not reversible", and becomes a
/linux/Documentation/driver-api/
A Dpin-control.rst1110 runtime, as described further below under the heading "Runtime pinmuxing".

Completed in 34 milliseconds