MCPcopy Create free account

hub / github.com/Gality369/syzkaller-rust / functions

Functions1,156 in github.com/Gality369/syzkaller-rust

↓ 5 callersMethodadd_id
(&mut self, id: i64)
src/flatrpc_generated.rs:1445
↓ 5 callersMethoddata
(&self)
src/flatrpc_generated.rs:2180
↓ 5 callersFunctiondecode_scalar_bytes_endian
(data: &[u8], endian: ScalarEndian)
src/program.rs:1795
↓ 5 callersFunctionderive_target_length
( desc: &SyscallDesc, args: &[ArgValue], target: &LengthTarget, kind: LengthKind, )
src/program.rs:723
↓ 5 callersFunctionencode_bitfield_storage_value
( storage: &mut [u8], info: BitfieldFieldInfo, value: u64, )
src/program.rs:1323
↓ 5 callersFunctionfinish_claim
( workdir: &str, entry: &ArtifactReproQueueEntry, worker_id: &str, outcome: &str, )
src/repro.rs:512
↓ 5 callersFunctionmaybe_decay_avoidance
( successful_execs_since_decay: &mut u64, learning_epoch: u64, blocked_timeout_edges: &mut HashSet
src/manager.rs:1589
↓ 5 callersFunctionrepro_queue_entry_has_active_lease
(entry: &ArtifactReproQueueEntry, now: u64)
src/crash.rs:1132
↓ 5 callersFunctionrepro_result_archive_rel_path
( entry: &ArtifactReproQueueEntry, queue_attempt_number: u64, )
src/repro.rs:589
↓ 5 callersFunctionretained_repro_queue_backoff
(entry: &ArtifactReproQueueEntry, now: u64)
src/crash.rs:1139
↓ 5 callersFunctionsocket_subset_descs
()
src/repro.rs:1544
↓ 5 callersFunctionvalidate_native_size
(size: usize, what: &str)
src/program.rs:4661
↓ 5 callersFunctionvalidate_resource_desc
(resource: &ResourceDesc)
src/program.rs:4645
↓ 5 callersFunctionvalidate_union_buffer_with_pointers
( type_name: Option<&str>, fields: &[ArgType], field_names: &[String], size: usize, varlen
src/program.rs:4415
↓ 5 callersMethodvariant_name
Returns the variant's name or "" if unknown.
src/flatrpc_generated.rs:61
↓ 4 callersMethodNote
(reason string)
tools/syzkaller-target-bundle/main.go:44
↓ 4 callersMethodadd_error
(&mut self, error: flatbuffers::WIPOffset<&'b str>)
src/flatrpc_generated.rs:1953
↓ 4 callersFunctionalign_inline_offset
(value: usize, align: usize)
src/fuzzer.rs:43
↓ 4 callersFunctionarg_type_alignment
(arg_type: &ArgType)
src/program.rs:527
↓ 4 callersFunctionbuild_smoke_summary
(cfg: &config::Config)
src/main.rs:423
↓ 4 callersFunctioncollect_template_block_fields
( line_no: usize, lines: &[&str], index: &mut usize, consts: &HashMap<String, u64>, termin
src/description.rs:2267
↓ 4 callersFunctioncombine_named_logs
(sections: &[(&str, &[u8])])
src/manager.rs:109
↓ 4 callersFunctioncompact_avoidance_state
(state: &mut AvoidanceState)
src/manager.rs:1558
↓ 4 callersFunctionconst_has_no_valid_values
(values: &[u64], range: Option<(u64, u64)>, allow_any: bool)
src/program.rs:2725
↓ 4 callersFunctioncurrent_unix_secs
()
src/repro.rs:1280
↓ 4 callersFunctiondecompress_zlib_bytes
(data: &[u8])
src/fuzzer.rs:2222
↓ 4 callersFunctiondefault_repro_max_attempts
()
src/repro.rs:152
↓ 4 callersFunctionderive_inline_target_length
( desc: Option<&SyscallDesc>, args: Option<&[ArgValue]>, frames: &[LengthTargetFrame<'_>], tar
src/program.rs:736
↓ 4 callersMethoddisplay_label
(&self)
src/target.rs:39
↓ 4 callersFunctionexportType
(typ prog.Type)
tools/syzkaller-target-bundle/main.go:217
↓ 4 callersMethodfeatures
(&self)
src/flatrpc_generated.rs:1622
↓ 4 callersFunctionfile_meta_allows_target
(lines: &[&str], source: &str)
src/description.rs:1660
↓ 4 callersMethodfiles
( &self, )
src/flatrpc_generated.rs:1628
↓ 4 callersMethodflags
(&self)
src/flatrpc_generated.rs:3068
↓ 4 callersFunctiongenerate_arg
Generate a single argument value.
src/fuzzer.rs:538
↓ 4 callersFunctiongenerate_pointer_arg_value
( desc: &SyscallDesc, arg_idx: usize, generated_args: &[ArgValue], inner: &ArgType, dir: &
src/fuzzer.rs:690
↓ 4 callersFunctiongenerate_with_choice_table_and_edge_bias
( descs: &[SyscallDesc], choice_table: &SyscallChoiceTable, timeout_edge_failures: &HashMap<String
src/fuzzer.rs:282
↓ 4 callersFunctioninline_field_alignment
( field: &ArgType, packed: bool, bitfield_info: Option<BitfieldFieldInfo>, )
src/fuzzer.rs:53
↓ 4 callersFunctionis_string_literal
(text: &str)
src/description.rs:4493
↓ 4 callersFunctionis_terminal_resource_syscall
(desc: &SyscallDesc)
src/fuzzer.rs:397
↓ 4 callersFunctionnote_timeout_edge_failures
( blocked_timeout_edges: &mut HashSet<String>, timeout_edge_failures: &mut HashMap<String, u32>, t
src/manager.rs:1454
↓ 4 callersFunctionnote_timeout_syscall_failures
( blocked_timeout_syscalls: &mut HashSet<String>, timeout_syscall_failures: &mut HashMap<String, u32>,
src/manager.rs:1497
↓ 4 callersMethodoutput
(&self)
src/flatrpc_generated.rs:4085
↓ 4 callersFunctionoverlay_field_dir
( current_dir: PtrDir, overlay_start: Option<usize>, field_idx: usize, )
src/program.rs:2433
↓ 4 callersFunctionparse_const_arg
( inner: &str, consts: &HashMap<String, u64>, sets: &HashMap<String, ValueSet>, arg_kind: &str
src/description.rs:3634
↓ 4 callersFunctionparse_program_description
(text: &str, descs: &[SyscallDesc])
src/repro.rs:948
↓ 4 callersFunctionparse_u64_arg
(value: &str, name: &str)
src/main.rs:131
↓ 4 callersFunctionparse_value_set
( line_no: usize, rest: &str, consts: &HashMap<String, u64>, sets: &mut HashMap<String, ValueS
src/description.rs:3087
↓ 4 callersFunctionprefer_low_penalty_candidates
( descs: &[SyscallDesc], previous_syscall_idx: Option<usize>, candidates: &[usize], timeout_ed
src/fuzzer.rs:2443
↓ 4 callersFunctionproc_has_no_valid_values
(values_per_proc: u64)
src/program.rs:2729
↓ 4 callersMethodrender
(&self, final_reason: &str, final_at_ms: u128)
src/manager.rs:224
↓ 4 callersFunctionrepair_result_refs
(prog: &mut Program, descs: &[SyscallDesc])
src/fuzzer.rs:2531
↓ 4 callersFunctionrepro_queue_entry_is_in_backoff
(entry: &ArtifactReproQueueEntry, now: u64)
src/crash.rs:1128
↓ 4 callersFunctionrepro_queue_outcome_rank
(outcome: Option<&str>)
src/crash.rs:1118
↓ 4 callersFunctionresource_constructor_syscalls
(descs: &[SyscallDesc], required: &ResourceDesc)
src/program.rs:1837
↓ 4 callersMethodsave
(&self, path: &Path)
src/corpus.rs:96
↓ 4 callersFunctionsave_avoidance_state
( avoidance_path: &Path, learning_epoch: u64, timeout_edge_failures: &HashMap<String, u32>, ti
src/manager.rs:1531
↓ 4 callersFunctionselect_preferred_replay_attempt
( attempts: &[ReproReplayAttemptReport], )
src/repro.rs:560
↓ 4 callersFunctionshift_inline_struct_layout
(mut layout: InlineStructLayout, delta: usize)
src/fuzzer.rs:34
↓ 4 callersFunctiontimeout_profile_desc
(prog: &program::Program, descs: &[program::SyscallDesc])
src/manager.rs:1394
↓ 4 callersFunctiontimeout_test_descs
()
src/manager.rs:1790
↓ 4 callersFunctionunresolved_type_reference_name
(err: &'a str)
src/description.rs:1413
↓ 4 callersFunctionvalidate_buffer_size
(size: usize, min_size: usize, max_size: usize)
src/program.rs:4680
↓ 4 callersFunctionvalidate_smoke_prerequisites
(cfg: &config::Config)
src/main.rs:381
↓ 4 callersFunctionvalidate_string_buffer
(data: &[u8], noz: bool, fixed_len: Option<usize>)
src/program.rs:4624
↓ 4 callersFunctionvalidate_syscall_descs
(descs: &[SyscallDesc])
src/program.rs:2340
↓ 4 callersFunctionwrite_inline_bytes_at
(out: &mut InlineObject, base: usize, bytes: &[u8])
src/fuzzer.rs:67
↓ 3 callersMethodAllow
(name string)
tools/syzkaller-target-bundle/main.go:30
↓ 3 callersMethodadd_data
(&mut self, data: flatbuffers::WIPOffset<flatbuffers::Vector<'b, u8>>)
src/flatrpc_generated.rs:2249
↓ 3 callersMethodadd_features
(&mut self, features: Feature)
src/flatrpc_generated.rs:1783
↓ 3 callersMethodadd_files
( &mut self, files: flatbuffers::WIPOffset< flatbuffers::Vector<'b, fl
src/flatrpc_generated.rs:1791
↓ 3 callersFunctionarg_type_generation_limitation
(arg_type: &ArgType)
src/program.rs:2833
↓ 3 callersFunctionartifact_signature
(parts: &[&str])
src/crash.rs:556
↓ 3 callersFunctionavailable_resources_before
( calls: &[Call], descs: &[SyscallDesc], upto: usize, )
src/fuzzer.rs:2478
↓ 3 callersFunctionavoidance_adjusted_syscall_priorities
( descs: &[SyscallDesc], enabled_syscalls: &[usize], corpus: &[Program], timeout_edge_failures
src/program.rs:2012
↓ 3 callersMethodblocked_edges
(&self, threshold: u32)
src/avoidance.rs:152
↓ 3 callersMethodblocked_syscalls
(&self, threshold: u32)
src/avoidance.rs:160
↓ 3 callersFunctionbuild_artifact_catalog_entry
( workdir: &std::path::Path, artifact_dir: &std::path::Path, metadata: &ArtifactMetadata, summ
src/crash.rs:787
↓ 3 callersFunctionbuild_struct_arg_type
( fields: &[TemplateField], type_name: Option<&str>, declared_size: Option<usize>, packed: boo
src/description.rs:2358
↓ 3 callersFunctionbuild_union_arg_type
( fields: &[TemplateField], type_name: Option<&str>, attrs: BlockAttrs, consts: &HashMap<Strin
src/description.rs:2486
↓ 3 callersFunctionchoose_scalar_const_value
( size: usize, values: &[u64], range: Option<(u64, u64)>, allow_any: bool, bitfield_bits:
src/fuzzer.rs:162
↓ 3 callersMethodchoose_startup
(&self, rng: &mut impl Rng)
src/program.rs:2211
↓ 3 callersMethodcombined_output
(&self)
src/manager.rs:63
↓ 3 callersFunctioncompressed_image_seed_map
()
src/special.rs:49
↓ 3 callersFunctioncompute_path_offset
(arg_type: &ArgType, path: &[String])
src/program.rs:1122
↓ 3 callersFunctionconst_file_matches_target
(path: &Path)
src/description.rs:1546
↓ 3 callersFunctionconsume_call_resources
( desc: &SyscallDesc, args: &[ArgValue], available_resources: &mut HashMap<String, Vec<ResultRef>>
src/fuzzer.rs:427
↓ 3 callersMethodcookie
(&self)
src/flatrpc_generated.rs:1248
↓ 3 callersMethodcover
(&self)
src/flatrpc_generated.rs:1564
↓ 3 callersMethodcurrent_type_name
(&self)
src/description.rs:308
↓ 3 callersFunctionderive_array_len_from_bytes
(inner: &ArgType, data: &[u8])
src/program.rs:1231
↓ 3 callersFunctionderive_smoke_run_metadata
( cfg: &config::Config, target_override: Option<&str>, )
src/main.rs:533
↓ 3 callersFunctiondesc_arg_index
(desc: &SyscallDesc, name: &str)
src/program.rs:1242
↓ 3 callersFunctionexec_limit_reached
(cfg: &Config, total_execs: u64)
src/manager.rs:1659
↓ 3 callersFunctionexportConstVariant
( size int, values []uint64, valueRange any, allowAny bool, format prog.BinaryFormat, bitfieldLength uin
tools/syzkaller-target-bundle/main.go:301
↓ 3 callersFunctionexportEndian
(format prog.BinaryFormat)
tools/syzkaller-target-bundle/main.go:393
↓ 3 callersFunctionexportPtrDir
(dir prog.Dir)
tools/syzkaller-target-bundle/main.go:404
↓ 3 callersFunctionfind_matching_paren
(text: &str, open_idx: usize)
src/description.rs:4896
↓ 3 callersFunctionflush_template_token
(token: &mut String, bindings: &HashMap<String, String>, out: &mut String)
src/description.rs:4835
↓ 3 callersMethodgeneratable
(&self, syscall_idx: usize)
src/program.rs:2117
← previousnext →101–200 of 1,156, ranked by callers