Home
last modified time | relevance | path

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

123456

/linux-6.15/Documentation/bpf/
H A 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-6.15/drivers/mtd/parsers/
H A DKconfig15 This provides partition parsing for BCM63xx devices with CFE
29 tristate "Command line partition table parsing"
36 You will still need the parsing functions to be called by the driver
102 This driver adds support for parsing a partition with an Image Tag
106 tristate "ARM Firmware Suite partition parsing"
117 You will still need the parsing functions to be called by the driver
154 tristate "RedBoot partition table parsing"
166 You will still need the parsing functions to be called by the driver
207 This provides support for parsing partitions from Shared Memory (SMEM)
/linux-6.15/Documentation/userspace-api/media/rc/
H A 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-6.15/Documentation/networking/devlink/
H A Ddevlink-trap.rst435 - Traps packets dropped due to an error in the ARP 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.
459 - Traps packets dropped due to an error in the TCP header parsing.
464 - Traps packets dropped due to an error in the IPSEC header parsing
467 - Traps packets dropped due to an error in the SCTP header parsing.
472 - Traps packets dropped due to an error in the DCCP header parsing
475 - Traps packets dropped due to an error in the GTP header parsing
478 - Traps packets dropped due to an error in the ESP header parsing
[all …]
/linux-6.15/crypto/asymmetric_keys/
H A DKconfig32 This option provides support for parsing X.509 format blobs for key
42 This option provides support for parsing PKCS#8 format blobs for
53 This option provides support for parsing PKCS#7 format messages for
/linux-6.15/Documentation/hid/
H A Dhidreport-parsing.rst4 Manual parsing of HID report descriptors
34 function is ``Usage Page``, thus for parsing the value 0x01 in the second byte
/linux-6.15/Documentation/networking/
H A 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
207 in parsing. The default function stops the stream parser and
/linux-6.15/Documentation/filesystems/
H A Dhfsplus.rst39 For disk devices the generic partition parsing code does this
40 for us. Defaults to not parsing the partition table at all.
H A 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-6.15/Documentation/ABI/testing/
H A 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 fails with -EINVAL if input parsing fails or input error code
198 -EINVAL if input parsing fails.
211 -EINVAL if input parsing fails.
H A Dsysfs-bus-amba20 no support for parsing delimiters.
H A Dsysfs-bus-vmbus20 there is no support for parsing delimiters.
/linux-6.15/Documentation/core-api/
H A Dparser.rst10 The generic parser is a simple parser for parsing mount options,
/linux-6.15/Documentation/arch/riscv/
H A Dacpi.rst7 The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
/linux-6.15/Documentation/admin-guide/cifs/
H A Dchanges.rst8 This may be easier to read than parsing the output of
/linux-6.15/tools/perf/arch/x86/tests/
H A DBuild5 perf-test-y += sample-parsing.o
/linux-6.15/Documentation/devicetree/bindings/display/msm/
H A Dgpu.yaml29 The driver is parsing the compat string for Adreno to
35 The driver is parsing the compat string for Adreno to
41 The driver is parsing the compat string for Imageon to
/linux-6.15/drivers/gpu/drm/ci/xfails/
H A Damdgpu-stoney-skips.txt33 amdgpu/amd_vrr_range@freesync-parsing
/linux-6.15/Documentation/devicetree/bindings/nvmem/layouts/
H A Dnvmem-layout.yaml18 perform their parsing. The nvmem-layout container is here to describe these.
/linux-6.15/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux-6.15/tools/perf/tests/
H A DBuild35 perf-test-y += sample-parsing.o
61 perf-test-y += pe-file-parsing.o
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2881 refcount_set(&mlxsw_sp->parsing.parsing_depth_ref, 0); in mlxsw_sp_parsing_init()
2884 mutex_init(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_init()
2889 mutex_destroy(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_fini()
4060 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()
4066 mlxsw_sp->parsing.vxlan_udp_dport); in mlxsw_sp_parsing_depth_inc()
4075 mutex_unlock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()
4083 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_dec()
4089 mlxsw_sp->parsing.vxlan_udp_dport); in mlxsw_sp_parsing_depth_dec()
4094 mutex_unlock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_dec()
4103 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_vxlan_udp_dport_set()
[all …]
/linux-6.15/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,trx.txt26 detected by a software parsing TRX header.
/linux-6.15/Documentation/block/
H A Dcmdline-partition.rst2 Embedded device command line partition parsing
/linux-6.15/Documentation/misc-devices/
H A Dad525x_dpot.rst26 as a hex file for easier parsing.

123456