| /linux/Documentation/crypto/ |
| H A D | asymmetric-keys.rst | 14 - 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 229 Instantiation Data Parsers 241 Examples of blob formats for which parsers could be implemented include: 320 Functions are provided to register and unregister parsers:: 325 Parsers may not have the same name. The names are otherwise only used for
|
| /linux/include/linux/mtd/ |
| H A D | partitions.h | 48 const char *const *types; /* names of parsers to use if any */ 66 * struct mtd_part_parser_data - used to pass data to MTD partition parsers. 102 * module_mtd_part_parser() - Helper macro for MTD partition parsers that don't
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_cle.c | 133 /* PTREE_RAM onwards, DRAM regions are common for all parsers */ in xgene_cle_dram_wr() 134 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 D | xgene_enet_cle.h | 282 u32 parsers; member
|
| /linux/rust/syn/ |
| H A D | group.rs | 104 /// Parse a set of parentheses and expose their content to subsequent parsers. 162 /// Parse a set of curly braces and expose their content to subsequent parsers. 241 /// parsers.
|
| H A D | discouraged.rs | 190 // parsers should propagate. in advance_to()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | topology_amd.c | 39 * parsers set SMT shift. Assume one thread per core by default in parse_8000_0008() 151 /* If none of the parsers set LLC ID then use the die ID for it. */ in legacy_set_llc()
|
| H A D | topology.c | 224 * of the APICs via firmware parsers or VM guest in topo_register_apic()
|
| /linux/Documentation/devicetree/bindings/powerpc/ |
| H A D | ibm,powerpc-cpu-features.txt | 29 assumed by parsers. 41 design with parsers that behave according to these guidelines. This can
|
| /linux/Documentation/devicetree/bindings/nvmem/ |
| H A D | nvmem.yaml | 47 parsers.
|
| /linux/Documentation/sphinx/ |
| H A D | kernel_include.py | 94 from docutils.parsers.rst import Directive, directives 95 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines 122 docutils/parsers/rst/directives/misc.py
|
| H A D | kernel_feat.py | 41 from docutils.parsers.rst import directives, Directive
|
| H A D | kernel_abi.py | 41 from docutils.parsers.rst import directives, Directive
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | act.c | 70 * The same parse_state should be passed to action parsers
|
| /linux/Documentation/core-api/ |
| H A D | printk-index.rst | 19 Finding these changes in the sources would require non-trivial parsers.
|
| /linux/drivers/mtd/parsers/ |
| H A D | scpart.c | 243 /* mtd parsers will request the module by parser name */
|
| H A D | redboot.c | 319 /* mtd parsers will request the module by parser name */
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_files.py | 163 There are two type of parsers defined here:
|
| /linux/drivers/acpi/acpica/ |
| H A D | utstrtoul64.c | 44 * used primarily for iASL, where the default width is 64 bits for all parsers,
|
| /linux/drivers/gpu/drm/msm/registers/ |
| H A D | gen_header.py | 7 import xml.parsers.expat 622 parser = xml.parsers.expat.ParserCreate()
|
| /linux/tools/perf/util/ |
| H A D | trace-event-info.c | 327 * Just to keep older perf.data file parsers happy, record a zero in record_proc_kallsyms()
|
| /linux/Documentation/ |
| H A D | Changes | 140 Since Linux 4.16, the build system generates parsers
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 100 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/tools/testing/selftests/bpf/ |
| H A D | bench.c | 409 /* Parse arguments the second time with the correct set of parsers */ in parse_cmdline_args_final()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | pfunc_core.c | 121 * Individual command parsers
|