Searched refs:directive (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.10/Documentation/sphinx/ |
| D | rstFlatTable.py | 150 def __init__(self, directive): argument 151 self.directive = directive 157 colwidths = self.directive.get_column_widths(self.max_cols) 163 stub_columns = self.directive.options.get('stub-columns', 0) 164 header_rows = self.directive.options.get('header-rows', 0) 183 stub_columns = self.directive.options.get('stub-columns', 0) 217 error = self.directive.state_machine.reporter.error( 219 , nodes.literal_block(self.directive.block_text 220 , self.directive.block_text) 221 , line = self.directive.lineno ) [all …]
|
| /Linux-v5.10/Documentation/driver-api/80211/ |
| D | mac80211-advanced.rst | 137 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-tx.c 145 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-rx.c
|
| /Linux-v5.10/Documentation/doc-guide/ |
| D | kernel-doc.rst | 443 documents using a dedicated kernel-doc Sphinx directive extension. 445 The kernel-doc directive is of the format:: 451 tree. The following directive options are supported: 502 This is an alias of the 'identifiers' directive and deprecated. 516 Without options, the kernel-doc directive includes all documentation comments
|
| D | sphinx.rst | 349 If you want to use a relative path, you need to use Sphinx's ``doc`` directive. 378 The kernel figure (and image) directive support **DOT** formated files, see 422 The *render* directive has all the options known from the *figure* directive,
|
| /Linux-v5.10/Documentation/core-api/ |
| D | printk-basics.rst | 95 directive)::
|
| /Linux-v5.10/drivers/nvme/host/ |
| D | core.c | 550 c.directive.opcode = nvme_admin_directive_send; in nvme_toggle_streams() 551 c.directive.nsid = cpu_to_le32(NVME_NSID_ALL); in nvme_toggle_streams() 552 c.directive.doper = NVME_DIR_SND_ID_OP_ENABLE; in nvme_toggle_streams() 553 c.directive.dtype = NVME_DIR_IDENTIFY; in nvme_toggle_streams() 554 c.directive.tdtype = NVME_DIR_STREAMS; in nvme_toggle_streams() 555 c.directive.endir = enable ? NVME_DIR_ENDIR : 0; in nvme_toggle_streams() 578 c.directive.opcode = nvme_admin_directive_recv; in nvme_get_stream_params() 579 c.directive.nsid = cpu_to_le32(nsid); in nvme_get_stream_params() 580 c.directive.numd = cpu_to_le32(nvme_bytes_to_numd(sizeof(*s))); in nvme_get_stream_params() 581 c.directive.doper = NVME_DIR_RCV_ST_OP_PARAM; in nvme_get_stream_params() [all …]
|
| /Linux-v5.10/Documentation/ |
| D | index.rst | 7 contain the root `toctree` directive.
|
| /Linux-v5.10/Documentation/devicetree/bindings/ |
| D | xilinx.txt | 37 directive in system.mhs). Should be in lowercase
|
| /Linux-v5.10/arch/m68k/ifpsp060/ |
| D | ilsp.doc | 51 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| D | fplsp.doc | 52 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| D | TEST.DOC | 43 directive "dc.l" (define constant longword). The files can be
|
| D | fpsp.doc | 48 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| D | isp.doc | 56 using the Motorola Assembly Syntax assembler directive "dc.l"
|
| /Linux-v5.10/Documentation/admin-guide/nfs/ |
| D | nfsroot.rst | 300 specified using the 'append=' directive in the LILO configuration 303 However, to use the 'root=' directive you also need to create
|
| /Linux-v5.10/include/linux/ |
| D | nvme.h | 1413 struct nvme_directive_cmd directive; member
|
| /Linux-v5.10/tools/objtool/Documentation/ |
| D | stack-validation.txt | 331 directive right before the call.
|
| /Linux-v5.10/Documentation/powerpc/ |
| D | hvcs.rst | 308 previously read '1'. The write directive is ignored if the vterm_state
|
| /Linux-v5.10/Documentation/RCU/ |
| D | whatisRCU.rst | 261 it compiles to nothing, not even a compiler directive.
|