Home
last modified time | relevance | path

Searched full:parser (Results 1 – 25 of 30) sorted by relevance

12

/Documentation/networking/
Dstrparser.rst4 Stream Parser (strparser)
10 The stream parser (strparser) is a utility that parses messages of an
12 parser works in conjunction with an upper layer in the kernel to provide
14 Connection Multiplexor (KCM) uses the Stream Parser to parse messages
46 Called to initialize a stream parser. strp is a struct of type
48 socket associated with the stream parser for use with receive
50 are called by the stream parser (the callbacks are listed below).
56 Temporarily pause a stream parser. Message parsing is suspended
63 Unpause a paused stream parser.
69 strp_stop is called to completely stop stream parser operations.
[all …]
Dradiotap-headers.rst94 Using the Radiotap Parser
98 job by using the radiotap parser that lives in net/wireless/radiotap.c and has
/Documentation/userspace-api/media/
DMakefile6 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl macro
16 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \
17 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
20 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
24 $(BUILDDIR)/audio.h.rst: ${UAPI}/dvb/audio.h ${PARSER} $(SRC_DIR)/audio.h.rst.exceptions
27 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions
30 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions
33 $(BUILDDIR)/frontend.h.rst: ${UAPI}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions
36 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions
39 $(BUILDDIR)/video.h.rst: ${UAPI}/dvb/video.h ${PARSER} $(SRC_DIR)/video.h.rst.exceptions
[all …]
/Documentation/crypto/
Dasymmetric-keys.rst36 Also provided is the concept of a data parser. Data parsers are responsible
38 function. The first data parser that recognises the blob gets to set the
41 A data parser may interpret the data blob as containing the bits representing a
168 The subtype is selected by the key data parser and the parser must initialise
250 During key instantiation each parser in the list is tried until one doesn't
253 The parser definition structure can be found in::
255 #include <keys/asymmetric-parser.h>
267 the parser.
269 There is currently only a single operation defined by the parser, and it is
297 If the parser is happy with the blob, it should propose a description for
[all …]
/Documentation/driver-api/
Dmen-chameleon-bus.rst13 2.3 Parser
56 - the parser for the Chameleon table.
82 Parser section in Architecture
85 The parser reads the first 512 bytes of a Chameleon device and parses the
86 Chameleon table. Currently the parser only supports the Chameleon v2 variant
/Documentation/devicetree/bindings/media/
Damlogic,gx-vdec.yaml16 except for the hardware bitstream parser that makes use of an undocumented
20 - ESPARSER is a bitstream parser that outputs to a VIFIFO. Further VDEC blocks
/Documentation/sound/hd-audio/
Dnotes.rst35 on the codec. It has a generic parser as a fallback, but this
37 parser, usually the codec-specific parser (coded in patch_*.c) is used
214 parser are skipped.
215 * when ``generic`` is passed, the codec-specific parser is skipped and
216 only the generic parser is used.
358 This proc file can be also used to check whether the generic parser is
359 used. When the generic parser is used, the vendor/product ID name
400 Shows the pin default values set by the codec parser explicitly.
402 the parser. That is, if the parser doesn't change the pin default
430 The codec parser have several switches and adjustment knobs for
[all …]
/Documentation/ABI/stable/
Dvdso25 Otherwise, you can use the reference parser in
/Documentation/userspace-api/media/dvb/
Dvideo-get-pts.rst52 decoded frame or the last PTS extracted by the PES parser.
/Documentation/dev-tools/kunit/
Dfaq.rst73 parser.
76 down where an issue is occurring. (If you think the parser is at fault, you
/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst31 - Network parser CAM (NPC)
88 - NPC parser profile config, basically how to parse pkt and what info to extract.
/Documentation/target/
Dtcm_mod_builder.py639 parser = optparse.OptionParser() variable
640 parser.add_option('-m', '--modulename', help='Module name', dest='modname',
642 parser.add_option('-p', '--protoident', help='Protocol Ident', dest='protoident',
645 (opts, args) = parser.parse_args()
651 parser.print_help()
/Documentation/sphinx/
Dkernel_abi.py161 # Sphinx parser is lazy: it stops parsing contents in the
Dmaintainers_include.py103 # Skip empty lines: subsystem parser adds them as needed.
/Documentation/hid/
Dhidraw.rst7 received are not parsed by the HID parser, but are sent to and received from
/Documentation/admin-guide/
Dbootconfig.rst209 If the node number exceeds 1024, parser returns an error even if the file
/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst190 DPAA FMan Parser and Keygen blocks to distribute traffic on 128
/Documentation/kbuild/
Dkconfig.rst107 to somehow debug the behaviour of the kconfig parser/frontends.
/Documentation/filesystems/
Dmount_api.rst736 The parser should be pointed to by the parser pointer in the file_system_type
Dhpfs.rst19 Werner Almesberger, 1992, 1993, MSDos option parser & CR/LF conversion
/Documentation/trace/postprocess/
Dtrace-pagealloc-postprocess.pl4 # to extract some high-level information on what is going on. The accuracy of the parser
Dtrace-vmscan-postprocess.pl4 # what is going on. The accuracy of the parser may vary
/Documentation/
Dconf.py55 # Sphinx c function parser is more pedantic with regards to type
/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst89 - Flexible RX Parser
/Documentation/gpu/
Di915.rst411 :doc: batch buffer command parser

12