Home
last modified time | relevance | path

Searched refs:parse (Results 1926 - 1950 of 2030) sorted by relevance

1...<<71727374757677787980>>...82

/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.c32 #include "parse-events.h"
33 #include <subcmd/parse-options.h>
/kernel/linux/linux-5.10/include/trace/events/
H A Drpcrdma.h1411 DEFINE_BADREQ_EVENT(parse); variable
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_gre.c85 One of them is to parse packet trying to detect inner encapsulation
880 .parse = ipgre_header_parse,
/kernel/linux/linux-5.10/net/netfilter/
H A Dnfnetlink_queue.c1123 if (nfnl_ct->parse(nfqa[NFQA_CT], ct) < 0) in nfqnl_ct_parse()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c939 * hid_parse_report - parse device report
946 * only be called from parse() in ll drivers.
2435 ret = hdev->ll_driver->parse(hdev); in hid_add_device()
/kernel/linux/linux-6.6/include/trace/events/
H A Drpcrdma.h1639 DEFINE_BADREQ_EVENT(parse); variable
/kernel/linux/linux-6.6/drivers/firewire/
H A Dnet.c271 .parse = fwnet_header_parse,
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvlan.c609 .parse = eth_header_parse,
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.c285 rc = dp->parser->parse(dp->parser); in dp_display_bind()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-dj.c1513 .parse = logi_dj_ll_parse,
1760 * interface subsequently call to the hid/hid-core to parse the in logi_dj_probe()
1765 hid_err(hdev, "%s: parse failed\n", __func__); in logi_dj_probe()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c1322 .parse = usbhid_parse,
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_net.c1304 .parse = eth_header_parse,
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c32 #include <subcmd/parse-options.h>
H A Dbuiltin-lock.c18 #include <subcmd/parse-options.h>
H A Dbuiltin-kvm.c16 #include <subcmd/parse-options.h>
1287 pr_err("Failed to parse sample\n"); in perf_kvm__mmap_read_idx()
H A Dbuiltin-stat.c45 #include <subcmd/parse-options.h>
46 #include "util/parse-events.h"
2740 perror("failed to parse CPUs map"); in cmd_stat()
H A Dbuiltin-top.c43 #include <subcmd/parse-options.h>
44 #include "util/parse-events.h"
51 #include "util/parse-branch-options.h"
1156 pr_err("Can't parse sample, err = %d\n", ret); in deliver_event()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dnuma.c10 #include <subcmd/parse-options.h>
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_queue.c1164 if (nfnl_ct->parse(nfqa[NFQA_CT], ct) < 0) in nfqnl_ct_parse()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.c41 #include "parse-events.h"
42 #include <subcmd/parse-options.h>
H A Dmetricgroup.c28 #include <subcmd/parse-options.h>
123 * The expression parse context importantly holding the IDs contained
132 /** The expression to parse, for example, "instructions/cycles". */
311 * Does this event belong to the parse context? For in setup_metric_events()
709 * that parse-events can't parse replaced. For example, in metricgroup__build_event_string()
997 * For both the parent and referenced metrics, we parse in __add_metric()
1436 * parse_ids - Build the event string for the ids and parse them creating an
1472 * Add a tool event to avoid a parse error on an empty string. in parse_ids()
H A Dheader.c61 #include <traceevent/event-parse.h>
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c34 #include <traceevent/event-parse.h>
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_gre.c85 One of them is to parse packet trying to detect inner encapsulation
884 .parse = ipgre_header_parse,
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp104 // Create a language specific version of a parse context.
279 infoSink.info.message(EPrefixInternalError, "Unable to parse built-ins");
280 printf("Unable to parse built-ins\n%s\n", infoSink.info.c_str());
412 // - Free up the new pool used to parse the built-ins
1854 // Turn the shader strings into a parse tree in the TIntermediate.
1858 bool TShader::parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, in parse() function in __anon2793::SourceLineSynchronizer::glslang::TShader
1931 // All starting compilation units need to be the result of calling TShader::parse().

Completed in 64 milliseconds

1...<<71727374757677787980>>...82