Home
last modified time | relevance | path

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

123456

/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/rust/syn/
H A Dattr.rs254 parsing::DisplayAttrStyle(&self.style), in parse_args_with()
255 parsing::DisplayPath(path), in parse_args_with()
262 parsing::DisplayAttrStyle(&self.style), in parse_args_with()
263 parsing::DisplayPath(&meta.path), in parse_args_with()
411 attrs.push(input.call(parsing::single_parse_outer)?); in parse_outer()
426 parsing::parse_inner(input, &mut attrs)?; in parse_inner()
542 parsing::DisplayPath(path), in require_list()
560 parsing::DisplayPath(path), in require_name_value()
649 pub(crate) mod parsing { module
H A Dparse_quote.rs162 attr::parsing::single_parse_inner(input) in parse()
164 attr::parsing::single_parse_outer(input) in parse()
H A Dfile.rs89 pub(crate) mod parsing { module
H A Dtoken.rs283 span: parsing::keyword(input, $token)?,
291 parsing::peek_keyword(cursor, $token)
422 spans: parsing::punct(input, $token)?,
430 parsing::peek_punct(cursor, $token)
979 pub(crate) mod parsing { module
H A Ditem.rs908 pub(crate) mod parsing { module
1500 && token::parsing::peek_keyword(fork.cursor(), "safe") in peek_signature()
1501 && token::parsing::keyword(&fork, "safe").is_ok()) in peek_signature()
1521 && token::parsing::peek_keyword(input.cursor(), "safe"); in parse_signature()
1523 token::parsing::keyword(input, "safe")?; in parse_signature()
1574 attr::parsing::parse_inner(&content, &mut attrs)?; in parse_rest_of_fn()
1793 attr::parsing::parse_inner(&content, &mut attrs)?; in parse()
1824 attr::parsing::parse_inner(&content, &mut attrs)?; in parse()
1876 || token::parsing::peek_keyword(ahead.cursor(), "safe")) in parse()
1882 unsafety.is_none() && token::parsing::peek_keyword(input.cursor(), "safe"); in parse()
[all …]
H A Dident.rs54 mod parsing { module
H A Dexport.rs56 pub use crate::token::parsing::{peek_punct, punct as parse_punct};
H A Dexpr.rs831 parsing::ambiguous_expr(input, parsing::AllowStruct(false)) in parse_without_eager_brace()
893 parsing::parse_with_earlier_boundary_rule(input) in parse_with_earlier_boundary_rule()
1174 pub(crate) mod parsing { module
1256 && !generics::parsing::choose_generics_over_qpath_after_keyword(input) in parse_with_earlier_boundary_rule()
1377 let ty = ty::parsing::ambig_ty(input, allow_plus, allow_group_generic)?; in parse_expr()
1420 let ty = ty::parsing::ambig_ty(input, allow_plus, allow_group_generic)?; in parse_expr()
1507 attrs.push(input.call(attr::parsing::single_parse_outer)?); in expr_attrs()
1808 && generics::parsing::choose_generics_over_qpath_after_keyword(input) in atom_expr()
1814 } else if token::parsing::peek_keyword(input.cursor(), "builtin") && input.peek2(Token![#]) in atom_expr()
1932 token::parsing::keyword(input, "builtin")?; in expr_builtin()
[all …]
/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/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/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/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/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/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/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/Documentation/arch/riscv/
H A Dacpi.rst7 The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
/linux/Documentation/admin-guide/cifs/
H A Dchanges.rst8 This may be easier to read than parsing the output of
/linux/Documentation/arch/x86/
H A Dtopology.rst151 The CPUID leaves in their preferred order of parsing for each x86 vendor is as
178 If CPUID leaf 0x80000026 is supported, further parsing is not required.
198 If CPUID leaf 0xB is supported, further parsing is not required.
221 The topology parsing continues to detect if Extended APIC ID is
280 If CPUID leaf 0x1F is supported, further parsing is not required.
296 If CPUID leaf 0xB is supported, further parsing is not required.
/linux/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/linux/tools/perf/tests/
H A DBuild34 perf-test-y += sample-parsing.o
61 perf-test-y += pe-file-parsing.o
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2852 refcount_set(&mlxsw_sp->parsing.parsing_depth_ref, 0); in mlxsw_sp_parsing_init()
2853 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_DEFAULT_PARSING_DEPTH; in mlxsw_sp_parsing_init()
2854 mlxsw_sp->parsing.vxlan_udp_dport = MLXSW_SP_DEFAULT_VXLAN_UDP_DPORT; in mlxsw_sp_parsing_init()
2855 mutex_init(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_init()
2860 mutex_destroy(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_fini()
2861 WARN_ON_ONCE(refcount_read(&mlxsw_sp->parsing.parsing_depth_ref)); in mlxsw_sp_parsing_fini()
4031 mutex_lock(&mlxsw_sp->parsing.lock); in mlxsw_sp_parsing_depth_inc()
4033 if (refcount_inc_not_zero(&mlxsw_sp->parsing.parsing_depth_ref)) in mlxsw_sp_parsing_depth_inc()
4037 mlxsw_sp->parsing.vxlan_udp_dport); in mlxsw_sp_parsing_depth_inc()
4042 mlxsw_sp->parsing.parsing_depth = MLXSW_SP_INCREASED_PARSING_DEPTH; in mlxsw_sp_parsing_depth_inc()
[all …]

123456