Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c666 const char *heading; in conf_string() local
670 heading = inputbox_instructions_int; in conf_string()
673 heading = inputbox_instructions_hex; in conf_string()
676 heading = inputbox_instructions_string; in conf_string()
679 heading = "Internal mconf error!"; in conf_string()
683 heading, 10, 75, in conf_string()
H A Dnconf.c1357 const char *heading; in conf_string() local
1361 heading = inputbox_instructions_int; in conf_string()
1364 heading = inputbox_instructions_hex; in conf_string()
1367 heading = inputbox_instructions_string; in conf_string()
1370 heading = "Internal nconf error!"; in conf_string()
1374 heading, in conf_string()
/linux/tools/mm/
H A Dslabinfo.c1357 static void _xtotals(char *heading, char *underline, in _xtotals() argument
1360 printf("%s%s", heading, underline); in _xtotals()
1371 char *heading, *underline; in xtotals() local
1378 heading = "\nSlabs sorted by size\n"; in xtotals()
1380 _xtotals(heading, underline, 0, 1, 0); in xtotals()
1382 heading = "\nSlabs sorted by loss\n"; in xtotals()
1384 _xtotals(heading, underline, 1, 0, 0); in xtotals()
1386 heading = "\nSlabs sorted by number of partial slabs\n"; in xtotals()
1388 _xtotals(heading, underline, 0, 0, 1); in xtotals()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-hm63525 Description: Reports the current heading from the compass as a floating
/linux/LICENSES/exceptions/
H A DLinux-syscall-note15 of the kernel, and does *not* fall under the heading of "derived work".
/linux/Documentation/doc-guide/
H A Dkernel-doc.rst171 as a new section heading, which probably won't produce the desired
490 The title following ``DOC:`` acts as a heading within the source file, but also
565 output. Please make sure to have an appropriate heading in the enclosing
H A Dcontributing.rst273 Be warned: if you take on this task you are heading into classic bikeshed
H A Dsphinx.rst274 * Please stick to this order of heading adornments:
/linux/Documentation/userspace-api/
H A Dmseal.rst209 - [4] https://docs.google.com/document/d/1O2jwK4dxI3nRcOJuPYkonhTkNQfbmwdvxQMyXgeaRHo/edit#heading=…
/linux/Documentation/process/
H A Dmanagement-style.rst151 immediately falls under the heading of "not reversible", and becomes a
H A Dhandling-regressions.rst438 * Mark a regression as fixed by a commit that is heading upstream or already
/linux/Documentation/scsi/
H A Daic79xx.rst246 the "Debug" heading.
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst9 of where BPF is heading long term.
/linux/drivers/misc/
H A DKconfig398 providing configuration and heading data via sysfs.
/linux/Documentation/driver-api/
H A Dpin-control.rst1079 runtime, as described further below under the heading `Runtime pinmuxing`_.