/Documentation/networking/ |
D | strparser.rst | 4 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 …]
|
D | radiotap-headers.rst | 94 Using the Radiotap Parser 98 job by using the radiotap parser that lives in net/wireless/radiotap.c and has
|
/Documentation/userspace-api/media/ |
D | Makefile | 6 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/ |
D | asymmetric-keys.rst | 36 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/ |
D | men-chameleon-bus.rst | 13 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/ |
D | amlogic,gx-vdec.yaml | 16 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/ |
D | notes.rst | 35 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/ |
D | vdso | 25 Otherwise, you can use the reference parser in
|
/Documentation/userspace-api/media/dvb/ |
D | video-get-pts.rst | 52 decoded frame or the last PTS extracted by the PES parser.
|
/Documentation/dev-tools/kunit/ |
D | faq.rst | 73 parser. 76 down where an issue is occurring. (If you think the parser is at fault, you
|
/Documentation/networking/device_drivers/ethernet/marvell/ |
D | octeontx2.rst | 31 - Network parser CAM (NPC) 88 - NPC parser profile config, basically how to parse pkt and what info to extract.
|
/Documentation/target/ |
D | tcm_mod_builder.py | 639 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/ |
D | kernel_abi.py | 161 # Sphinx parser is lazy: it stops parsing contents in the
|
D | maintainers_include.py | 103 # Skip empty lines: subsystem parser adds them as needed.
|
/Documentation/hid/ |
D | hidraw.rst | 7 received are not parsed by the HID parser, but are sent to and received from
|
/Documentation/admin-guide/ |
D | bootconfig.rst | 209 If the node number exceeds 1024, parser returns an error even if the file
|
/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 190 DPAA FMan Parser and Keygen blocks to distribute traffic on 128
|
/Documentation/kbuild/ |
D | kconfig.rst | 107 to somehow debug the behaviour of the kconfig parser/frontends.
|
/Documentation/filesystems/ |
D | mount_api.rst | 736 The parser should be pointed to by the parser pointer in the file_system_type
|
D | hpfs.rst | 19 Werner Almesberger, 1992, 1993, MSDos option parser & CR/LF conversion
|
/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 4 # to extract some high-level information on what is going on. The accuracy of the parser
|
D | trace-vmscan-postprocess.pl | 4 # what is going on. The accuracy of the parser may vary
|
/Documentation/ |
D | conf.py | 55 # Sphinx c function parser is more pedantic with regards to type
|
/Documentation/networking/device_drivers/ethernet/stmicro/ |
D | stmmac.rst | 89 - Flexible RX Parser
|
/Documentation/gpu/ |
D | i915.rst | 411 :doc: batch buffer command parser
|