Here is a list of all functions with links to the files they belong to:
- f -
- fclose() : mos_stdio.h
- fd_manipulate() : ksyscall.c
- fdt16_ld() : libfdt.h
- fdt16_to_cpu() : libfdt_env.h
- fdt32_ld() : libfdt.h
- fdt32_ld_() : libfdt_internal.h
- fdt32_st() : libfdt.h
- fdt32_to_cpu() : libfdt_env.h
- fdt64_ld() : libfdt.h
- fdt64_ld_() : libfdt_internal.h
- fdt64_st() : libfdt.h
- fdt64_to_cpu() : libfdt_env.h
- fdt_add_mem_rsv() : fdt_rw.c, libfdt.h
- fdt_add_property_() : fdt_rw.c
- fdt_add_reservemap_entry() : fdt_sw.c, libfdt.h
- fdt_add_string_() : fdt_sw.c
- fdt_add_subnode() : fdt_rw.c, libfdt.h
- fdt_add_subnode_namelen() : fdt_rw.c, libfdt.h
- fdt_address_cells() : fdt_addresses.c, libfdt.h
- fdt_appendprop() : fdt_rw.c, libfdt.h
- fdt_appendprop_addrrange() : fdt_addresses.c, libfdt.h
- fdt_appendprop_cell() : libfdt.h
- fdt_appendprop_u32() : libfdt.h
- fdt_appendprop_u64() : libfdt.h
- fdt_begin_node() : fdt_sw.c, libfdt.h
- fdt_blocks_misordered_() : fdt_rw.c
- fdt_cells() : fdt_addresses.c
- fdt_check_full() : libfdt.h
- fdt_check_header() : fdt.c, libfdt.h
- fdt_check_node_offset_() : fdt.c, libfdt_internal.h
- fdt_check_prop_offset_() : fdt.c, libfdt_internal.h
- fdt_create() : fdt_sw.c, libfdt.h
- fdt_create_empty_tree() : fdt_empty_tree.c, libfdt.h
- fdt_create_with_flags() : fdt_sw.c, libfdt.h
- fdt_data_size_() : fdt_rw.c
- fdt_del_last_string_() : fdt_rw.c, fdt_sw.c
- fdt_del_mem_rsv() : fdt_rw.c, libfdt.h
- fdt_del_node() : fdt_rw.c, libfdt.h
- fdt_delprop() : fdt_rw.c, libfdt.h
- fdt_end_node() : fdt_sw.c, libfdt.h
- fdt_find_add_string_() : fdt_rw.c, fdt_sw.c
- fdt_find_max_phandle() : fdt_ro.c, libfdt.h
- fdt_find_string_() : fdt.c, libfdt_internal.h
- fdt_finish() : fdt_sw.c, libfdt.h
- fdt_finish_reservemap() : fdt_sw.c, libfdt.h
- fdt_first_property_offset() : fdt_ro.c, libfdt.h
- fdt_first_subnode() : fdt.c, libfdt.h
- fdt_generate_phandle() : fdt_ro.c, libfdt.h
- fdt_get_alias() : fdt_ro.c, libfdt.h
- fdt_get_alias_namelen() : fdt_ro.c, libfdt.h
- fdt_get_max_phandle() : libfdt.h
- fdt_get_mem_rsv() : fdt_ro.c, libfdt.h
- fdt_get_name() : fdt_ro.c, libfdt.h
- fdt_get_path() : fdt_ro.c, libfdt.h
- fdt_get_phandle() : fdt_ro.c, libfdt.h
- fdt_get_property() : fdt_ro.c, libfdt.h
- fdt_get_property_by_offset() : fdt_ro.c, libfdt.h
- fdt_get_property_by_offset_() : fdt_ro.c
- fdt_get_property_by_offset_w() : libfdt.h
- fdt_get_property_namelen() : fdt_ro.c, libfdt.h
- fdt_get_property_namelen_() : fdt_ro.c
- fdt_get_property_w() : libfdt.h
- fdt_get_string() : fdt_ro.c, libfdt.h
- fdt_getprop() : fdt_ro.c, libfdt.h
- fdt_getprop_by_offset() : fdt_ro.c, libfdt.h
- fdt_getprop_namelen() : fdt_ro.c, libfdt.h
- fdt_getprop_namelen_w() : libfdt.h
- fdt_getprop_w() : libfdt.h
- fdt_grab_space_() : fdt_sw.c
- fdt_header_size() : fdt.c, libfdt.h
- fdt_header_size_() : fdt.c, libfdt.h
- fdt_mem_rsv() : fdt_ro.c
- fdt_mem_rsv_() : libfdt_internal.h
- fdt_mem_rsv_w_() : libfdt_internal.h
- fdt_move() : fdt.c, libfdt.h
- fdt_next_node() : fdt.c, libfdt.h
- fdt_next_property_offset() : fdt_ro.c, libfdt.h
- fdt_next_subnode() : fdt.c, libfdt.h
- fdt_next_tag() : fdt.c, libfdt.h
- fdt_node_check_compatible() : fdt_ro.c, libfdt.h
- fdt_node_depth() : fdt_ro.c, libfdt.h
- fdt_node_end_offset_() : fdt_wip.c, libfdt_internal.h
- fdt_node_offset_by_compatible() : fdt_ro.c, libfdt.h
- fdt_node_offset_by_phandle() : fdt_ro.c, libfdt.h
- fdt_node_offset_by_prop_value() : fdt_ro.c, libfdt.h
- fdt_nodename_eq_() : fdt_ro.c
- fdt_nop_node() : fdt_wip.c, libfdt.h
- fdt_nop_property() : fdt_wip.c, libfdt.h
- fdt_nop_region_() : fdt_wip.c
- fdt_num_mem_rsv() : fdt_ro.c, libfdt.h
- fdt_offset_ptr() : fdt.c, libfdt.h
- fdt_offset_ptr_() : libfdt_internal.h
- fdt_offset_ptr_w() : libfdt.h
- fdt_offset_ptr_w_() : libfdt_internal.h
- fdt_open_into() : fdt_rw.c, libfdt.h
- fdt_overlay_apply() : fdt_overlay.c, libfdt.h
- fdt_overlay_target_offset() : fdt_overlay.c, libfdt.h
- fdt_pack() : fdt_rw.c, libfdt.h
- fdt_packblocks_() : fdt_rw.c
- fdt_parent_offset() : fdt_ro.c, libfdt.h
- fdt_path_offset() : fdt_ro.c, libfdt.h
- fdt_path_offset_namelen() : fdt_ro.c, libfdt.h
- fdt_property() : fdt_sw.c, libfdt.h
- fdt_property_cell() : libfdt.h
- fdt_property_placeholder() : fdt_sw.c, libfdt.h
- fdt_property_u32() : libfdt.h
- fdt_property_u64() : libfdt.h
- fdt_resize() : fdt_sw.c, libfdt.h
- fdt_resize_property_() : fdt_rw.c
- fdt_ro_probe_() : fdt.c, libfdt_internal.h
- fdt_rw_probe_() : fdt_rw.c
- fdt_set_boot_cpuid_phys() : libfdt.h
- fdt_set_last_comp_version() : libfdt.h
- fdt_set_magic() : libfdt.h
- fdt_set_name() : fdt_rw.c, libfdt.h
- fdt_set_off_dt_strings() : libfdt.h
- fdt_set_off_dt_struct() : libfdt.h
- fdt_set_off_mem_rsvmap() : libfdt.h
- fdt_set_size_dt_strings() : libfdt.h
- fdt_set_size_dt_struct() : libfdt.h
- fdt_set_totalsize() : libfdt.h
- fdt_set_version() : libfdt.h
- fdt_setprop() : fdt_rw.c, libfdt.h
- fdt_setprop_cell() : libfdt.h
- fdt_setprop_inplace() : fdt_wip.c, libfdt.h
- fdt_setprop_inplace_cell() : libfdt.h
- fdt_setprop_inplace_namelen_partial() : fdt_wip.c, libfdt.h
- fdt_setprop_inplace_u32() : libfdt.h
- fdt_setprop_inplace_u64() : libfdt.h
- fdt_setprop_placeholder() : fdt_rw.c, libfdt.h
- fdt_setprop_u32() : libfdt.h
- fdt_setprop_u64() : libfdt.h
- fdt_size_cells() : fdt_addresses.c, libfdt.h
- fdt_splice_() : fdt_rw.c
- fdt_splice_mem_rsv_() : fdt_rw.c
- fdt_splice_string_() : fdt_rw.c
- fdt_splice_struct_() : fdt_rw.c
- fdt_strerror() : fdt_strerror.c, libfdt.h
- fdt_string() : fdt_ro.c, libfdt.h
- fdt_string_eq_() : fdt_ro.c
- fdt_stringlist_contains() : fdt_ro.c, libfdt.h
- fdt_stringlist_count() : fdt_ro.c, libfdt.h
- fdt_stringlist_get() : fdt_ro.c, libfdt.h
- fdt_stringlist_search() : fdt_ro.c, libfdt.h
- fdt_subnode_offset() : fdt_ro.c, libfdt.h
- fdt_subnode_offset_namelen() : fdt_ro.c, libfdt.h
- fdt_supernode_atdepth_offset() : fdt_ro.c, libfdt.h
- fdt_sw_probe_() : fdt_sw.c
- fdt_sw_probe_memrsv_() : fdt_sw.c
- fdt_sw_probe_struct_() : fdt_sw.c
- fgetc() : mos_stdio.h
- field_callback() : fuzztest.c
- fieldcallback() : encode_unittests.c
- file_format_perm() : fs_types.h
- file_get_ops() : vfs.h
- FILESYSTEM_AUTOREGISTER() : cpio.c, tmpfs.c
- FILESYSTEM_DEFINE() : cpio.c, tmpfs.c
- fill_TestMessage() : mem_release.c
- find_end_of_item() : encode_cyclic_callback.c
- find_entry() : decode_map.c
- find_panic_point() : panic.c
- flakystream_callback() : flakystream.c
- flakystream_init() : flakystream.c, flakystream.h
- fopen() : mos_stdio.h
- fork() : ksyscall.c
- format_size() : mos_stdlib.h, mos_stdlib.c
- fputc() : mos_stdio.h
- fputs() : mos_stdio.h
- fread() : mos_stdio.h
- free_with_check() : malloc_wrappers.c, malloc_wrappers.h
- fseek() : mos_stdio.h
- ftell() : mos_stdio.h
- futex_get_key() : futex.c
- futex_wait() : futex.h, ksyscall.c, futex.c
- futex_wake() : futex.h, ksyscall.c, futex.c
- fwrite() : mos_stdio.h