Home
last modified time | relevance | path

Searched refs:directives (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/sphinx/
H A Dkernel_include.py94 from docutils.parsers.rst import Directive, directives
95 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
136 'literal': directives.flag,
137 'code': directives.unchanged,
138 'encoding': directives.encoding,
142 'start-after': directives.unchanged_required,
143 'end-before': directives.unchanged_required,
145 'number-lines': directives.unchanged, # integer or None
146 'class': directives.class_option,
149 'generate-cross-refs': directives.flag,
[all …]
H A Dkernel_abi.py41 from docutils.parsers.rst import directives, Directive
93 "debug": directives.flag,
94 "no-symbols": directives.flag,
95 "no-files": directives.flag,
H A Dkernel_feat.py41 from docutils.parsers.rst import directives, Directive
73 "debug" : directives.flag
/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst57 A source file must be directives in the format required by the
59 file format). The directives in the file will be passed directly to
76 usr/gen_init_cpio file directives are output. If a directory is
79 directives from directory scanning and file contents copying are
/linux/scripts/
H A Dasn1_compiler.c205 static const char *const directives[NR__DIRECTIVES] = { variable
442 dir = bsearch(&tokens[tix], directives, in tokenise()
443 sizeof(directives) / sizeof(directives[1]), in tokenise()
444 sizeof(directives[1]), in tokenise()
447 tokens[tix++].token_type = dir - directives; in tokenise()
/linux/scripts/dtc/
H A Ddtx_diff40 build system ('#include' and '/include/' directives are processed).
/linux/Documentation/doc-guide/
H A Dsphinx.rst15 The reStructuredText files may contain directives to include structured
476 ``kernel-image`` directives. E.g. to insert a figure with a scalable
511 ``kernel-render`` directives.::
H A Dcontributing.rst151 generate links to that documentation. Adding ``kernel-doc`` directives to
/linux/Documentation/arch/x86/
H A Dexception-tables.rst206 The instructions bracketed in the .section directives are no longer
232 What happened? The assembly directives::
/linux/Documentation/RCU/
H A DwhatisRCU.rst265 but it does provide any compiler directives and memory-barrier
/linux/Documentation/scsi/
H A DChangeLog.lpfc264 inclusions. Removed unneeded #include directives.