Home
last modified time | relevance | path

Searched refs:parsers (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/mtd/
H A DMakefile10 obj-y += parsers/
H A DKconfig26 menu "Partition parsers"
27 source "drivers/mtd/parsers/Kconfig"
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c134 nparsers = (type >= PTREE_RAM) ? 1 : cle->parsers; in xgene_cle_dram_wr()
165 for (i = 0; i < cle->parsers; i++) { in xgene_cle_enable_ptree()
627 for (i = 0; i < enet_cle->parsers; i++) { in xgene_cle_setup_def_dbptr()
737 for (i = 0; i < cle->parsers; i++) { in xgene_cle_setup_rss()
H A Dxgene_enet_cle.h282 u32 parsers; member
/linux/Documentation/sphinx/
H A Dkernel_abi.py41 from docutils.parsers.rst import directives, Directive
H A Dkernel_feat.py41 from docutils.parsers.rst import directives, Directive
H A Dkernel_include.py94 from docutils.parsers.rst import Directive, directives
95 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
H A Dkerneldoc.py38 from docutils.parsers.rst import directives, Directive
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst14 - Instantiation data parsers.
36 Also provided is the concept of a data parser. Data parsers are responsible
49 If a key is added with an empty name, the instantiation data parsers are given
241 Examples of blob formats for which parsers could be implemented include:
320 Functions are provided to register and unregister parsers::
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt29 assumed by parsers.
41 design with parsers that behave according to these guidelines. This can
/linux/Documentation/core-api/
H A Dprintk-index.rst19 Finding these changes in the sources would require non-trivial parsers.
/linux/drivers/gpu/drm/msm/registers/
H A Dgen_header.py7 import xml.parsers.expat
622 parser = xml.parsers.expat.ParserCreate()
/linux/Documentation/
H A DChanges138 Since Linux 4.16, the build system generates parsers
/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt100 tests, but this is a bit involved due to the use of multiple parsers.
763 Different portions of a litmus test are processed by different parsers,
/linux/Documentation/process/
H A Dcoding-style.rst857 function; don't break the internal parsers of those who will read the code.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4174 See drivers/mtd/parsers/cmdlinepart.c