Home
last modified time | relevance | path

Searched refs:parsing (Results 1 – 25 of 118) sorted by relevance

12345

/linux-5.19.10/drivers/mtd/parsers/
DKconfig20 This provides partition parsing for BCM63xx devices with CFE
24 tristate "Command line partition table parsing"
31 You will still need the parsing functions to be called by the driver
97 This driver adds support for parsing a partition with an Image Tag
101 tristate "ARM Firmware Suite partition parsing"
112 You will still need the parsing functions to be called by the driver
134 tristate "RedBoot partition table parsing"
146 You will still need the parsing functions to be called by the driver
187 This provides support for parsing partitions from Shared Memory (SMEM)
/linux-5.19.10/Documentation/bpf/
Dprog_flow_dissector.rst36 dissection, or BPF_DROP to indicate parsing error.
60 Pre-VLAN parsing::
79 Post-VLAN parsing::
111 continue parsing first fragment; the default expected behavior is that
115 stop parsing as soon as it reaches IPv6 flow label; used by
118 parsing as soon as it reaches encapsulated headers; used by routing
131 * ``_dissect`` routine - entry point; it does input ``n_proto`` parsing and
/linux-5.19.10/Documentation/userspace-api/media/rc/
Dkeytable.c.rst125 perror ("parsing input file scancode");
131 perror ("parsing input file scancode");
138 perror ("parsing input file keycode");
142 // printf ("parsing %s=%s:", scancode, keycode);
/linux-5.19.10/Documentation/networking/devlink/
Ddevlink-trap.rst414 - Traps packets dropped due to an error in the VXLAN header parsing which
418 - Traps packets dropped due to an error in the LLC+SNAP header parsing
421 - Traps packets dropped due to an error in the VLAN header parsing. Could
425 - Traps packets dropped due to an error in the PPPoE+PPP header parsing.
431 - Traps packets dropped due to an error in the MPLS header parsing which
435 - Traps packets dropped due to an error in the ARP header parsing
438 - Traps packets dropped due to an error in the first IP header parsing.
445 - Traps packets dropped due to an error in the parsing of the last IP
450 - Traps packets dropped due to an error in the GRE header parsing
453 - Traps packets dropped due to an error in the UDP header parsing.
[all …]
/linux-5.19.10/crypto/asymmetric_keys/
DKconfig31 This option provides support for parsing X.509 format blobs for key
41 This option provides support for parsing PKCS#8 format blobs for
52 This option provides support for parsing PKCS#7 format messages for
/linux-5.19.10/Documentation/networking/
Dstrparser.rst35 parsing (e.g. BPF parsing in case of KCM), and a rcv_msg function
56 Temporarily pause a stream parser. Message parsing is suspended
71 error, and it is called from the upper layer to stop parsing
138 other < 0 Error in parsing, give control back to userspace
200 in parsing. The default function stops the stream parser and
/linux-5.19.10/Documentation/filesystems/
Dhfsplus.rst39 For disk devices the generic partition parsing code does this
40 for us. Defaults to not parsing the partition table at all.
Dhfs.rst44 For disk devices the generic partition parsing code does this
45 for us. Defaults to not parsing the partition table at all.
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-platform-dfl-fme54 fails with -EINVAL if input parsing fails or input error code
63 fails with -EINVAL if input parsing fails or input error code
84 -EINVAL if input parsing fails or input inject error code isn't
93 fials with -EINVAL if input parsing fails or input error code
198 -EINVAL if input parsing fails.
211 -EINVAL if input parsing fails.
Dsysfs-bus-amba20 no support for parsing delimiters.
Dsysfs-bus-vmbus20 there is no support for parsing delimiters.
/linux-5.19.10/tools/perf/arch/x86/tests/
DBuild6 perf-y += sample-parsing.o
/linux-5.19.10/Documentation/admin-guide/cifs/
Dchanges.rst8 This may be easier to read than parsing the output of "git log fs/cifs"
/linux-5.19.10/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux-5.19.10/tools/perf/tests/
DBuild35 perf-y += sample-parsing.o
64 perf-y += pe-file-parsing.o
/linux-5.19.10/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,trx.txt26 detected by a software parsing TRX header.
/linux-5.19.10/Documentation/block/
Dcmdline-partition.rst2 Embedded device command line partition parsing
/linux-5.19.10/Documentation/devicetree/bindings/display/msm/
Dgpu.yaml17 The driver is parsing the compat string for Adreno to
23 The driver is parsing the compat string for Imageon to
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c2847 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_DEFAULT_PARSING_DEPTH; in mlxsw_sp_parsing_init()
2848 mlxsw_sp->parsing.vxlan_udp_dport = MLXSW_SP_DEFAULT_VXLAN_UDP_DPORT; in mlxsw_sp_parsing_init()
2849 mutex_init(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_init()
2854 mutex_destroy(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_fini()
4001 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()
4003 if (refcount_inc_not_zero(&mlxsw_sp->parsing.parsing_depth_ref)) in mlxsw_sp_parsing_depth_inc()
4007 mlxsw_sp->parsing.vxlan_udp_dport); in mlxsw_sp_parsing_depth_inc()
4012 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_INCREASED_PARSING_DEPTH; in mlxsw_sp_parsing_depth_inc()
4013 refcount_set(&mlxsw_sp->parsing.parsing_depth_ref, 1); in mlxsw_sp_parsing_depth_inc()
4016 mutex_unlock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()
[all …]
/linux-5.19.10/Documentation/misc-devices/
Dad525x_dpot.rst26 as a hex file for easier parsing.
/linux-5.19.10/drivers/gpu/drm/amd/display/
DTODO52 and edid parsing. There's still a bit a midlayer feeling to the edid
53 parsing side (e.g. dc_edid_caps and dm_helpers_parse_edid_caps, I
/linux-5.19.10/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore.yaml15 of external clocks, new bindings (for parsing the clock nodes) have to be
/linux-5.19.10/Documentation/devicetree/bindings/dma/
Dmmp-dma.txt44 * parsing internal register
/linux-5.19.10/drivers/mtd/maps/
DKconfig86 This provides some extra DT physmap parsing for the Baikal-T1
95 This provides some extra DT physmap parsing for the ARM Versatile
106 This provides some extra DT physmap parsing for the Gemini
118 This provides some extra DT physmap parsing for the Intel IXP4xx
/linux-5.19.10/samples/pktgen/
DREADME.rst15 The parameters.sh file support easy and consistant parameter parsing

12345