Home
last modified time | relevance | path

Searched full:parsing (Results 1 – 25 of 845) sorted by relevance

12345678910>>...34

/linux/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/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/tools/testing/selftests/bpf/prog_tests/
H A Darg_parsing.c33 ASSERT_OK(parse_test_list("arg_parsing", &set, true), "parsing"); in test_parse_test_list()
43 "parsing"); in test_parse_test_list()
57 "parsing"); in test_parse_test_list()
72 "parsing"); in test_parse_test_list()
73 ASSERT_OK(parse_test_list("bpf_cookie", &set, true), "parsing"); in test_parse_test_list()
74 ASSERT_OK(parse_test_list("send_signal", &set, true), "parsing"); in test_parse_test_list()
90 ASSERT_OK(parse_test_list("bpf_cookie/trace", &set, false), "parsing"); in test_parse_test_list()
102 "parsing"); in test_parse_test_list()
/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c46 /* You can custom before parsing */ in custom_hook_pre()
57 /* You can custom after parsing */ in custom_hook_post()
74 * You can custom Normal parsing in custom_normal()
89 * You can custom DPCM parsing in custom_dpcm()
104 * You can custom Codec2Codec parsing in custom_c2c()
158 /* use audio-graph-card2 parsing with own custom hooks */ in custom_probe()
/linux/drivers/acpi/acpica/
H A Dpsloop.c12 * Perl) do. Parsing is done by hand rather than with a YACC generated parser
13 * to tightly constrain stack and dynamic memory usage. Parsing is kept
14 * flexible and the code fairly compact by parsing based on a list of AML
139 * Skip parsing of control method because we don't have enough in acpi_ps_get_arguments()
171 * Skip parsing of Buffers and Packages because we don't have in acpi_ps_get_arguments()
298 /* Iterative parsing loop, while there is more AML to process: */ in acpi_ps_parse_loop()
415 * If the if/while op fails to parse, we will skip parsing in acpi_ps_parse_loop()
486 * Skip parsing of control method or opregion body, in acpi_ps_parse_loop()
490 * Completed parsing an op_region declaration, we now in acpi_ps_parse_loop()
H A Dpsscope.c43 * DESCRIPTION: Is parsing of current argument complete? Determined by
106 * DESCRIPTION: Push current op to begin parsing its argument
160 * DESCRIPTION: Return to parsing a previous op
177 /* Return to parsing previous op */ in acpi_ps_pop_scope()
/linux/include/linux/qed/
H A Deth_common.h125 /* The parsing information data fo rthe first tx bd of a given packet */
139 /* The parsing information data for the second tx bd of a given packet */
177 /* Tunneling parsing flags */
366 /* The parsing information data for the third tx bd of a given packet */
389 /* The parsing information data for the forth tx bd of a given packet. */
409 struct eth_tx_data_4th_bd data; /* Parsing information data */
/linux/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/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/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/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.
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.sh34 # Argument parsing
46 # Argument parsing: configure addresses
58 # Argument parsing: select receive mode
H A Dio_uring_zerocopy_tx.sh40 # Argument parsing
52 # Argument parsing: configure addresses
64 # Argument parsing: select receive mode
/linux/include/media/
H A Dv4l2-fwnode.h3 * V4L2 fwnode binding parsing library
221 * %-EINVAL on parsing failure
233 * parsing of which failed.
279 * %-EINVAL on parsing failure
323 * the parsing of which failed.
370 * * %-ENOLINK if link parsing between v4l2 (sub)dev and connector fails
/linux/include/linux/
H A Dparser.h6 * Intended use of these functions is parsing filesystem argument lists,
8 * parsing is required.
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_tlv.c403 * @results: Array of pointers to store the results of parsing
427 /* Work through list of attributes, parsing them as necessary */ in fbnic_tlv_attr_parse_array()
436 /* Stop parsing on full error */ in fbnic_tlv_attr_parse_array()
458 * @results: Array of pointers to store the results of parsing
477 /* Work through list of attributes, parsing them as necessary */ in fbnic_tlv_attr_parse()
483 /* Stop parsing on full error */ in fbnic_tlv_attr_parse()
512 * Will take a message a number of message types via the attribute parsing
/linux/scripts/
H A Dcheck-sysctl-docs28 # curentry: the name of the current proc entry (procname when parsing
29 # a ctl_table, constructed path when parsing a ctl_path)
63 if (debug) print "Parsing " $0
/linux/rust/macros/
H A Dpin_data.rs
/linux/drivers/acpi/apei/
H A Dhest.c36 /* HEST table parsing */
43 * During HEST parsing, detected MCA error sources are cached from early
290 pr_info(HEST_PFX "Table parsing disabled.\n"); in acpi_hest_init()
321 pr_info(HEST_PFX "Table parsing has been initialized.\n"); in acpi_hest_init()
/linux/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.
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c67 pr_err("TLV parsing error\n"); in mlxfw_mfa2_tlv_multi_child_find()
88 pr_err("TLV parsing error\n"); in mlxfw_mfa2_tlv_multi_child_count()
/linux/drivers/iio/adc/
H A Dindustrialio-adc.c3 * Helpers for parsing common ADC information from a firmware node.
82 MODULE_DESCRIPTION("IIO ADC fwnode parsing helpers");
/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c10 * 2. Provide parsing result to kernel drivers
62 * @trt_count: the number of valid entries resulted from parsing _TRT
63 * @trtp: pointer to pointer of array of _TRT entries in parsing result
136 * @art_count: the number of valid entries resulted from parsing _ART
137 * @artp: pointer to pointer of array of art entries in parsing result
210 * @psvt_count: the number of valid entries resulted from parsing PSVT
/linux/tools/verification/dot2/
H A Ddot2k17 """Should work even before parsing the arguments"""
37 print("Opening and parsing the dot file %s" % params.dot_file)
/linux/drivers/mtd/maps/
H A 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

12345678910>>...34