flowchart TD
START --> arm64_head
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L105" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L47" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L228" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
a527_lowputc --> arm64_head
click a527_lowputc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_lowputc.S#L76" "arch/arm64/src/a527/a527_lowputc.S " _blank
arm64_head --> a527_lowputc
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
arm64_head --> arm64_el_init
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
arm64_head --> arm64_boot_el1_init
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
arm64_head --> arm64_boot_primary_c_routine
click arm64_head href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_head.S#L374" "arch/arm64/src/common/arm64_head.S " _blank
arm64_boot_primary_c_routine --> arm64_chip_boot
click arm64_boot_primary_c_routine href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_boot.c#L217" "arch/arm64/src/common/arm64_boot.c " _blank
arm64_chip_boot --> arm64_mmu_init
click arm64_chip_boot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_boot.c#L231" "arch/arm64/src/a527/a527_boot.c " _blank
arm64_mmu_init --> setup_page_tables
click arm64_mmu_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L661" "arch/arm64/src/common/arm64_mmu.c " _blank
setup_page_tables --> init_xlat_tables
click setup_page_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L530" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L462" "arch/arm64/src/common/arm64_mmu.c " _blank
set_pte_block_desc --> init_xlat_tables
click set_pte_block_desc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L333" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
setup_page_tables --> init_xlat_tables
click setup_page_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L544" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> pte_desc_type
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L462" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> new_prealloc_table
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
new_prealloc_table --> calculate_pte_index
click new_prealloc_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L418" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> pte_desc_type
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L286" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> calculate_pte_index
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> init_xlat_tables
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L287" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
set_pte_block_desc --> init_xlat_tables
click set_pte_block_desc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L333" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> pte_desc_type
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L457" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> init_xlat_tables
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> calculate_pte_index
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L512" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> pte_desc_type
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L286" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> calculate_pte_index
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> init_xlat_tables
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L287" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
set_pte_block_desc --> init_xlat_tables
click set_pte_block_desc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L333" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> pte_desc_type
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L457" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> calculate_pte_index
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L512" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> pte_desc_type
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L286" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> calculate_pte_index
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> pte_desc_type
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L457" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> calculate_pte_index
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L512" "arch/arm64/src/common/arm64_mmu.c " _blank
calculate_pte_index --> pte_desc_type
click calculate_pte_index href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L286" "arch/arm64/src/common/arm64_mmu.c " _blank
pte_desc_type --> calculate_pte_index
click pte_desc_type href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L274" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> set_pte_block_desc
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L487" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> new_prealloc_table
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L512" "arch/arm64/src/common/arm64_mmu.c " _blank
new_prealloc_table --> split_pte_block_desc
click new_prealloc_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L418" "arch/arm64/src/common/arm64_mmu.c " _blank
split_pte_block_desc --> set_pte_table_desc
click split_pte_block_desc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L445" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
init_xlat_tables --> setup_page_tables
click init_xlat_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L477" "arch/arm64/src/common/arm64_mmu.c " _blank
setup_page_tables --> enable_mmu_el1
click setup_page_tables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L555" "arch/arm64/src/common/arm64_mmu.c " _blank
enable_mmu_el1 --> arm64_mmu_init
click enable_mmu_el1 href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L605" "arch/arm64/src/common/arm64_mmu.c " _blank
arm64_mmu_init --> arm64_chip_boot
click arm64_mmu_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L712" "arch/arm64/src/common/arm64_mmu.c " _blank
arm64_chip_boot --> a527_boardinit
click arm64_chip_boot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_boot.c#L254" "arch/arm64/src/a527/a527_boot.c " _blank
a527_boardinit --> arm64_chip_boot
click a527_boardinit href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_boardinit.c#L86" "boards/arm64/a527/avaota-a1/src/a527_boardinit.c " _blank
arm64_chip_boot --> arm64_earlyserialinit
click arm64_chip_boot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_boot.c#L267" "arch/arm64/src/a527/a527_boot.c " _blank
arm64_earlyserialinit --> u16550_earlyserialinit
click arm64_earlyserialinit href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_serial.c#L58" "arch/arm64/src/a527/a527_serial.c " _blank
u16550_earlyserialinit --> u16550_setup
click u16550_earlyserialinit href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1661" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialout
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L789" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> u16550_setup
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialin
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L813" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_setup
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_wait
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L813" "drivers/serial/uart_16550.c " _blank
u16550_wait --> u16550_serialin
click u16550_wait href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L683" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_wait
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_wait --> u16550_setup
click u16550_wait href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L690" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialout
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L855" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> u16550_divisor
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_divisor --> u16550_serialout
click u16550_divisor href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L765" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> u16550_setup
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialout
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L873" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> u16550_setup
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_wait
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L878" "drivers/serial/uart_16550.c " _blank
u16550_wait --> u16550_serialin
click u16550_wait href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L683" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_wait
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_wait --> u16550_setup
click u16550_wait href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L690" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialout
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L878" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> u16550_setup
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_setup --> u16550_serialout
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L893" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_setup --> arm64_boot_primary_c_routine
click u16550_setup href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L928" "drivers/serial/uart_16550.c " _blank
arm64_boot_primary_c_routine --> nx_start
click arm64_boot_primary_c_routine href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_boot.c#L220" "arch/arm64/src/common/arm64_boot.c " _blank
nx_start --> syslog
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L524" "sched/init/nx_start.c " _blank
syslog --> vsyslog
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L95" "libs/libc/syslog/lib_syslog.c " _blank
vsyslog --> nx_vsyslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L53" "libs/libc/syslog/lib_syslog.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
lib_syslograwstream_open --> nx_vsyslog
click lib_syslograwstream_open href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L259" "libs/libc/stream/lib_syslograwstream.c " _blank
nx_vsyslog --> lib_vsprintf_internal
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
strnlen --> syslograwstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
syslograwstream_puts --> syslog_write
click syslograwstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L189" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_write --> syslog_safe_to_block
click syslog_write href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L229" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
sched_idletask --> syslog_safe_to_block
click sched_idletask href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_idletask.c#L60" "sched/sched/sched_idletask.c " _blank
syslog_safe_to_block --> syslog_write_foreach
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslog_default_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L102" "drivers/syslog/syslog_write.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
up_putc --> u16550_putc
click up_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1709" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialin
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1849" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_putc
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialout
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1850" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> syslog_default_putc
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_write_foreach --> syslog_default_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
up_putc --> u16550_putc
click up_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1709" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialin
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1849" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_putc
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialout
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1850" "drivers/serial/uart_16550.c " _blank
u16550_serialout --> u16550_mmio_putreg
click u16550_serialout href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L663" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> syslog_default_putc
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_write_foreach --> syslog_default_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
up_putc --> u16550_putc
click up_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1709" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialin
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1849" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_putc
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> syslog_default_putc
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_write_foreach --> syslog_default_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
up_putc --> u16550_putc
click up_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1709" "drivers/serial/uart_16550.c " _blank
u16550_putc --> u16550_serialin
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1849" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
u16550_mmio_getreg --> u16550_putc
click u16550_mmio_getreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L623" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> syslog_default_putc
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
u16550_putc --> u16550_serialin
click u16550_putc href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1849" "drivers/serial/uart_16550.c " _blank
u16550_serialin --> u16550_mmio_getreg
click u16550_serialin href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L650" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> syslog_write_foreach
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L299" "drivers/syslog/syslog_channel.c " _blank
syslog_default_putc --> up_putc
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
syslog_write_foreach --> syslograwstream_puts
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_puts --> syslograwstream_putc
click syslograwstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L219" "libs/libc/stream/lib_syslograwstream.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L141" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_write --> syslog_safe_to_block
click syslog_write href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L229" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
sched_idletask --> syslog_safe_to_block
click sched_idletask href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_idletask.c#L60" "sched/sched/sched_idletask.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_write --> syslog_safe_to_block
click syslog_write href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L229" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
sched_idletask --> syslog_safe_to_block
click sched_idletask href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_idletask.c#L60" "sched/sched/sched_idletask.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_write --> syslog_safe_to_block
click syslog_write href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L229" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
sched_idletask --> syslog_safe_to_block
click sched_idletask href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_idletask.c#L60" "sched/sched/sched_idletask.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> syslog_write
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog_safe_to_block --> sched_idletask
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslograwstream_putc
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> lib_vsprintf_internal
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
lib_vsprintf_internal --> nx_vsyslog
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1425" "libs/libc/stdio/lib_libvsprintf.c " _blank
nx_vsyslog --> vsyslog
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
vsyslog --> syslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L75" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> tasklist_initialize
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
tasklist_initialize --> idle_task_initialize
click tasklist_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L241" "sched/init/nx_start.c " _blank
idle_task_initialize --> nx_start
click idle_task_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L362" "sched/init/nx_start.c " _blank
nx_start --> drivers_early_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L543" "sched/init/nx_start.c " _blank
drivers_early_initialize --> nx_start
click drivers_early_initialize href "https://github.com/apache/nuttx/blob/master/drivers/drivers_initialize.c#L95" "drivers/drivers_initialize.c " _blank
nx_start --> up_allocate_kheap
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L581" "sched/init/nx_start.c " _blank
up_allocate_kheap --> syslog
click up_allocate_kheap href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_allocateheap.c#L129" "arch/arm64/src/common/arm64_allocateheap.c " _blank
syslog --> vsyslog
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L95" "libs/libc/syslog/lib_syslog.c " _blank
vsyslog --> nx_vsyslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L53" "libs/libc/syslog/lib_syslog.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
lib_syslograwstream_open --> nx_vsyslog
click lib_syslograwstream_open href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L259" "libs/libc/stream/lib_syslograwstream.c " _blank
nx_vsyslog --> lib_vsprintf_internal
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
strnlen --> syslograwstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_default_putc --> csection_available
click syslog_default_putc href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L285" "drivers/syslog/syslog_channel.c " _blank
csection_available --> up_irq_save
click csection_available href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L269" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_irq_restore
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
syslog_write_foreach --> syslograwstream_puts
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> __ultoa_invert
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslograwstream_putc --> __ultoa_invert
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslograwstream_putc --> lib_vsprintf_internal
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
lib_vsprintf_internal --> nx_vsyslog
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1425" "libs/libc/stdio/lib_libvsprintf.c " _blank
nx_vsyslog --> vsyslog
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
vsyslog --> syslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L75" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> nx_start
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
nx_start --> kmm_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L582" "sched/init/nx_start.c " _blank
kmm_initialize --> mm_initialize
click kmm_initialize href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_initialize.c#L61" "mm/kmm_heap/kmm_initialize.c " _blank
mm_initialize --> nxmutex_init
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L234" "mm/mm_heap/mm_initialize.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxsem_init --> nxmutex_init
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxsem_set_protocol --> nxmutex_init
click nxsem_set_protocol href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_setprotocol.c#L79" "libs/libc/semaphore/sem_setprotocol.c " _blank
nxmutex_init --> mm_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_initialize --> mm_addregion
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L286" "mm/mm_heap/mm_initialize.c " _blank
mm_addregion --> mm_lock
click mm_addregion href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L104" "mm/mm_heap/mm_initialize.c " _blank
mm_lock --> nxsched_gettid
click mm_lock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L60" "mm/mm_heap/mm_lock.c " _blank
nxsched_gettid --> mm_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
mm_lock --> nxmutex_lock
click mm_lock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L90" "mm/mm_heap/mm_lock.c " _blank
nxmutex_lock --> nxmutex_is_hold
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L248" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_is_hold --> nxsched_gettid
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L178" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_is_hold
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_is_hold --> nxmutex_lock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
nxsem_wait --> nxmutex_lock
click nxsem_wait href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L257" "sched/semaphore/sem_wait.c " _blank
nxmutex_lock --> nxsched_gettid
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L256" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> mm_addregion
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_addregion --> mm_addfreechunk
click mm_addregion href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L125" "mm/mm_heap/mm_initialize.c " _blank
mm_addfreechunk --> mm_size2ndx
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L326" "mm/mm_heap/mm.h " _blank
mm_size2ndx --> mm_addfreechunk
click mm_size2ndx href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L314" "mm/mm_heap/mm.h " _blank
mm_addfreechunk --> mm_addregion
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_addregion --> mm_unlock
click mm_addregion href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L207" "mm/mm_heap/mm_initialize.c " _blank
mm_unlock --> nxmutex_unlock
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L111" "mm/mm_heap/mm_lock.c " _blank
nxmutex_unlock --> nxmutex_is_hold
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L423" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_is_hold --> nxsched_gettid
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L178" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_is_hold
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_is_hold --> nxmutex_unlock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
nxsem_post --> nxmutex_unlock
click nxsem_post href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_post.c#L254" "sched/semaphore/sem_post.c " _blank
nxmutex_unlock --> mm_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
mm_unlock --> mm_initialize
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_initialize --> procfs_register_meminfo
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L290" "mm/mm_heap/mm_initialize.c " _blank
procfs_register_meminfo --> mm_initialize
click procfs_register_meminfo href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfsmeminfo.c#L720" "fs/procfs/fs_procfsmeminfo.c " _blank
mm_initialize --> kmm_initialize
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L295" "mm/mm_heap/mm_initialize.c " _blank
kmm_initialize --> nx_start
click kmm_initialize href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_initialize.c#L62" "mm/kmm_heap/kmm_initialize.c " _blank
nx_start --> up_allocate_pgheap
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L591" "sched/init/nx_start.c " _blank
up_allocate_pgheap --> nx_start
click up_allocate_pgheap href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_pgalloc.c#L172" "arch/arm64/src/common/arm64_pgalloc.c " _blank
nx_start --> mm_pginitialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L592" "sched/init/nx_start.c " _blank
mm_pginitialize --> gran_initialize
click mm_pginitialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_pgalloc.c#L99" "mm/mm_gran/mm_pgalloc.c " _blank
gran_initialize --> kmm_zalloc
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L97" "mm/mm_gran/mm_graninit.c " _blank
kmm_zalloc --> mm_zalloc
click kmm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_zalloc.c#L52" "mm/kmm_heap/kmm_zalloc.c " _blank
mm_zalloc --> mm_malloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L45" "mm/mm_heap/mm_zalloc.c " _blank
mm_malloc --> free_delaylist
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L170" "mm/mm_heap/mm_malloc.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
mm_lock_irq --> free_delaylist
click mm_lock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L132" "mm/mm_heap/mm_lock.c " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
mm_unlock_irq --> free_delaylist
click mm_unlock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L146" "mm/mm_heap/mm_lock.c " _blank
free_delaylist --> mm_malloc
click free_delaylist href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L91" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_lock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L197" "mm/mm_heap/mm_malloc.c " _blank
mm_lock --> nxsched_gettid
click mm_lock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L60" "mm/mm_heap/mm_lock.c " _blank
nxsched_gettid --> mm_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
mm_lock --> nxmutex_lock
click mm_lock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L90" "mm/mm_heap/mm_lock.c " _blank
nxmutex_lock --> nxmutex_is_hold
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L248" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_is_hold --> nxsched_gettid
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L178" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_is_hold
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_is_hold --> nxmutex_lock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
nxsem_wait --> nxmutex_lock
click nxsem_wait href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L257" "sched/semaphore/sem_wait.c " _blank
nxmutex_lock --> nxsched_gettid
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L256" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> mm_malloc
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_size2ndx
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L214" "mm/mm_heap/mm_malloc.c " _blank
mm_size2ndx --> mm_malloc
click mm_size2ndx href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L314" "mm/mm_heap/mm.h " _blank
mm_malloc --> mm_addfreechunk
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L227" "mm/mm_heap/mm_malloc.c " _blank
mm_addfreechunk --> mm_size2ndx
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L326" "mm/mm_heap/mm.h " _blank
mm_size2ndx --> mm_addfreechunk
click mm_size2ndx href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L314" "mm/mm_heap/mm.h " _blank
mm_addfreechunk --> mm_malloc
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
mm_heapmember --> mm_malloc
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_malloc --> mm_unlock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L322" "mm/mm_heap/mm_malloc.c " _blank
mm_unlock --> nxmutex_unlock
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L111" "mm/mm_heap/mm_lock.c " _blank
nxmutex_unlock --> nxmutex_is_hold
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L423" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_is_hold --> nxsched_gettid
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L178" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> nxmutex_is_hold
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_is_hold --> nxmutex_unlock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
nxsem_post --> nxmutex_unlock
click nxsem_post href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_post.c#L254" "sched/semaphore/sem_post.c " _blank
nxmutex_unlock --> mm_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
mm_unlock --> mm_malloc
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_malloc --> mm_zalloc
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> gran_initialize
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
gran_initialize --> nxmutex_init
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L130" "mm/mm_gran/mm_graninit.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxsem_init --> nxmutex_init
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxsem_set_protocol --> nxmutex_init
click nxsem_set_protocol href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_setprotocol.c#L79" "libs/libc/semaphore/sem_setprotocol.c " _blank
nxmutex_init --> gran_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
gran_initialize --> mm_pginitialize
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L148" "mm/mm_gran/mm_graninit.c " _blank
mm_pginitialize --> nx_start
click mm_pginitialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_pgalloc.c#L100" "mm/mm_gran/mm_pgalloc.c " _blank
nx_start --> kmm_map_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L600" "sched/init/nx_start.c " _blank
kmm_map_initialize --> up_addrenv_kmap_init
click kmm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L283" "mm/kmap/kmm_map.c " _blank
up_addrenv_kmap_init --> mmu_get_base_pgt_level
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L192" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
mmu_get_base_pgt_level --> up_addrenv_kmap_init
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
up_addrenv_kmap_init --> arm64_pgvaddr
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L204" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
arm64_pgvaddr --> up_addrenv_kmap_init
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
up_addrenv_kmap_init --> mmu_ln_getentry
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L212" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
up_invalidate_dcache --> up_get_dcache_linesize
click up_invalidate_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L509" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> arm64_cache_get_info
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
arm64_cache_get_info --> up_get_dcache_linesize
click arm64_cache_get_info href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L115" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_ln_getentry
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L554" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_pte_to_paddr --> up_addrenv_kmap_init
click mmu_pte_to_paddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L515" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_kmap_init --> arm64_pgvaddr
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L206" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
arm64_pgvaddr --> up_addrenv_kmap_init
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
up_addrenv_kmap_init --> mmu_ln_getentry
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L212" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
up_invalidate_dcache --> up_get_dcache_linesize
click up_invalidate_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L509" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_ln_getentry
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_pte_to_paddr --> up_addrenv_kmap_init
click mmu_pte_to_paddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L515" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_kmap_init --> mmu_ttbr_reg
click up_addrenv_kmap_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_pgmap.c#L206" "arch/arm64/src/common/arm64_addrenv_pgmap.c " _blank
mmu_ttbr_reg --> kmm_map_initialize
click mmu_ttbr_reg href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L391" "arch/arm64/src/common/arm64_mmu.h " _blank
kmm_map_initialize --> gran_initialize
click kmm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L286" "mm/kmap/kmm_map.c " _blank
gran_initialize --> kmm_zalloc
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L97" "mm/mm_gran/mm_graninit.c " _blank
kmm_zalloc --> mm_zalloc
click kmm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_zalloc.c#L52" "mm/kmm_heap/kmm_zalloc.c " _blank
mm_zalloc --> mm_malloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L45" "mm/mm_heap/mm_zalloc.c " _blank
mm_malloc --> free_delaylist
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L170" "mm/mm_heap/mm_malloc.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
mm_lock_irq --> free_delaylist
click mm_lock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L132" "mm/mm_heap/mm_lock.c " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
mm_unlock_irq --> free_delaylist
click mm_unlock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L146" "mm/mm_heap/mm_lock.c " _blank
mm_malloc --> mm_lock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L197" "mm/mm_heap/mm_malloc.c " _blank
nxsched_gettid --> mm_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_size2ndx
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L214" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_addfreechunk
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L227" "mm/mm_heap/mm_malloc.c " _blank
mm_addfreechunk --> mm_size2ndx
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L326" "mm/mm_heap/mm.h " _blank
mm_size2ndx --> mm_addfreechunk
click mm_size2ndx href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L314" "mm/mm_heap/mm.h " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_unlock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L322" "mm/mm_heap/mm_malloc.c " _blank
mm_unlock --> nxmutex_unlock
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L111" "mm/mm_heap/mm_lock.c " _blank
nxmutex_is_hold --> nxmutex_unlock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> mm_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_zalloc
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> gran_initialize
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
gran_initialize --> nxmutex_init
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L130" "mm/mm_gran/mm_graninit.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxsem_init --> nxmutex_init
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> gran_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
gran_initialize --> kmm_map_initialize
click gran_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_graninit.c#L148" "mm/mm_gran/mm_graninit.c " _blank
kmm_map_initialize --> mm_map_initialize
click kmm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L290" "mm/kmap/kmm_map.c " _blank
mm_map_initialize --> nxrmutex_init
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L112" "mm/map/mm_map.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> mm_map_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_map_initialize --> nx_start
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
nx_start --> kmm_zalloc
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L623" "sched/init/nx_start.c " _blank
kmm_zalloc --> mm_zalloc
click kmm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_zalloc.c#L52" "mm/kmm_heap/kmm_zalloc.c " _blank
mm_malloc --> free_delaylist
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L170" "mm/mm_heap/mm_malloc.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
mm_lock_irq --> free_delaylist
click mm_lock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L132" "mm/mm_heap/mm_lock.c " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
mm_malloc --> mm_lock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L197" "mm/mm_heap/mm_malloc.c " _blank
nxsched_gettid --> mm_lock
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_size2ndx
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L214" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_addfreechunk
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L227" "mm/mm_heap/mm_malloc.c " _blank
mm_addfreechunk --> mm_size2ndx
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L326" "mm/mm_heap/mm.h " _blank
mm_size2ndx --> mm_addfreechunk
click mm_size2ndx href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L314" "mm/mm_heap/mm.h " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_unlock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L322" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> mm_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_zalloc
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
nx_start --> group_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L623" "sched/init/nx_start.c " _blank
group_initialize --> files_initlist
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L119" "sched/group/group_create.c " _blank
files_initlist --> group_initialize
click files_initlist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L379" "fs/inode/fs_files.c " _blank
group_initialize --> task_init_info
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L174" "sched/group/group_create.c " _blank
task_init_info --> group_zalloc
click task_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L117" "sched/tls/task_initinfo.c " _blank
group_zalloc --> group_malloc
click group_zalloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_zalloc.c#L50" "sched/group/group_zalloc.c " _blank
group_malloc --> kmm_malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_size2ndx
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L214" "mm/mm_heap/mm_malloc.c " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> group_zalloc
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
group_zalloc --> task_init_info
click group_zalloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_zalloc.c#L51" "sched/group/group_zalloc.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_info
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
task_init_stream --> nxrmutex_init
click task_init_stream href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L76" "sched/tls/task_initinfo.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
task_init_stream --> nxrmutex_init
click task_init_stream href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L67" "sched/tls/task_initinfo.c " _blank
nxmutex_init --> nxsem_init
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L114" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> nxsem_set_protocol
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L115" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
task_init_stream --> nxrmutex_init
click task_init_stream href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L67" "sched/tls/task_initinfo.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
task_init_stream --> task_init_info
click task_init_stream href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L67" "sched/tls/task_initinfo.c " _blank
task_init_info --> group_initialize
click task_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L147" "sched/tls/task_initinfo.c " _blank
group_initialize --> nxrmutex_init
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L175" "sched/group/group_create.c " _blank
nxmutex_init --> group_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
group_initialize --> idle_group_initialize
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L185" "sched/group/group_create.c " _blank
idle_group_initialize --> nxtask_joininit
click idle_group_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L464" "sched/init/nx_start.c " _blank
nxsem_init --> idle_group_initialize
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
idle_group_initialize --> up_initial_state
click idle_group_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L488" "sched/init/nx_start.c " _blank
up_initial_state --> idle_group_initialize
click up_initial_state href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialstate.c#L131" "arch/arm64/src/common/arm64_initialstate.c " _blank
idle_group_initialize --> tls_init_info
click idle_group_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L492" "sched/init/nx_start.c " _blank
tls_init_info --> up_stack_frame
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L50" "sched/tls/tls_initinfo.c " _blank
up_stack_frame --> tls_init_info
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
tls_init_info --> idle_group_initialize
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L56" "sched/tls/tls_initinfo.c " _blank
idle_group_initialize --> group_postinitialize
click idle_group_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L498" "sched/init/nx_start.c " _blank
group_postinitialize --> mm_map_initialize
click group_postinitialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L220" "sched/group/group_create.c " _blank
mm_map_initialize --> nxrmutex_init
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L112" "mm/map/mm_map.c " _blank
nxmutex_init --> mm_map_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_map_initialize --> group_postinitialize
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
group_postinitialize --> idle_group_initialize
click group_postinitialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L235" "sched/group/group_create.c " _blank
idle_group_initialize --> instrument_initialize
click idle_group_initialize href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L499" "sched/init/nx_start.c " _blank
nx_start --> fs_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L648" "sched/init/nx_start.c " _blank
fs_initialize --> inode_initialize
click fs_initialize href "https://github.com/apache/nuttx/blob/master/fs/fs_initialize.c#L83" "fs/fs_initialize.c " _blank
inode_initialize --> inode_root_reserve
click inode_initialize href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L62" "fs/inode/fs_inode.c " _blank
inode_root_reserve --> inode_alloc
click inode_root_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L146" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_namelen --> kmm_zalloc
click inode_namelen href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L59" "fs/inode/fs_inodereserve.c " _blank
kmm_zalloc --> mm_zalloc
click kmm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_zalloc.c#L52" "mm/kmm_heap/kmm_zalloc.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_zalloc
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> inode_alloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_namecpy --> inode_root_reserve
click inode_namecpy href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L73" "fs/inode/fs_inodereserve.c " _blank
inode_root_reserve --> fs_initialize
click inode_root_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L147" "fs/inode/fs_inodereserve.c " _blank
up_irq_save --> register_reboot_notifier
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nx_start --> irq_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L652" "sched/init/nx_start.c " _blank
irq_initialize --> up_irqinitialize
click irq_initialize href "https://github.com/apache/nuttx/blob/master/sched/irq/irq_initialize.c#L79" "sched/irq/irq_initialize.c " _blank
up_irqinitialize --> arm64_gic_initialize
click up_irqinitialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_doirq.c#L136" "arch/arm64/src/common/arm64_doirq.c " _blank
arm64_gic_initialize --> gic_validate_dist_version
click arm64_gic_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L978" "arch/arm64/src/common/arm64_gicv3.c " _blank
gic_validate_dist_version --> syslog
click gic_validate_dist_version href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L883" "arch/arm64/src/common/arm64_gicv3.c " _blank
syslog --> vsyslog
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L95" "libs/libc/syslog/lib_syslog.c " _blank
vsyslog --> nx_vsyslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L53" "libs/libc/syslog/lib_syslog.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
lib_syslograwstream_open --> nx_vsyslog
click lib_syslograwstream_open href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L259" "libs/libc/stream/lib_syslograwstream.c " _blank
nx_vsyslog --> lib_vsprintf_internal
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
strnlen --> syslograwstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
syslog_write_foreach --> syslograwstream_puts
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> lib_vsprintf_internal
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
nx_vsyslog --> vsyslog
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
vsyslog --> syslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L75" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_gic_initialize
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
arm64_gic_initialize --> syslog
click arm64_gic_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L984" "arch/arm64/src/common/arm64_gicv3.c " _blank
syslog --> vsyslog
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L95" "libs/libc/syslog/lib_syslog.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
nx_vsyslog --> lib_vsprintf_internal
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
strnlen --> syslograwstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
syslog_write_foreach --> syslograwstream_puts
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L193" "drivers/syslog/syslog_write.c " _blank
syslograwstream_putc --> __ultoa_invert
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslograwstream_putc --> lib_vsprintf_internal
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
nx_vsyslog --> vsyslog
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L257" "drivers/syslog/vsyslog.c " _blank
vsyslog --> syslog
click vsyslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L75" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> gic_validate_dist_version
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
gic_validate_dist_version --> up_irq_enable
click gic_validate_dist_version href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L890" "arch/arm64/src/common/arm64_gicv3.c " _blank
up_irq_enable --> up_irqinitialize
click up_irq_enable href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L367" "arch/arm64/include/irq.h " _blank
nx_start --> clock_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L656" "sched/init/nx_start.c " _blank
clock_initialize --> up_timer_initialize
click clock_initialize href "https://github.com/apache/nuttx/blob/master/sched/clock/clock_initialize.c#L207" "sched/clock/clock_initialize.c " _blank
up_timer_initialize --> arm64_oneshot_initialize
click up_timer_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_timer.c#L34" "arch/arm64/src/a527/a527_timer.c " _blank
arm64_oneshot_initialize --> kmm_zalloc
click arm64_oneshot_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L422" "arch/arm64/src/common/arm64_arch_timer.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
mm_zalloc --> arm64_oneshot_initialize
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
arm64_oneshot_initialize --> irq_attach
click arm64_oneshot_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L430" "arch/arm64/src/common/arm64_arch_timer.c " _blank
irq_attach --> up_testset
click irq_attach href "https://github.com/apache/nuttx/blob/master/sched/irq/irq_attach.c#L95" "sched/irq/irq_attach.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> irq_attach
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
irq_attach --> arm64_oneshot_initialize
click irq_attach href "https://github.com/apache/nuttx/blob/master/sched/irq/irq_attach.c#L151" "sched/irq/irq_attach.c " _blank
arm64_oneshot_initialize --> arm64_oneshot_secondary_init
click arm64_oneshot_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L450" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_oneshot_secondary_init --> up_enable_irq
click arm64_oneshot_secondary_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L469" "arch/arm64/src/common/arm64_arch_timer.c " _blank
up_enable_irq --> arm64_gic_irq_enable
click up_enable_irq href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L682" "arch/arm64/src/common/arm64_gicv3.c " _blank
arm64_gic_irq_enable --> gic_get_rdist
click arm64_gic_irq_enable href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L251" "arch/arm64/src/common/arm64_gicv3.c " _blank
gic_get_rdist --> putreg32
click gic_get_rdist href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L117" "arch/arm64/src/common/arm64_gicv3.c " _blank
putreg32 --> arm64_arch_timer_enable
click putreg32 href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch.h#L361" "arch/arm64/src/common/arm64_arch.h " _blank
arm64_arch_timer_enable --> arm64_oneshot_secondary_init
click arm64_arch_timer_enable href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L103" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_oneshot_secondary_init --> arm64_oneshot_initialize
click arm64_oneshot_secondary_init href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L477" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_oneshot_initialize --> up_timer_initialize
click arm64_oneshot_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L455" "arch/arm64/src/common/arm64_arch_timer.c " _blank
up_timer_initialize --> up_alarm_set_lowerhalf
click up_timer_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_timer.c#L36" "arch/arm64/src/a527/a527_timer.c " _blank
up_alarm_set_lowerhalf --> arm64_tick_current
click up_alarm_set_lowerhalf href "https://github.com/apache/nuttx/blob/master/drivers/timers/arch_alarm.c#L140" "drivers/timers/arch_alarm.c " _blank
arm64_tick_current --> arm64_arch_timer_count
click arm64_tick_current href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L383" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_arch_timer_count --> arm64_arch_cnt2tick
click arm64_arch_timer_count href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L137" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_arch_cnt2tick --> up_alarm_set_lowerhalf
click arm64_arch_cnt2tick href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L148" "arch/arm64/src/common/arm64_arch_timer.c " _blank
up_alarm_set_lowerhalf --> arm64_tick_start
click up_alarm_set_lowerhalf href "https://github.com/apache/nuttx/blob/master/drivers/timers/arch_alarm.c#L152" "drivers/timers/arch_alarm.c " _blank
arm64_tick_start --> arm64_arch_cnt2tick
click arm64_tick_start href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L335" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_arch_cnt2tick --> arm64_arch_tick2cnt
click arm64_arch_cnt2tick href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L148" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_arch_tick2cnt --> arm64_arch_timer_set_irq_mask
click arm64_arch_tick2cnt href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L184" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_arch_timer_set_irq_mask --> arm64_tick_start
click arm64_arch_timer_set_irq_mask href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L121" "arch/arm64/src/common/arm64_arch_timer.c " _blank
arm64_tick_start --> clock_initialize
click arm64_tick_start href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_arch_timer.c#L356" "arch/arm64/src/common/arm64_arch_timer.c " _blank
clock_initialize --> perf_init
click clock_initialize href "https://github.com/apache/nuttx/blob/master/sched/clock/clock_initialize.c#L240" "sched/clock/clock_initialize.c " _blank
nx_start --> timer_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L659" "sched/init/nx_start.c " _blank
nx_start --> nxsig_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L664" "sched/init/nx_start.c " _blank
nxsig_initialize --> nxsig_init_block
click nxsig_initialize href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_initialize.c#L164" "sched/signal/sig_initialize.c " _blank
nxsig_init_block --> nxsig_init_pendingsignalblock
click nxsig_init_block href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_initialize.c#L113" "sched/signal/sig_initialize.c " _blank
nxsig_init_pendingsignalblock --> nxsig_initialize
click nxsig_init_pendingsignalblock href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_initialize.c#L138" "sched/signal/sig_initialize.c " _blank
nx_start --> nxmq_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L669" "sched/init/nx_start.c " _blank
nxmq_initialize --> mq_msgblockinit
click nxmq_initialize href "https://github.com/apache/nuttx/blob/master/sched/mqueue/mq_initialize.c#L176" "sched/mqueue/mq_initialize.c " _blank
mq_msgblockinit --> sysv_msgblockinit
click mq_msgblockinit href "https://github.com/apache/nuttx/blob/master/sched/mqueue/mq_initialize.c#L198" "sched/mqueue/mq_initialize.c " _blank
nx_start --> binfmt_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L681" "sched/init/nx_start.c " _blank
binfmt_initialize --> elf_initialize
click binfmt_initialize href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_initialize.c#L61" "binfmt/binfmt_initialize.c " _blank
elf_initialize --> register_binfmt
click elf_initialize href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L281" "binfmt/elf.c " _blank
nx_start --> up_color_intstack
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L692" "sched/init/nx_start.c " _blank
up_color_intstack --> up_initialize
click up_color_intstack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialize.c#L121" "arch/arm64/src/common/arm64_initialize.c " _blank
up_initialize --> arm64_serialinit
click up_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialize.c#L191" "arch/arm64/src/common/arm64_initialize.c " _blank
arm64_serialinit --> u16550_serialinit
click arm64_serialinit href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/a527/a527_serial.c#L71" "arch/arm64/src/a527/a527_serial.c " _blank
u16550_serialinit --> uart_register
click u16550_serialinit href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1678" "drivers/serial/uart_16550.c " _blank
nxmutex_init --> uart_register
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> uart_register
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> uart_register
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxsem_init --> uart_register
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nxsem_init --> uart_register
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
syslograwstream_putc --> strnlen
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog --> uart_register
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
uart_register --> register_driver
click uart_register href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L2122" "drivers/serial/serial.c " _blank
register_driver --> inode_lock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L67" "fs/driver/fs_registerdriver.c " _blank
inode_lock --> down_write
click inode_lock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L75" "fs/inode/fs_inode.c " _blank
nxsched_gettid --> down_write
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> nxsem_wait
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L251" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_lock --> down_write
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> nxsem_post
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L431" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> register_driver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
register_driver --> inode_reserve
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L78" "fs/driver/fs_registerdriver.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_search --> _inode_search
click inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L469" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L219" "fs/inode/fs_inodesearch.c " _blank
_inode_compare --> _inode_search
click _inode_compare href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L83" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_nextname
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L263" "fs/inode/fs_inodesearch.c " _blank
inode_nextname --> _inode_search
click inode_nextname href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L546" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_reserve
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
inode_reserve --> inode_nextname
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L199" "fs/inode/fs_inodereserve.c " _blank
inode_nextname --> inode_reserve
click inode_nextname href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L546" "fs/inode/fs_inodesearch.c " _blank
inode_reserve --> inode_alloc
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L224" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_namelen --> kmm_zalloc
click inode_namelen href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L56" "fs/inode/fs_inodereserve.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> inode_alloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_namecpy --> inode_reserve
click inode_namecpy href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L70" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L230" "fs/inode/fs_inodereserve.c " _blank
inode_insert --> inode_reserve
click inode_insert href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L115" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_nextname
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_nextname --> inode_reserve
click inode_nextname href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L546" "fs/inode/fs_inodesearch.c " _blank
inode_reserve --> inode_alloc
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L224" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_namelen --> kmm_zalloc
click inode_namelen href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L56" "fs/inode/fs_inodereserve.c " _blank
up_irq_save --> mm_lock_irq
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> mm_unlock_irq
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
mm_malloc --> mm_heapmember
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L311" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> inode_alloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_namecpy --> inode_reserve
click inode_namecpy href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L70" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
inode_insert --> inode_reserve
click inode_insert href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L115" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> register_driver
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L249" "fs/inode/fs_inodereserve.c " _blank
register_driver --> inode_unlock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L79" "fs/driver/fs_registerdriver.c " _blank
inode_unlock --> up_write
click inode_unlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L101" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_write
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> up_write
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> register_driver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
register_driver --> u16550_serialinit
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L98" "fs/driver/fs_registerdriver.c " _blank
u16550_serialinit --> uart_register
click u16550_serialinit href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1683" "drivers/serial/uart_16550.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
lib_vsprintf_internal --> strnlen
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
syslograwstream_putc --> strnlen
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
uart_register --> register_driver
click uart_register href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L2122" "drivers/serial/serial.c " _blank
register_driver --> inode_lock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L67" "fs/driver/fs_registerdriver.c " _blank
inode_lock --> down_write
click inode_lock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L75" "fs/inode/fs_inode.c " _blank
nxsched_gettid --> down_write
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_lock --> down_write
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_unlock --> register_driver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_search --> _inode_search
click inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L469" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L219" "fs/inode/fs_inodesearch.c " _blank
_inode_compare --> _inode_search
click _inode_compare href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L83" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_nextname
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L263" "fs/inode/fs_inodesearch.c " _blank
inode_nextname --> _inode_search
click inode_nextname href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L546" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
_inode_compare --> _inode_search
click _inode_compare href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L83" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_nextname
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L263" "fs/inode/fs_inodesearch.c " _blank
inode_nextname --> _inode_search
click inode_nextname href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L546" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
inode_reserve --> inode_nextname
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L199" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_alloc
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L224" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_namelen --> kmm_zalloc
click inode_namelen href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L56" "fs/inode/fs_inodereserve.c " _blank
mm_zalloc --> inode_alloc
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> register_driver
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L261" "fs/inode/fs_inodereserve.c " _blank
register_driver --> inode_unlock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L79" "fs/driver/fs_registerdriver.c " _blank
inode_unlock --> up_write
click inode_unlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L101" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_write
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> up_write
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> register_driver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
register_driver --> up_initialize
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L98" "fs/driver/fs_registerdriver.c " _blank
up_irq_save --> panic_notifier_chain_register
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
panic_notifier_chain_register --> up_initialize
click panic_notifier_chain_register href "https://github.com/apache/nuttx/blob/master/sched/misc/panic_notifier.c#L56" "sched/misc/panic_notifier.c " _blank
up_initialize --> arm64_fpu_procfs_register
click up_initialize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialize.c#L220" "arch/arm64/src/common/arm64_initialize.c " _blank
arm64_fpu_procfs_register --> procfs_register
click arm64_fpu_procfs_register href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_fpu.c#L323" "arch/arm64/src/common/arm64_fpu.c " _blank
procfs_register --> procfs_initialize
click procfs_register href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1242" "fs/procfs/fs_procfs.c " _blank
procfs_initialize --> kmm_malloc
click procfs_initialize href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1193" "fs/procfs/fs_procfs.c " _blank
mm_malloc --> procfs_initialize
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
procfs_initialize --> procfs_register
click procfs_initialize href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1201" "fs/procfs/fs_procfs.c " _blank
procfs_register --> kmm_realloc
click procfs_register href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1264" "fs/procfs/fs_procfs.c " _blank
kmm_realloc --> mm_realloc
click kmm_realloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_realloc.c#L53" "mm/kmm_heap/kmm_realloc.c " _blank
mm_heapmember --> mm_realloc
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
nxmutex_lock --> mm_realloc
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_addfreechunk --> mm_realloc
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_unlock --> mm_realloc
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_realloc --> procfs_register
click mm_realloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_realloc.c#L394" "mm/mm_heap/mm_realloc.c " _blank
nx_start --> drivers_initialize
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L696" "sched/init/nx_start.c " _blank
drivers_initialize --> syslog_initialize
click drivers_initialize href "https://github.com/apache/nuttx/blob/master/drivers/drivers_initialize.c#L111" "drivers/drivers_initialize.c " _blank
syslog_initialize --> drivers_initialize
click syslog_initialize href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_initialize.c#L100" "drivers/syslog/syslog_initialize.c " _blank
drivers_initialize --> devnull_register
click drivers_initialize href "https://github.com/apache/nuttx/blob/master/drivers/drivers_initialize.c#L123" "drivers/drivers_initialize.c " _blank
register_driver --> inode_lock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L67" "fs/driver/fs_registerdriver.c " _blank
inode_lock --> down_write
click inode_lock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L75" "fs/inode/fs_inode.c " _blank
nxsched_gettid --> down_write
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L219" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_nextname
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L263" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> inode_nextname
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L263" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
_inode_search --> _inode_compare
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L268" "fs/inode/fs_inodesearch.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
register_driver --> inode_unlock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L79" "fs/driver/fs_registerdriver.c " _blank
inode_unlock --> up_write
click inode_unlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L101" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_write
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
register_driver --> drivers_initialize
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L98" "fs/driver/fs_registerdriver.c " _blank
drivers_initialize --> devzero_register
click drivers_initialize href "https://github.com/apache/nuttx/blob/master/drivers/drivers_initialize.c#L291" "drivers/drivers_initialize.c " _blank
register_driver --> inode_lock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L67" "fs/driver/fs_registerdriver.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
register_driver --> inode_unlock
click register_driver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerdriver.c#L79" "fs/driver/fs_registerdriver.c " _blank
nx_start --> group_setupidlefiles
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L709" "sched/init/nx_start.c " _blank
group_setupidlefiles --> nx_open
click group_setupidlefiles href "https://github.com/apache/nuttx/blob/master/sched/group/group_setupidlefiles.c#L62" "sched/group/group_setupidlefiles.c " _blank
nx_open --> nx_vopen
click nx_open href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L440" "fs/vfs/fs_open.c " _blank
nx_vopen --> getumask
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L312" "fs/vfs/fs_open.c " _blank
getumask --> nx_vopen
click getumask href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_umask.c#L86" "libs/libc/misc/lib_umask.c " _blank
nx_vopen --> file_vopen
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L319" "fs/vfs/fs_open.c " _blank
file_vopen --> inode_find
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L123" "fs/vfs/fs_open.c " _blank
inode_find --> inode_rlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L52" "fs/inode/fs_inodefind.c " _blank
inode_rlock --> down_read
click inode_rlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L88" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> down_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> down_read
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> inode_find
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> inode_search
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
_inode_search --> inode_find
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L283" "fs/inode/fs_inodesearch.c " _blank
inode_find --> inode_runlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
inode_runlock --> up_read
click inode_runlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L114" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> up_read
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> inode_find
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> file_vopen
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L75" "fs/inode/fs_inodefind.c " _blank
file_vopen --> inode_checkflags
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L152" "fs/vfs/fs_open.c " _blank
inode_checkflags --> file_vopen
click inode_checkflags href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L73" "fs/vfs/fs_open.c " _blank
file_vopen --> uart_open
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L229" "fs/vfs/fs_open.c " _blank
nxmutex_lock --> uart_open
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
up_irq_save --> uart_open
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
uart_open --> u16550_attach
click uart_open href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L751" "drivers/serial/serial.c " _blank
u16550_attach --> irq_attach
click u16550_attach href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L963" "drivers/serial/uart_16550.c " _blank
irq_attach --> up_testset
click irq_attach href "https://github.com/apache/nuttx/blob/master/sched/irq/irq_attach.c#L95" "sched/irq/irq_attach.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> irq_attach
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
irq_attach --> u16550_attach
click irq_attach href "https://github.com/apache/nuttx/blob/master/sched/irq/irq_attach.c#L151" "sched/irq/irq_attach.c " _blank
u16550_attach --> up_enable_irq
click u16550_attach href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L980" "drivers/serial/uart_16550.c " _blank
up_enable_irq --> arm64_gic_irq_enable
click up_enable_irq href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L682" "arch/arm64/src/common/arm64_gicv3.c " _blank
arm64_gic_irq_enable --> u16550_attach
click arm64_gic_irq_enable href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_gicv3.c#L251" "arch/arm64/src/common/arm64_gicv3.c " _blank
u16550_attach --> uart_open
click u16550_attach href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1000" "drivers/serial/uart_16550.c " _blank
uart_open --> u16550_rxint
click uart_open href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L769" "drivers/serial/serial.c " _blank
up_irq_restore --> uart_open
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxmutex_unlock --> uart_open
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
uart_open --> file_vopen
click uart_open href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L800" "drivers/serial/serial.c " _blank
file_vopen --> nx_vopen
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L255" "fs/vfs/fs_open.c " _blank
nx_vopen --> file_allocate_from_tcb
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L319" "fs/vfs/fs_open.c " _blank
file_allocate_from_tcb --> nxsched_get_files_from_tcb
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L553" "fs/inode/fs_files.c " _blank
nxsched_get_files_from_tcb --> file_allocate_from_tcb
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L52" "sched/sched/sched_getfiles.c " _blank
file_allocate_from_tcb --> up_testset
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L563" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> spin_lock_irqsave_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_irqsave_notrace --> file_allocate_from_tcb
click spin_lock_irqsave_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L447" "include/nuttx/spinlock.h " _blank
file_allocate_from_tcb --> nx_vopen
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L586" "fs/inode/fs_files.c " _blank
nx_vopen --> nx_open
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L327" "fs/vfs/fs_open.c " _blank
nx_open --> group_setupidlefiles
click nx_open href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L451" "fs/vfs/fs_open.c " _blank
group_setupidlefiles --> nx_dup2
click group_setupidlefiles href "https://github.com/apache/nuttx/blob/master/sched/group/group_setupidlefiles.c#L76" "sched/group/group_setupidlefiles.c " _blank
nx_dup2 --> nx_dup2_from_tcb
click nx_dup2 href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L904" "fs/inode/fs_files.c " _blank
nx_dup2_from_tcb --> nx_dup3_from_tcb
click nx_dup2_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L882" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> nxsched_get_files_from_tcb
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L270" "fs/inode/fs_files.c " _blank
nxsched_get_files_from_tcb --> files_countlist
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L52" "sched/sched/sched_getfiles.c " _blank
files_countlist --> nx_dup3_from_tcb
click files_countlist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L513" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> files_fget
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L299" "fs/inode/fs_files.c " _blank
files_fget --> files_fget_by_index
click files_fget href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L533" "fs/inode/fs_files.c " _blank
files_fget_by_index --> up_testset
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L70" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> files_fget_by_index
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
files_fget_by_index --> nx_dup3_from_tcb
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> files_fget_by_index
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L313" "fs/inode/fs_files.c " _blank
files_fget_by_index --> up_testset
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L70" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> files_fget_by_index
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
files_fget_by_index --> nx_dup3_from_tcb
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> file_dup3
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L334" "fs/inode/fs_files.c " _blank
file_dup3 --> inode_addref
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L60" "fs/vfs/fs_dup2.c " _blank
inode_addref --> file_dup3
click inode_addref href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodeaddref.c#L47" "fs/inode/fs_inodeaddref.c " _blank
file_dup3 --> file_close_without_clear
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
file_close_without_clear --> file_dup3
click file_close_without_clear href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L89" "fs/vfs/fs_close.c " _blank
file_dup3 --> uart_open
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
nxmutex_lock --> uart_open
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
uart_open --> file_dup3
click uart_open href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L800" "drivers/serial/serial.c " _blank
file_dup3 --> file_ioctl
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L142" "fs/vfs/fs_dup2.c " _blank
file_ioctl --> file_vioctl
click file_ioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L219" "fs/vfs/fs_ioctl.c " _blank
file_vioctl --> uart_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L46" "fs/vfs/fs_ioctl.c " _blank
uart_ioctl --> u16550_ioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1560" "drivers/serial/serial.c " _blank
u16550_ioctl --> uart_ioctl
click u16550_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1045" "drivers/serial/uart_16550.c " _blank
uart_ioctl --> file_vioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1582" "drivers/serial/serial.c " _blank
file_vioctl --> file_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L72" "fs/vfs/fs_ioctl.c " _blank
file_ioctl --> file_dup3
click file_ioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L230" "fs/vfs/fs_ioctl.c " _blank
file_dup3 --> nx_dup3_from_tcb
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L147" "fs/vfs/fs_dup2.c " _blank
nx_dup3_from_tcb --> fs_putfilep
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L334" "fs/inode/fs_files.c " _blank
fs_putfilep --> nx_dup3_from_tcb
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> fs_putfilep
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L336" "fs/inode/fs_files.c " _blank
fs_putfilep --> nx_dup3_from_tcb
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> group_setupidlefiles
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L337" "fs/inode/fs_files.c " _blank
group_setupidlefiles --> nx_dup2
click group_setupidlefiles href "https://github.com/apache/nuttx/blob/master/sched/group/group_setupidlefiles.c#L85" "sched/group/group_setupidlefiles.c " _blank
nx_dup2 --> nx_dup2_from_tcb
click nx_dup2 href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L904" "fs/inode/fs_files.c " _blank
nx_dup2_from_tcb --> nx_dup3_from_tcb
click nx_dup2_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L882" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> nxsched_get_files_from_tcb
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L270" "fs/inode/fs_files.c " _blank
nxsched_get_files_from_tcb --> files_countlist
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L52" "sched/sched/sched_getfiles.c " _blank
nx_dup3_from_tcb --> files_fget
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L299" "fs/inode/fs_files.c " _blank
files_fget --> files_fget_by_index
click files_fget href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L533" "fs/inode/fs_files.c " _blank
files_fget_by_index --> up_testset
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L70" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> files_fget_by_index
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
nx_dup3_from_tcb --> files_fget_by_index
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L313" "fs/inode/fs_files.c " _blank
files_fget_by_index --> up_testset
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L70" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> files_fget_by_index
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
nx_dup3_from_tcb --> file_dup3
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L334" "fs/inode/fs_files.c " _blank
file_dup3 --> inode_addref
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L60" "fs/vfs/fs_dup2.c " _blank
inode_addref --> file_dup3
click inode_addref href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodeaddref.c#L47" "fs/inode/fs_inodeaddref.c " _blank
file_dup3 --> file_close_without_clear
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
file_close_without_clear --> file_dup3
click file_close_without_clear href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L89" "fs/vfs/fs_close.c " _blank
file_dup3 --> file_ioctl
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L142" "fs/vfs/fs_dup2.c " _blank
file_ioctl --> file_vioctl
click file_ioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L219" "fs/vfs/fs_ioctl.c " _blank
file_vioctl --> uart_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L46" "fs/vfs/fs_ioctl.c " _blank
uart_ioctl --> u16550_ioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1560" "drivers/serial/serial.c " _blank
u16550_ioctl --> uart_ioctl
click u16550_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1045" "drivers/serial/uart_16550.c " _blank
uart_ioctl --> file_vioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1582" "drivers/serial/serial.c " _blank
file_vioctl --> file_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L72" "fs/vfs/fs_ioctl.c " _blank
nx_dup3_from_tcb --> fs_putfilep
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L334" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> fs_putfilep
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L336" "fs/inode/fs_files.c " _blank
nx_dup3_from_tcb --> group_setupidlefiles
click nx_dup3_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L337" "fs/inode/fs_files.c " _blank
nx_start --> nx_bringup
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L735" "sched/init/nx_start.c " _blank
nx_bringup --> setenv
click nx_bringup href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L486" "sched/init/nx_bringup.c " _blank
up_irq_save --> setenv
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
setenv --> group_malloc
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L114" "sched/environ/env_setenv.c " _blank
group_malloc --> kmm_malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
mm_malloc --> setenv
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
setenv --> group_malloc
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L152" "sched/environ/env_setenv.c " _blank
group_malloc --> kmm_malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
mm_malloc --> setenv
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
setenv --> snprintf
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L165" "sched/environ/env_setenv.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
lib_memoutstream --> snprintf
click lib_memoutstream href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L98" "libs/libc/stream/lib_memoutstream.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
strnlen --> memoutstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_putc --> memoutstream_puts
click memoutstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L69" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
strnlen --> memoutstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
lib_vsprintf_internal --> snprintf
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1425" "libs/libc/stdio/lib_libvsprintf.c " _blank
up_irq_restore --> setenv
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
setenv --> nx_bringup
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L107" "sched/environ/env_setenv.c " _blank
nx_bringup --> setenv
click nx_bringup href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L502" "sched/init/nx_bringup.c " _blank
up_irq_save --> setenv
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
setenv --> env_findvar
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L114" "sched/environ/env_setenv.c " _blank
env_findvar --> env_cmpname
click env_findvar href "https://github.com/apache/nuttx/blob/master/sched/environ/env_findvar.c#L93" "sched/environ/env_findvar.c " _blank
env_cmpname --> env_findvar
click env_cmpname href "https://github.com/apache/nuttx/blob/master/sched/environ/env_findvar.c#L49" "sched/environ/env_findvar.c " _blank
env_findvar --> setenv
click env_findvar href "https://github.com/apache/nuttx/blob/master/sched/environ/env_findvar.c#L102" "sched/environ/env_findvar.c " _blank
setenv --> group_malloc
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L120" "sched/environ/env_setenv.c " _blank
group_malloc --> kmm_malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
setenv --> snprintf
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L152" "sched/environ/env_setenv.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
lib_memoutstream --> snprintf
click lib_memoutstream href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L98" "libs/libc/stream/lib_memoutstream.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
strnlen --> memoutstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_putc --> memoutstream_puts
click memoutstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L69" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
strnlen --> memoutstream_puts
click strnlen href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strnlen.S#L89" "libs/libc/machine/arm64/gnu/arch_strnlen.S " _blank
lib_vsprintf_internal --> snprintf
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1425" "libs/libc/stdio/lib_libvsprintf.c " _blank
setenv --> nx_workqueues
click setenv href "https://github.com/apache/nuttx/blob/master/sched/environ/env_setenv.c#L107" "sched/environ/env_setenv.c " _blank
nx_workqueues --> work_start_highpri
click nx_workqueues href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L202" "sched/init/nx_bringup.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
syslog --> work_start_highpri
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
work_start_highpri --> work_thread_create
click work_start_highpri href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L475" "sched/wqueue/kwork_thread.c " _blank
work_thread_create --> sched_lock
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L253" "sched/wqueue/kwork_thread.c " _blank
sched_lock --> work_thread_create
click sched_lock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_lock.c#L70" "sched/sched/sched_lock.c " _blank
nxsem_init --> work_thread_create
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
work_thread_create --> snprintf
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L273" "sched/wqueue/kwork_thread.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
lib_memoutstream --> snprintf
click lib_memoutstream href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L98" "libs/libc/stream/lib_memoutstream.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
lib_vsprintf_internal --> __ultoa_invert
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
__ultoa_invert --> memoutstream_putc
click __ultoa_invert href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_ultoa_invert.c#L50" "libs/libc/stdio/lib_ultoa_invert.c " _blank
memoutstream_putc --> memoutstream_puts
click memoutstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L69" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_putc --> memoutstream_puts
click memoutstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L72" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
memoutstream_puts --> memoutstream_putc
click memoutstream_puts href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_memoutstream.c#L40" "libs/libc/stream/lib_memoutstream.c " _blank
snprintf --> work_thread_create
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L75" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
lib_vsprintf_internal --> __ultoa_invert
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
snprintf --> work_thread_create
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L75" "libs/libc/stdio/lib_snprintf.c " _blank
work_thread_create --> kthread_create_with_stack
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L275" "sched/wqueue/kwork_thread.c " _blank
kthread_create_with_stack --> nxthread_create
click kthread_create_with_stack href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L253" "sched/task/task_create.c " _blank
mm_zalloc --> nxthread_create
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
nxthread_create --> nxtask_init
click nxthread_create href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L88" "sched/task/task_create.c " _blank
nxtask_init --> group_initialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L92" "sched/task/task_init.c " _blank
group_initialize --> nxtask_init
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L119" "sched/group/group_create.c " _blank
nxtask_init --> nxtask_joininit
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L115" "sched/task/task_init.c " _blank
nxsem_init --> nxtask_init
click nxsem_init href "https://github.com/apache/nuttx/blob/master/libs/libc/semaphore/sem_init.c#L68" "libs/libc/semaphore/sem_init.c " _blank
nxtask_init --> env_dup
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
env_dup --> nxtask_init
click env_dup href "https://github.com/apache/nuttx/blob/master/sched/environ/env_dup.c#L66" "sched/environ/env_dup.c " _blank
nxtask_init --> group_setuptaskfiles
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
group_setuptaskfiles --> nxtask_init
click group_setuptaskfiles href "https://github.com/apache/nuttx/blob/master/sched/group/group_setuptaskfiles.c#L64" "sched/group/group_setuptaskfiles.c " _blank
nxtask_init --> nxtask_setup_name
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L142" "sched/task/task_init.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L722" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
isspace --> nxtask_setup_name
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
nxtask_setup_name --> nxtask_init
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
nxtask_init --> up_create_stack
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L156" "sched/task/task_init.c " _blank
up_create_stack --> kmm_memalign
click up_create_stack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_createstack.c#L94" "arch/arm64/src/common/arm64_createstack.c " _blank
kmm_memalign --> mm_memalign
click kmm_memalign href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_memalign.c#L55" "mm/kmm_heap/kmm_memalign.c " _blank
mm_malloc --> mm_memalign
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_lock --> mm_memalign
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_memalign --> mm_shrinkchunk
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L150" "mm/mm_heap/mm_memalign.c " _blank
mm_addfreechunk --> mm_shrinkchunk
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_shrinkchunk --> mm_memalign
click mm_shrinkchunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_shrinkchunk.c#L131" "mm/mm_heap/mm_shrinkchunk.c " _blank
mm_unlock --> mm_memalign
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_memalign --> up_create_stack
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L289" "mm/mm_heap/mm_memalign.c " _blank
up_create_stack --> nxtask_init
click up_create_stack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_createstack.c#L133" "arch/arm64/src/common/arm64_createstack.c " _blank
nxtask_init --> tls_init_info
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L162" "sched/task/task_init.c " _blank
tls_init_info --> up_stack_frame
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L50" "sched/tls/tls_initinfo.c " _blank
up_stack_frame --> tls_init_info
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
tls_init_info --> nxtask_init
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L56" "sched/tls/tls_initinfo.c " _blank
nxtask_init --> nxtask_setup_scheduler
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L172" "sched/task/task_init.c " _blank
nxtask_setup_scheduler --> nxthread_setup_scheduler
click nxtask_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L665" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_assign_pid
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L404" "sched/task/task_setup.c " _blank
nxtask_assign_pid --> nxthread_setup_scheduler
click nxtask_assign_pid href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L109" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_save_parent
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L429" "sched/task/task_setup.c " _blank
nxtask_save_parent --> up_initial_state
click nxtask_save_parent href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L267" "sched/task/task_setup.c " _blank
up_initial_state --> arm64_new_task
click up_initial_state href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialstate.c#L131" "arch/arm64/src/common/arm64_initialstate.c " _blank
up_irq_save --> nxthread_setup_scheduler
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nxtask_init --> nxtask_setup_stackargs
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L180" "sched/task/task_init.c " _blank
nxtask_setup_stackargs --> up_stack_frame
click nxtask_setup_stackargs href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L521" "sched/task/task_setup.c " _blank
up_stack_frame --> nxtask_setup_stackargs
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
nxtask_init --> group_postinitialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L189" "sched/task/task_init.c " _blank
group_postinitialize --> mm_map_initialize
click group_postinitialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L220" "sched/group/group_create.c " _blank
mm_map_initialize --> nxrmutex_init
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L112" "mm/map/mm_map.c " _blank
nxmutex_init --> mm_map_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_map_initialize --> group_postinitialize
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
nxtask_init --> nxthread_create
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L228" "sched/task/task_init.c " _blank
nxthread_create --> nxtask_activate
click nxthread_create href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L100" "sched/task/task_create.c " _blank
nxtask_activate --> nxsched_remove_blocked
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L60" "sched/task/task_activate.c " _blank
nxsched_remove_blocked --> nxtask_activate
click nxsched_remove_blocked href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removeblocked.c#L59" "sched/sched/sched_removeblocked.c " _blank
nx_vsyslog --> lib_syslograwstream_open
click nx_vsyslog href "https://github.com/apache/nuttx/blob/master/drivers/syslog/vsyslog.c#L84" "drivers/syslog/vsyslog.c " _blank
syslograwstream_putc --> __ultoa_invert
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslograwstream_putc --> __ultoa_invert
click syslograwstream_putc href "https://github.com/apache/nuttx/blob/master/libs/libc/stream/lib_syslograwstream.c#L171" "libs/libc/stream/lib_syslograwstream.c " _blank
syslog --> nxtask_activate
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
nxtask_activate --> nxsched_add_readytorun
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L95" "sched/task/task_activate.c " _blank
nxsched_add_readytorun --> nxsched_add_prioritized
click nxsched_add_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_addreadytorun.c#L70" "sched/sched/sched_addreadytorun.c " _blank
nxsched_add_prioritized --> nxtask_activate
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L456" "sched/sched/sched.h " _blank
up_irq_restore --> nxtask_activate
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxtask_activate --> nxthread_create
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L101" "sched/task/task_activate.c " _blank
nxthread_create --> work_thread_create
click nxthread_create href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L116" "sched/task/task_create.c " _blank
work_thread_create --> sched_unlock
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L282" "sched/wqueue/kwork_thread.c " _blank
sched_unlock --> work_thread_create
click sched_unlock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_unlock.c#L59" "sched/sched/sched_unlock.c " _blank
work_thread_create --> work_start_highpri
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L295" "sched/wqueue/kwork_thread.c " _blank
work_start_highpri --> nx_workqueues
click work_start_highpri href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L478" "sched/wqueue/kwork_thread.c " _blank
nx_workqueues --> work_start_lowpri
click nx_workqueues href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L211" "sched/init/nx_bringup.c " _blank
syslog --> work_start_lowpri
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
work_start_lowpri --> work_thread_create
click work_start_lowpri href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L503" "sched/wqueue/kwork_thread.c " _blank
work_thread_create --> sched_lock
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L253" "sched/wqueue/kwork_thread.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
lib_vsprintf_internal --> __ultoa_invert
click lib_vsprintf_internal href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_libvsprintf.c#L1423" "libs/libc/stdio/lib_libvsprintf.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
work_thread_create --> kthread_create_with_stack
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L275" "sched/wqueue/kwork_thread.c " _blank
kthread_create_with_stack --> nxthread_create
click kthread_create_with_stack href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L253" "sched/task/task_create.c " _blank
mm_zalloc --> nxthread_create
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
nxtask_init --> group_initialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L92" "sched/task/task_init.c " _blank
nxtask_init --> nxtask_joininit
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L115" "sched/task/task_init.c " _blank
nxtask_init --> env_dup
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
nxtask_init --> group_setuptaskfiles
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
nxtask_init --> nxtask_setup_name
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L142" "sched/task/task_init.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L722" "sched/task/task_setup.c " _blank
nxtask_setup_name --> isspace
click nxtask_setup_name href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L744" "sched/task/task_setup.c " _blank
nxtask_init --> up_create_stack
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L156" "sched/task/task_init.c " _blank
up_create_stack --> kmm_memalign
click up_create_stack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_createstack.c#L94" "arch/arm64/src/common/arm64_createstack.c " _blank
kmm_memalign --> mm_memalign
click kmm_memalign href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_memalign.c#L55" "mm/kmm_heap/kmm_memalign.c " _blank
mm_malloc --> mm_memalign
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
nxmutex_lock --> mm_memalign
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_memalign --> mm_shrinkchunk
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L242" "mm/mm_heap/mm_memalign.c " _blank
mm_addfreechunk --> mm_shrinkchunk
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_memalign --> up_create_stack
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L289" "mm/mm_heap/mm_memalign.c " _blank
nxtask_init --> tls_init_info
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L162" "sched/task/task_init.c " _blank
tls_init_info --> up_stack_frame
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L50" "sched/tls/tls_initinfo.c " _blank
up_stack_frame --> tls_init_info
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
nxtask_init --> nxtask_setup_scheduler
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L172" "sched/task/task_init.c " _blank
nxtask_setup_scheduler --> nxthread_setup_scheduler
click nxtask_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L665" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_assign_pid
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L404" "sched/task/task_setup.c " _blank
nxtask_assign_pid --> nxthread_setup_scheduler
click nxtask_assign_pid href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L109" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_save_parent
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L429" "sched/task/task_setup.c " _blank
nxtask_save_parent --> up_initial_state
click nxtask_save_parent href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L267" "sched/task/task_setup.c " _blank
up_initial_state --> arm64_new_task
click up_initial_state href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialstate.c#L131" "arch/arm64/src/common/arm64_initialstate.c " _blank
up_irq_save --> nxthread_setup_scheduler
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nxtask_init --> nxtask_setup_stackargs
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L180" "sched/task/task_init.c " _blank
nxtask_setup_stackargs --> up_stack_frame
click nxtask_setup_stackargs href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L521" "sched/task/task_setup.c " _blank
up_stack_frame --> nxtask_setup_stackargs
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
nxtask_init --> group_postinitialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L189" "sched/task/task_init.c " _blank
group_postinitialize --> mm_map_initialize
click group_postinitialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L220" "sched/group/group_create.c " _blank
mm_map_initialize --> nxrmutex_init
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L112" "mm/map/mm_map.c " _blank
nxmutex_init --> mm_map_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_map_initialize --> group_postinitialize
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
nxtask_init --> nxthread_create
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L228" "sched/task/task_init.c " _blank
nxthread_create --> nxtask_activate
click nxthread_create href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L100" "sched/task/task_create.c " _blank
nxtask_activate --> nxsched_remove_blocked
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L60" "sched/task/task_activate.c " _blank
nxsched_remove_blocked --> nxtask_activate
click nxsched_remove_blocked href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removeblocked.c#L59" "sched/sched/sched_removeblocked.c " _blank
syslog --> nxtask_activate
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
nxtask_activate --> nxsched_add_readytorun
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L95" "sched/task/task_activate.c " _blank
nxsched_add_readytorun --> nxsched_add_prioritized
click nxsched_add_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_addreadytorun.c#L70" "sched/sched/sched_addreadytorun.c " _blank
nxsched_add_prioritized --> nxsched_add_readytorun
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L456" "sched/sched/sched.h " _blank
nxtask_activate --> nxthread_create
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L101" "sched/task/task_activate.c " _blank
work_thread_create --> sched_unlock
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L282" "sched/wqueue/kwork_thread.c " _blank
work_thread_create --> work_start_lowpri
click work_thread_create href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L295" "sched/wqueue/kwork_thread.c " _blank
work_start_lowpri --> nx_create_initthread
click work_start_lowpri href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L506" "sched/wqueue/kwork_thread.c " _blank
nx_create_initthread --> get_environ_ptr
click nx_create_initthread href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L437" "sched/init/nx_bringup.c " _blank
get_environ_ptr --> nx_create_initthread
click get_environ_ptr href "https://github.com/apache/nuttx/blob/master/sched/environ/env_getenvironptr.c#L58" "sched/environ/env_getenvironptr.c " _blank
nxtask_init --> group_initialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L92" "sched/task/task_init.c " _blank
nxtask_init --> nxtask_joininit
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L115" "sched/task/task_init.c " _blank
nxtask_init --> env_dup
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
nxtask_init --> group_setuptaskfiles
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
nxtask_init --> up_create_stack
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L156" "sched/task/task_init.c " _blank
up_create_stack --> kmm_memalign
click up_create_stack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_createstack.c#L94" "arch/arm64/src/common/arm64_createstack.c " _blank
mm_memalign --> mm_shrinkchunk
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L242" "mm/mm_heap/mm_memalign.c " _blank
mm_addfreechunk --> mm_shrinkchunk
click mm_addfreechunk href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm.h#L341" "mm/mm_heap/mm.h " _blank
mm_memalign --> up_create_stack
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L289" "mm/mm_heap/mm_memalign.c " _blank
nxtask_init --> tls_init_info
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L162" "sched/task/task_init.c " _blank
tls_init_info --> up_stack_frame
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L50" "sched/tls/tls_initinfo.c " _blank
up_stack_frame --> tls_init_info
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
nxtask_init --> nxtask_setup_scheduler
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L172" "sched/task/task_init.c " _blank
nxtask_setup_scheduler --> nxthread_setup_scheduler
click nxtask_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L665" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_assign_pid
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L404" "sched/task/task_setup.c " _blank
nxtask_assign_pid --> nxthread_setup_scheduler
click nxtask_assign_pid href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L109" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_save_parent
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L429" "sched/task/task_setup.c " _blank
nxtask_save_parent --> up_initial_state
click nxtask_save_parent href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L267" "sched/task/task_setup.c " _blank
up_initial_state --> arm64_new_task
click up_initial_state href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialstate.c#L131" "arch/arm64/src/common/arm64_initialstate.c " _blank
nxtask_init --> nxtask_setup_stackargs
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L180" "sched/task/task_init.c " _blank
nxtask_setup_stackargs --> up_stack_frame
click nxtask_setup_stackargs href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L521" "sched/task/task_setup.c " _blank
up_stack_frame --> nxtask_setup_stackargs
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
nxtask_init --> group_postinitialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L189" "sched/task/task_init.c " _blank
mm_map_initialize --> group_postinitialize
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
nxtask_activate --> nxsched_remove_blocked
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L60" "sched/task/task_activate.c " _blank
nxtask_activate --> nxsched_add_readytorun
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L95" "sched/task/task_activate.c " _blank
nxsched_add_readytorun --> nxsched_add_prioritized
click nxsched_add_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_addreadytorun.c#L70" "sched/sched/sched_addreadytorun.c " _blank
nxsched_add_prioritized --> nxsched_add_readytorun
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L456" "sched/sched/sched.h " _blank
nxthread_create --> nx_create_initthread
click nxthread_create href "https://github.com/apache/nuttx/blob/master/sched/task/task_create.c#L116" "sched/task/task_create.c " _blank
nx_create_initthread --> nx_bringup
click nx_create_initthread href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L438" "sched/init/nx_bringup.c " _blank
nx_start --> sched_unlock
click nx_start href "https://github.com/apache/nuttx/blob/master/sched/init/nx_start.c#L760" "sched/init/nx_start.c " _blank
up_irq_save --> sched_unlock
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
sched_unlock --> nxsched_merge_pending
click sched_unlock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_unlock.c#L87" "sched/sched/sched_unlock.c " _blank
nxsched_merge_pending --> sched_unlock
click nxsched_merge_pending href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_mergepending.c#L84" "sched/sched/sched_mergepending.c " _blank
sched_unlock --> sys_call0
click sched_unlock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_unlock.c#L89" "sched/sched/sched_unlock.c " _blank
sys_call0 --> arm64_vector_table
click sys_call0 href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/syscall.h#L151" "arch/arm64/include/syscall.h " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_fpu_func --> arm64_vector_table
click arm64_fpu_func href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_fpu_func.S#L53" "arch/arm64/src/common/arm64_fpu_func.S " _blank
arm64_vector_table --> arm64_vectors
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vectors --> arm64_syscall
click arm64_vectors href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vectors.S#L140" "arch/arm64/src/common/arm64_vectors.S " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslog_default_write
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L102" "drivers/syslog/syslog_write.c " _blank
up_irq_save --> syslog_default_write
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
syslog_default_write --> up_nputs
click syslog_default_write href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_channel.c#L318" "drivers/syslog/syslog_channel.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
u16550_mmio_putreg --> up_nputs
click u16550_mmio_putreg href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L635" "drivers/serial/uart_16550.c " _blank
up_irq_restore --> syslog_default_write
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslog_default_write
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L102" "drivers/syslog/syslog_write.c " _blank
up_irq_save --> syslog_default_write
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> syslog_default_write
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_write_foreach --> syslog_default_write
click syslog_write_foreach href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L102" "drivers/syslog/syslog_write.c " _blank
up_irq_save --> syslog_default_write
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog_safe_to_block --> nxsched_self
click syslog_safe_to_block href "https://github.com/apache/nuttx/blob/master/drivers/syslog/syslog_write.c#L62" "drivers/syslog/syslog_write.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
arm64_syscall --> addrenv_switch
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L185" "arch/arm64/src/common/arm64_syscall.c " _blank
addrenv_switch --> arm64_syscall
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L124" "sched/addrenv/addrenv.c " _blank
arm64_syscall --> arm64_vectors
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L332" "arch/arm64/src/common/arm64_syscall.c " _blank
arm64_vectors --> arm64_vector_table
click arm64_vectors href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vectors.S#L196" "arch/arm64/src/common/arm64_vectors.S " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L256" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_fpu_func --> arm64_vector_table
click arm64_fpu_func href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_fpu_func.S#L80" "arch/arm64/src/common/arm64_fpu_func.S " _blank
arm64_vector_table --> nxtask_start
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L262" "arch/arm64/src/common/arm64_vector_table.S " _blank
nxtask_start --> nxsched_get_stackargs
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L68" "sched/task/task_start.c " _blank
nxsched_get_stackargs --> nxtask_start
click nxsched_get_stackargs href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_get_tls.c#L77" "sched/sched/sched_get_tls.c " _blank
nxtask_start --> nx_start_task
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L100" "sched/task/task_start.c " _blank
nx_start_task --> board_late_initialize
click nx_start_task href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L400" "sched/init/nx_bringup.c " _blank
board_late_initialize --> a527_bringup
click board_late_initialize href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_boardinit.c#L112" "boards/arm64/a527/avaota-a1/src/a527_boardinit.c " _blank
a527_bringup --> nx_mount
click a527_bringup href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_bringup.c#L103" "boards/arm64/a527/avaota-a1/src/a527_bringup.c " _blank
nx_mount --> mount_findfs
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L288" "fs/mount/fs_mount.c " _blank
mount_findfs --> nx_mount
click mount_findfs href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L251" "fs/mount/fs_mount.c " _blank
nx_mount --> inode_lock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L358" "fs/mount/fs_mount.c " _blank
nxmutex_unlock --> nx_mount
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nx_mount --> inode_find
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L375" "fs/mount/fs_mount.c " _blank
inode_find --> inode_rlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L52" "fs/inode/fs_inodefind.c " _blank
inode_rlock --> down_read
click inode_rlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L88" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> down_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> down_read
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> inode_find
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> inode_search
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
_inode_search --> inode_find
click _inode_search href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodesearch.c#L268" "fs/inode/fs_inodesearch.c " _blank
inode_find --> inode_runlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
inode_runlock --> up_read
click inode_runlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L114" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxsched_gettid --> up_read
click nxsched_gettid href "https://github.com/apache/nuttx/blob/master/sched/task/task_gettid.c#L68" "sched/task/task_gettid.c " _blank
nxmutex_unlock --> inode_find
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> nx_mount
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L75" "fs/inode/fs_inodefind.c " _blank
nx_mount --> inode_unlock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L378" "fs/mount/fs_mount.c " _blank
nxmutex_unlock --> nx_mount
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nx_mount --> procfs_bind
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L431" "fs/mount/fs_mount.c " _blank
procfs_bind --> procfs_initialize
click procfs_bind href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1065" "fs/procfs/fs_procfs.c " _blank
procfs_initialize --> procfs_bind
click procfs_initialize href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1193" "fs/procfs/fs_procfs.c " _blank
procfs_bind --> nx_mount
click procfs_bind href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfs.c#L1073" "fs/procfs/fs_procfs.c " _blank
nx_mount --> inode_lock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L431" "fs/mount/fs_mount.c " _blank
nxmutex_unlock --> nx_mount
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> nx_mount
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L261" "fs/inode/fs_inodereserve.c " _blank
nx_mount --> inode_unlock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L465" "fs/mount/fs_mount.c " _blank
nx_mount --> a527_bringup
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L499" "fs/mount/fs_mount.c " _blank
a527_bringup --> mount_ramdisk
click a527_bringup href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_bringup.c#L120" "boards/arm64/a527/avaota-a1/src/a527_bringup.c " _blank
mount_ramdisk --> boardctl
click mount_ramdisk href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_bringup.c#L73" "boards/arm64/a527/avaota-a1/src/a527_bringup.c " _blank
boardctl --> ramdisk_register
click boardctl href "https://github.com/apache/nuttx/blob/master/boards/boardctl.c#L345" "boards/boardctl.c " _blank
mm_zalloc --> ramdisk_register
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
snprintf --> lib_memoutstream
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L37" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> streams
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L71" "libs/libc/stdio/lib_snprintf.c " _blank
snprintf --> ramdisk_register
click snprintf href "https://github.com/apache/nuttx/blob/master/libs/libc/stdio/lib_snprintf.c#L75" "libs/libc/stdio/lib_snprintf.c " _blank
ramdisk_register --> register_blockdriver
click ramdisk_register href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L457" "drivers/misc/ramdisk.c " _blank
register_blockdriver --> inode_lock
click register_blockdriver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerblockdriver.c#L68" "fs/driver/fs_registerblockdriver.c " _blank
nxmutex_unlock --> register_blockdriver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
inode_reserve --> inode_search
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L177" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namelen
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L80" "fs/inode/fs_inodereserve.c " _blank
inode_alloc --> inode_namecpy
click inode_alloc href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L87" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L245" "fs/inode/fs_inodereserve.c " _blank
inode_reserve --> register_blockdriver
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L261" "fs/inode/fs_inodereserve.c " _blank
register_blockdriver --> inode_unlock
click register_blockdriver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerblockdriver.c#L80" "fs/driver/fs_registerblockdriver.c " _blank
nxmutex_unlock --> register_blockdriver
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
register_blockdriver --> ramdisk_register
click register_blockdriver href "https://github.com/apache/nuttx/blob/master/fs/driver/fs_registerblockdriver.c#L99" "fs/driver/fs_registerblockdriver.c " _blank
ramdisk_register --> boardctl
click ramdisk_register href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L457" "drivers/misc/ramdisk.c " _blank
boardctl --> mount_ramdisk
click boardctl href "https://github.com/apache/nuttx/blob/master/boards/boardctl.c#L566" "boards/boardctl.c " _blank
mount_ramdisk --> a527_bringup
click mount_ramdisk href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_bringup.c#L77" "boards/arm64/a527/avaota-a1/src/a527_bringup.c " _blank
a527_bringup --> nx_start_application
click a527_bringup href "https://github.com/apache/nuttx/blob/master/boards/arm64/a527/avaota-a1/src/a527_bringup.c#L135" "boards/arm64/a527/avaota-a1/src/a527_bringup.c " _blank
nx_start_application --> posix_spawnattr_init
click nx_start_application href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L328" "sched/init/nx_bringup.c " _blank
posix_spawnattr_init --> nxsched_get_param
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L57" "libs/libc/spawn/lib_psa_init.c " _blank
nxsched_get_param --> posix_spawnattr_init
click nxsched_get_param href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getparam.c#L77" "sched/sched/sched_getparam.c " _blank
posix_spawnattr_init --> nxsched_get_scheduler
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L70" "libs/libc/spawn/lib_psa_init.c " _blank
nxsched_get_scheduler --> posix_spawnattr_init
click nxsched_get_scheduler href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getscheduler.c#L77" "sched/sched/sched_getscheduler.c " _blank
posix_spawnattr_init --> sigemptyset
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L80" "libs/libc/spawn/lib_psa_init.c " _blank
sigemptyset --> posix_spawnattr_init
click sigemptyset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_emptyset.c#L58" "libs/libc/signal/sig_emptyset.c " _blank
posix_spawnattr_init --> nx_start_application
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L104" "libs/libc/spawn/lib_psa_init.c " _blank
nx_mount --> find_blockdriver
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L288" "fs/mount/fs_mount.c " _blank
inode_find --> inode_rlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L52" "fs/inode/fs_inodefind.c " _blank
inode_rlock --> down_read
click inode_rlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L88" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> down_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> inode_runlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
inode_runlock --> up_read
click inode_runlock href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inode.c#L114" "fs/inode/fs_inode.c " _blank
nxmutex_lock --> up_read
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
inode_find --> find_blockdriver
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L75" "fs/inode/fs_inodefind.c " _blank
nx_mount --> mount_findfs
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L305" "fs/mount/fs_mount.c " _blank
nx_mount --> inode_lock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L311" "fs/mount/fs_mount.c " _blank
inode_find --> inode_rlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L52" "fs/inode/fs_inodefind.c " _blank
inode_find --> inode_runlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
nx_mount --> inode_unlock
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L378" "fs/mount/fs_mount.c " _blank
nx_mount --> romfs_bind
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L431" "fs/mount/fs_mount.c " _blank
romfs_bind --> rd_open
click romfs_bind href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L1127" "fs/romfs/fs_romfs.c " _blank
rd_open --> romfs_bind
click rd_open href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L168" "drivers/misc/ramdisk.c " _blank
mm_zalloc --> romfs_bind
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
nxmutex_init --> romfs_bind
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
romfs_bind --> romfs_hwconfigure
click romfs_bind href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L1164" "fs/romfs/fs_romfs.c " _blank
romfs_hwconfigure --> rd_geometry
click romfs_hwconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L862" "fs/romfs/fs_romfsutil.c " _blank
rd_geometry --> romfs_hwconfigure
click rd_geometry href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L312" "drivers/misc/ramdisk.c " _blank
romfs_hwconfigure --> kmm_malloc
click romfs_hwconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L877" "fs/romfs/fs_romfsutil.c " _blank
mm_malloc --> romfs_hwconfigure
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
romfs_hwconfigure --> rd_ioctl
click romfs_hwconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L895" "fs/romfs/fs_romfsutil.c " _blank
rd_ioctl --> romfs_hwconfigure
click rd_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L352" "drivers/misc/ramdisk.c " _blank
romfs_hwconfigure --> romfs_bind
click romfs_hwconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L907" "fs/romfs/fs_romfsutil.c " _blank
romfs_bind --> romfs_fsconfigure
click romfs_bind href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L1168" "fs/romfs/fs_romfs.c " _blank
romfs_fsconfigure --> romfs_devcacheread
click romfs_fsconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L958" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_fsconfigure
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_fsconfigure --> romfs_devread32
click romfs_fsconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L967" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_fsconfigure
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_fsconfigure --> romfs_cachenode
click romfs_fsconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L982" "fs/romfs/fs_romfsutil.c " _blank
mm_zalloc --> romfs_cachenode
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
romfs_cachenode --> romfs_parsedirentry
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L636" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devcacheread
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1271" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_parsedirentry
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devread32
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1279" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_parsedirentry
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devcacheread
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1290" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_followhardlinks
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_followhardlinks --> romfs_devread32
click romfs_followhardlinks href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L242" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_followhardlinks
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_followhardlinks --> romfs_parsedirentry
click romfs_followhardlinks href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L251" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devread32
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1319" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_parsedirentry
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devread32
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1320" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_parsedirentry
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devread32
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1321" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_parsedirentry
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_cachenode
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1322" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> romfs_parsefilename
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L683" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsefilename --> romfs_devcacheread
click romfs_parsefilename href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1337" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_parsefilename
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsefilename --> romfs_cachenode
click romfs_parsefilename href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1352" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> kmm_realloc
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L689" "fs/romfs/fs_romfsutil.c " _blank
kmm_realloc --> mm_realloc
click kmm_realloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_realloc.c#L53" "mm/kmm_heap/kmm_realloc.c " _blank
mm_malloc --> romfs_cachenode
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
mm_zalloc --> romfs_cachenode
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
romfs_cachenode --> romfs_parsedirentry
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L636" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devcacheread
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1271" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devread32
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1279" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devcacheread
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1290" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_followhardlinks
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_followhardlinks --> romfs_devread32
click romfs_followhardlinks href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L242" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_followhardlinks
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_followhardlinks
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_followhardlinks --> romfs_devcacheread
click romfs_followhardlinks href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L261" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_followhardlinks
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_devread32 --> romfs_followhardlinks
click romfs_devread32 href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L83" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_devcacheread
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1303" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsedirentry --> romfs_cachenode
click romfs_parsedirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1322" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> romfs_parsefilename
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L683" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_parsefilename
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_parsefilename --> romfs_cachenode
click romfs_parsefilename href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1352" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_followhardlinks
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> romfs_parsefilename
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L683" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_parsefilename
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> romfs_parsefilename
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L683" "fs/romfs/fs_romfsutil.c " _blank
romfs_devcacheread --> romfs_parsefilename
click romfs_devcacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L170" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> kmm_realloc
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L689" "fs/romfs/fs_romfsutil.c " _blank
kmm_realloc --> mm_realloc
click kmm_realloc href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_realloc.c#L53" "mm/kmm_heap/kmm_realloc.c " _blank
mm_heapmember --> mm_realloc
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_realloc --> mm_free
click mm_realloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_realloc.c#L417" "mm/mm_heap/mm_realloc.c " _blank
mm_heapmember --> mm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_free --> mm_delayfree
click mm_free href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L242" "mm/mm_heap/mm_free.c " _blank
nxmutex_lock --> mm_delayfree
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
mm_malloc_size --> mm_delayfree
click mm_malloc_size href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc_size.c#L55" "mm/mm_heap/mm_malloc_size.c " _blank
romfs_cachenode --> qsort
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L636" "fs/romfs/fs_romfsutil.c " _blank
qsort --> romfs_nodeinfo_compare
click qsort href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_qsort.c#L160" "libs/libc/stdlib/lib_qsort.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> romfs_nodeinfo_compare
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
qsort --> romfs_nodeinfo_compare
click qsort href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_qsort.c#L216" "libs/libc/stdlib/lib_qsort.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> romfs_nodeinfo_compare
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
qsort --> romfs_nodeinfo_compare
click qsort href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_qsort.c#L216" "libs/libc/stdlib/lib_qsort.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> romfs_nodeinfo_compare
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
qsort --> romfs_nodeinfo_compare
click qsort href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_qsort.c#L216" "libs/libc/stdlib/lib_qsort.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> romfs_nodeinfo_compare
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_compare --> qsort
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L314" "fs/romfs/fs_romfsutil.c " _blank
qsort --> swapfunc
click qsort href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_qsort.c#L228" "libs/libc/stdlib/lib_qsort.c " _blank
romfs_nodeinfo_compare --> romfs_nodeinfo_search
click romfs_nodeinfo_compare href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L307" "fs/romfs/fs_romfsutil.c " _blank
romfs_cachenode --> romfs_fsconfigure
click romfs_cachenode href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L732" "fs/romfs/fs_romfsutil.c " _blank
romfs_fsconfigure --> romfs_bind
click romfs_fsconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L997" "fs/romfs/fs_romfsutil.c " _blank
inode_reserve --> inode_insert
click inode_reserve href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodereserve.c#L230" "fs/inode/fs_inodereserve.c " _blank
nx_mount --> inode_release
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L499" "fs/mount/fs_mount.c " _blank
nx_mount --> nx_start_application
click nx_mount href "https://github.com/apache/nuttx/blob/master/fs/mount/fs_mount.c#L507" "fs/mount/fs_mount.c " _blank
syslog --> nx_start_application
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
nx_start_application --> posix_spawnattr_init
click nx_start_application href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L370" "sched/init/nx_bringup.c " _blank
posix_spawnattr_init --> nxsched_get_param
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L57" "libs/libc/spawn/lib_psa_init.c " _blank
nxsched_get_param --> posix_spawnattr_init
click nxsched_get_param href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getparam.c#L77" "sched/sched/sched_getparam.c " _blank
posix_spawnattr_init --> nxsched_get_scheduler
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L70" "libs/libc/spawn/lib_psa_init.c " _blank
nxsched_get_scheduler --> posix_spawnattr_init
click nxsched_get_scheduler href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getscheduler.c#L77" "sched/sched/sched_getscheduler.c " _blank
posix_spawnattr_init --> sigemptyset
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L80" "libs/libc/spawn/lib_psa_init.c " _blank
sigemptyset --> posix_spawnattr_init
click sigemptyset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_emptyset.c#L58" "libs/libc/signal/sig_emptyset.c " _blank
posix_spawnattr_init --> nx_start_application
click posix_spawnattr_init href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_init.c#L104" "libs/libc/spawn/lib_psa_init.c " _blank
nx_start_application --> exec_spawn
click nx_start_application href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L372" "sched/init/nx_bringup.c " _blank
exec_spawn --> exec_internal
click exec_spawn href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L224" "binfmt/binfmt_exec.c " _blank
mm_zalloc --> exec_internal
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
exec_internal --> load_module
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L96" "binfmt/binfmt_exec.c " _blank
load_module --> nxsched_get_param
click load_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_loadmodule.c#L155" "binfmt/binfmt_loadmodule.c " _blank
nxsched_get_param --> load_default_priority
click nxsched_get_param href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getparam.c#L77" "sched/sched/sched_getparam.c " _blank
load_default_priority --> load_module
click load_default_priority href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_loadmodule.c#L68" "binfmt/binfmt_loadmodule.c " _blank
load_module --> load_absmodule
click load_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_loadmodule.c#L226" "binfmt/binfmt_loadmodule.c " _blank
load_absmodule --> elf_loadbinary
click load_absmodule href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_loadmodule.c#L102" "binfmt/binfmt_loadmodule.c " _blank
elf_loadbinary --> modlib_initialize
click elf_loadbinary href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L96" "binfmt/elf.c " _blank
modlib_initialize --> nx_open
click modlib_initialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_init.c#L100" "libs/libc/modlib/modlib_init.c " _blank
nx_open --> nx_vopen
click nx_open href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L440" "fs/vfs/fs_open.c " _blank
nx_vopen --> getumask
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L312" "fs/vfs/fs_open.c " _blank
getumask --> nx_vopen
click getumask href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_umask.c#L86" "libs/libc/misc/lib_umask.c " _blank
nx_vopen --> file_vopen
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L319" "fs/vfs/fs_open.c " _blank
inode_find --> inode_rlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L52" "fs/inode/fs_inodefind.c " _blank
inode_find --> inode_runlock
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L60" "fs/inode/fs_inodefind.c " _blank
inode_find --> file_vopen
click inode_find href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inodefind.c#L75" "fs/inode/fs_inodefind.c " _blank
file_vopen --> inode_checkflags
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L152" "fs/vfs/fs_open.c " _blank
inode_checkflags --> file_vopen
click inode_checkflags href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L73" "fs/vfs/fs_open.c " _blank
file_vopen --> romfs_open
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L229" "fs/vfs/fs_open.c " _blank
romfs_open --> nxrmutex_lock
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L164" "fs/romfs/fs_romfs.c " _blank
nxmutex_is_hold --> nxrmutex_lock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_lock --> nxrmutex_lock
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_lock --> romfs_open
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_open --> romfs_checkmount
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L187" "fs/romfs/fs_romfs.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
rd_geometry --> romfs_checkmount
click rd_geometry href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L312" "drivers/misc/ramdisk.c " _blank
romfs_checkmount --> romfs_open
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
romfs_open --> romfs_finddirentry
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L221" "fs/romfs/fs_romfs.c " _blank
romfs_finddirentry --> romfs_searchdir
click romfs_finddirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1172" "fs/romfs/fs_romfsutil.c " _blank
romfs_searchdir --> romfs_finddirentry
click romfs_searchdir href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L336" "fs/romfs/fs_romfsutil.c " _blank
romfs_finddirentry --> strchr
click romfs_finddirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1199" "fs/romfs/fs_romfsutil.c " _blank
strchr --> romfs_finddirentry
click strchr href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_strchr.S#L90" "libs/libc/machine/arm64/gnu/arch_strchr.S " _blank
romfs_finddirentry --> romfs_searchdir
click romfs_finddirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1199" "fs/romfs/fs_romfsutil.c " _blank
romfs_searchdir --> bsearch
click romfs_searchdir href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L336" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> bsearch
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> bsearch
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
romfs_nodeinfo_search --> bsearch
click romfs_nodeinfo_search href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L278" "fs/romfs/fs_romfsutil.c " _blank
bsearch --> romfs_searchdir
click bsearch href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_bsearch.c#L121" "libs/libc/stdlib/lib_bsearch.c " _blank
romfs_searchdir --> romfs_finddirentry
click romfs_searchdir href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L338" "fs/romfs/fs_romfsutil.c " _blank
romfs_finddirentry --> romfs_open
click romfs_finddirentry href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1183" "fs/romfs/fs_romfsutil.c " _blank
mm_zalloc --> romfs_open
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
romfs_open --> romfs_datastart
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L274" "fs/romfs/fs_romfs.c " _blank
romfs_datastart --> romfs_open
click romfs_datastart href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1408" "fs/romfs/fs_romfsutil.c " _blank
romfs_open --> romfs_fileconfigure
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L292" "fs/romfs/fs_romfs.c " _blank
romfs_fileconfigure --> romfs_open
click romfs_fileconfigure href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1029" "fs/romfs/fs_romfsutil.c " _blank
romfs_open --> nxrmutex_unlock
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L302" "fs/romfs/fs_romfs.c " _blank
nxmutex_unlock --> nxrmutex_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_unlock --> romfs_open
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
romfs_open --> file_vopen
click romfs_open href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L339" "fs/romfs/fs_romfs.c " _blank
file_vopen --> nx_vopen
click file_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L247" "fs/vfs/fs_open.c " _blank
nx_vopen --> file_allocate_from_tcb
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L319" "fs/vfs/fs_open.c " _blank
file_allocate_from_tcb --> nxsched_get_files_from_tcb
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L553" "fs/inode/fs_files.c " _blank
nxsched_get_files_from_tcb --> file_allocate_from_tcb
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L52" "sched/sched/sched_getfiles.c " _blank
file_allocate_from_tcb --> up_testset
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L563" "fs/inode/fs_files.c " _blank
up_testset --> spin_lock_notrace
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
spin_lock_notrace --> spin_lock_irqsave_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_irqsave_notrace --> file_allocate_from_tcb
click spin_lock_irqsave_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L447" "include/nuttx/spinlock.h " _blank
file_allocate_from_tcb --> nx_vopen
click file_allocate_from_tcb href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L586" "fs/inode/fs_files.c " _blank
nx_vopen --> nx_open
click nx_vopen href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L327" "fs/vfs/fs_open.c " _blank
nx_open --> modlib_initialize
click nx_open href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_open.c#L451" "fs/vfs/fs_open.c " _blank
modlib_initialize --> modlib_fileinfo
click modlib_initialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_init.c#L111" "libs/libc/modlib/modlib_init.c " _blank
modlib_fileinfo --> nx_fstat
click modlib_fileinfo href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_init.c#L64" "libs/libc/modlib/modlib_init.c " _blank
nx_fstat --> fs_getfilep
click nx_fstat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_fstat.c#L228" "fs/vfs/fs_fstat.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nxsched_get_files --> nxsched_get_files_from_tcb
click nxsched_get_files href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L88" "sched/sched/sched_getfiles.c " _blank
nxsched_get_files_from_tcb --> fs_getfilep
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L62" "sched/sched/sched_getfiles.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
files_countlist --> fs_getfilep
click files_countlist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L513" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
files_fget_by_index --> fs_getfilep
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
fs_getfilep --> nx_fstat
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_fstat --> file_fstat
click nx_fstat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_fstat.c#L237" "fs/vfs/fs_fstat.c " _blank
file_fstat --> romfs_fstat
click file_fstat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_fstat.c#L165" "fs/vfs/fs_fstat.c " _blank
romfs_fstat --> nxrmutex_lock
click romfs_fstat href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L796" "fs/romfs/fs_romfs.c " _blank
nxmutex_is_hold --> nxrmutex_lock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_lock --> nxrmutex_lock
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_lock --> romfs_fstat
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_fstat --> romfs_checkmount
click romfs_fstat href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L817" "fs/romfs/fs_romfs.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
rd_geometry --> romfs_checkmount
click rd_geometry href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L312" "drivers/misc/ramdisk.c " _blank
romfs_checkmount --> romfs_fstat
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
romfs_fstat --> romfs_stat_common
click romfs_fstat href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L823" "fs/romfs/fs_romfs.c " _blank
romfs_stat_common --> romfs_fstat
click romfs_stat_common href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L1404" "fs/romfs/fs_romfs.c " _blank
romfs_fstat --> nxrmutex_unlock
click romfs_fstat href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L828" "fs/romfs/fs_romfs.c " _blank
nxmutex_unlock --> nxrmutex_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_unlock --> romfs_fstat
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
romfs_fstat --> nx_fstat
click romfs_fstat href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L834" "fs/romfs/fs_romfs.c " _blank
nx_fstat --> fs_putfilep
click nx_fstat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_fstat.c#L241" "fs/vfs/fs_fstat.c " _blank
fs_putfilep --> nx_fstat
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_fstat --> modlib_fileinfo
click nx_fstat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_fstat.c#L246" "fs/vfs/fs_fstat.c " _blank
modlib_fileinfo --> modlib_read
click modlib_fileinfo href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_init.c#L64" "libs/libc/modlib/modlib_init.c " _blank
modlib_read --> nx_seek
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L78" "libs/libc/modlib/modlib_read.c " _blank
nx_seek --> fs_getfilep
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L123" "fs/vfs/fs_lseek.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nxsched_get_files --> nxsched_get_files_from_tcb
click nxsched_get_files href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L88" "sched/sched/sched_getfiles.c " _blank
nxsched_get_files_from_tcb --> fs_getfilep
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L62" "sched/sched/sched_getfiles.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
files_countlist --> fs_getfilep
click files_countlist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L513" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
files_fget_by_index --> fs_getfilep
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
fs_getfilep --> nx_seek
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_seek --> file_seek
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L130" "fs/vfs/fs_lseek.c " _blank
file_seek --> romfs_seek
click file_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L59" "fs/vfs/fs_lseek.c " _blank
romfs_seek --> nxrmutex_lock
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L550" "fs/romfs/fs_romfs.c " _blank
nxmutex_is_hold --> nxrmutex_lock
click nxmutex_is_hold href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L179" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_lock --> romfs_seek
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_seek --> romfs_checkmount
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L596" "fs/romfs/fs_romfs.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
rd_geometry --> romfs_checkmount
click rd_geometry href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L312" "drivers/misc/ramdisk.c " _blank
romfs_checkmount --> romfs_seek
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
romfs_seek --> nxrmutex_unlock
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L602" "fs/romfs/fs_romfs.c " _blank
nxmutex_unlock --> nxrmutex_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_unlock --> romfs_seek
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
romfs_seek --> file_seek
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L625" "fs/romfs/fs_romfs.c " _blank
file_seek --> nx_seek
click file_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L71" "fs/vfs/fs_lseek.c " _blank
nx_seek --> fs_putfilep
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L137" "fs/vfs/fs_lseek.c " _blank
fs_putfilep --> nx_seek
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_seek --> modlib_read
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L140" "fs/vfs/fs_lseek.c " _blank
modlib_read --> nx_read
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L91" "libs/libc/modlib/modlib_read.c " _blank
nx_read --> nx_readv
click nx_read href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L309" "fs/vfs/fs_read.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nxsched_get_files --> nxsched_get_files_from_tcb
click nxsched_get_files href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L88" "sched/sched/sched_getfiles.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
fs_getfilep --> nx_readv
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_readv --> file_readv
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L275" "fs/vfs/fs_read.c " _blank
file_readv --> file_readv_compat
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L159" "fs/vfs/fs_read.c " _blank
file_readv_compat --> romfs_read
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L86" "fs/vfs/fs_read.c " _blank
nxrmutex_lock --> romfs_read
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_read --> romfs_checkmount
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L438" "fs/romfs/fs_romfs.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
rd_geometry --> romfs_checkmount
click rd_geometry href "https://github.com/apache/nuttx/blob/master/drivers/misc/ramdisk.c#L312" "drivers/misc/ramdisk.c " _blank
romfs_checkmount --> romfs_read
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
romfs_filecacheread --> romfs_read
click romfs_filecacheread href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L797" "fs/romfs/fs_romfsutil.c " _blank
romfs_read --> nxrmutex_unlock
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
nxmutex_unlock --> nxrmutex_unlock
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_unlock --> romfs_read
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
romfs_read --> file_readv_compat
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L542" "fs/romfs/fs_romfs.c " _blank
file_readv_compat --> file_readv
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L108" "fs/vfs/fs_read.c " _blank
file_readv --> nx_readv
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L210" "fs/vfs/fs_read.c " _blank
nx_readv --> fs_putfilep
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L279" "fs/vfs/fs_read.c " _blank
fs_putfilep --> nx_readv
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_readv --> nx_read
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L285" "fs/vfs/fs_read.c " _blank
nx_read --> modlib_read
click nx_read href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L315" "fs/vfs/fs_read.c " _blank
modlib_read --> modlib_initialize
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_initialize --> modlib_verifyheader
click modlib_initialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_init.c#L130" "libs/libc/modlib/modlib_init.c " _blank
modlib_verifyheader --> up_checkarch
click modlib_verifyheader href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_verify.c#L64" "libs/libc/modlib/modlib_verify.c " _blank
up_checkarch --> modlib_verifyheader
click up_checkarch href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L418" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_verifyheader --> elf_loadbinary
click modlib_verifyheader href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_verify.c#L92" "libs/libc/modlib/modlib_verify.c " _blank
elf_loadbinary --> modlib_load_with_addrenv
click elf_loadbinary href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L104" "binfmt/elf.c " _blank
modlib_load_with_addrenv --> modlib_loadhdrs
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L701" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadhdrs --> kmm_malloc
click modlib_loadhdrs href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_loadhdrs.c#L58" "libs/libc/modlib/modlib_loadhdrs.c " _blank
mm_malloc --> modlib_loadhdrs
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
modlib_loadhdrs --> modlib_read
click modlib_loadhdrs href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_loadhdrs.c#L86" "libs/libc/modlib/modlib_loadhdrs.c " _blank
modlib_read --> nx_seek
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L78" "libs/libc/modlib/modlib_read.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nxsched_get_files --> nxsched_get_files_from_tcb
click nxsched_get_files href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L88" "sched/sched/sched_getfiles.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
fs_getfilep --> nx_seek
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_seek --> file_seek
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L130" "fs/vfs/fs_lseek.c " _blank
file_seek --> romfs_seek
click file_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L59" "fs/vfs/fs_lseek.c " _blank
nxrmutex_lock --> romfs_seek
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
romfs_checkmount --> romfs_seek
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
nxrmutex_unlock --> romfs_seek
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
romfs_seek --> file_seek
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L625" "fs/romfs/fs_romfs.c " _blank
file_seek --> nx_seek
click file_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L71" "fs/vfs/fs_lseek.c " _blank
nx_seek --> fs_putfilep
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L137" "fs/vfs/fs_lseek.c " _blank
fs_putfilep --> nx_seek
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_seek --> modlib_read
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L140" "fs/vfs/fs_lseek.c " _blank
modlib_read --> nx_read
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L91" "libs/libc/modlib/modlib_read.c " _blank
nx_read --> nx_readv
click nx_read href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L309" "fs/vfs/fs_read.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
fs_getfilep --> nx_readv
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_readv --> file_readv
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L275" "fs/vfs/fs_read.c " _blank
file_readv --> file_readv_compat
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L159" "fs/vfs/fs_read.c " _blank
file_readv_compat --> romfs_read
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L86" "fs/vfs/fs_read.c " _blank
nxrmutex_lock --> romfs_read
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
romfs_checkmount --> romfs_read
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1110" "fs/romfs/fs_romfsutil.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L491" "fs/romfs/fs_romfs.c " _blank
romfs_read --> file_readv_compat
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L542" "fs/romfs/fs_romfs.c " _blank
file_readv_compat --> file_readv
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L108" "fs/vfs/fs_read.c " _blank
file_readv --> nx_readv
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L210" "fs/vfs/fs_read.c " _blank
fs_putfilep --> nx_readv
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
nx_readv --> nx_read
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L285" "fs/vfs/fs_read.c " _blank
nx_read --> modlib_read
click nx_read href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L315" "fs/vfs/fs_read.c " _blank
modlib_read --> modlib_loadhdrs
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_loadhdrs --> modlib_load_with_addrenv
click modlib_loadhdrs href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_loadhdrs.c#L103" "libs/libc/modlib/modlib_loadhdrs.c " _blank
modlib_load_with_addrenv --> modlib_findsection
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L709" "libs/libc/modlib/modlib_load.c " _blank
modlib_findsection --> modlib_sectname
click modlib_findsection href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L172" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
modlib_allocbuffer --> kmm_malloc
click modlib_allocbuffer href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_iobuffer.c#L54" "libs/libc/modlib/modlib_iobuffer.c " _blank
mm_malloc --> modlib_allocbuffer
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
modlib_allocbuffer --> modlib_sectname
click modlib_allocbuffer href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_iobuffer.c#L61" "libs/libc/modlib/modlib_iobuffer.c " _blank
modlib_sectname --> modlib_read
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L78" "libs/libc/modlib/modlib_sections.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_countlist
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L779" "fs/inode/fs_files.c " _blank
fs_getfilep --> files_fget
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L793" "fs/inode/fs_files.c " _blank
nx_seek --> file_seek
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L130" "fs/vfs/fs_lseek.c " _blank
romfs_checkmount --> rd_geometry
click romfs_checkmount href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfsutil.c#L1090" "fs/romfs/fs_romfsutil.c " _blank
romfs_seek --> file_seek
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L625" "fs/romfs/fs_romfs.c " _blank
nx_seek --> modlib_read
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L140" "fs/vfs/fs_lseek.c " _blank
modlib_read --> nx_read
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L91" "libs/libc/modlib/modlib_read.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nx_readv --> file_readv
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L275" "fs/vfs/fs_read.c " _blank
file_readv --> file_readv_compat
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L159" "fs/vfs/fs_read.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
romfs_read --> file_readv_compat
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L542" "fs/romfs/fs_romfs.c " _blank
file_readv_compat --> file_readv
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L108" "fs/vfs/fs_read.c " _blank
nx_readv --> nx_read
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L285" "fs/vfs/fs_read.c " _blank
modlib_read --> modlib_sectname
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
memchr --> modlib_sectname
click memchr href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_memchr.S#L84" "libs/libc/machine/arm64/gnu/arch_memchr.S " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_findsection --> modlib_sectname
click modlib_findsection href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L186" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
modlib_allocbuffer --> modlib_sectname
click modlib_allocbuffer href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_iobuffer.c#L54" "libs/libc/modlib/modlib_iobuffer.c " _blank
fs_getfilep --> nxsched_get_files
click fs_getfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L761" "fs/inode/fs_files.c " _blank
nx_seek --> file_seek
click nx_seek href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_lseek.c#L130" "fs/vfs/fs_lseek.c " _blank
romfs_seek --> file_seek
click romfs_seek href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L625" "fs/romfs/fs_romfs.c " _blank
modlib_read --> nx_read
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L91" "libs/libc/modlib/modlib_read.c " _blank
nx_readv --> file_readv
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L275" "fs/vfs/fs_read.c " _blank
file_readv --> file_readv_compat
click file_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L159" "fs/vfs/fs_read.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
romfs_read --> file_readv_compat
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L542" "fs/romfs/fs_romfs.c " _blank
file_readv_compat --> file_readv
click file_readv_compat href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L108" "fs/vfs/fs_read.c " _blank
nx_readv --> nx_read
click nx_readv href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_read.c#L285" "fs/vfs/fs_read.c " _blank
modlib_read --> modlib_sectname
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
memchr --> modlib_sectname
click memchr href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/gnu/arch_memchr.S#L84" "libs/libc/machine/arm64/gnu/arch_memchr.S " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
romfs_read --> romfs_filecacheread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L443" "fs/romfs/fs_romfs.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_allocbuffer
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L54" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> modlib_findsection
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L132" "libs/libc/modlib/modlib_sections.c " _blank
modlib_sectname --> memchr
click modlib_sectname href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L122" "libs/libc/modlib/modlib_sections.c " _blank
modlib_findsection --> modlib_load_with_addrenv
click modlib_findsection href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_sections.c#L186" "libs/libc/modlib/modlib_sections.c " _blank
modlib_load_with_addrenv --> modlib_elfsize
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L716" "libs/libc/modlib/modlib_load.c " _blank
modlib_elfsize --> modlib_load_with_addrenv
click modlib_elfsize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L161" "libs/libc/modlib/modlib_load.c " _blank
modlib_load_with_addrenv --> modlib_addrenv_alloc
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L731" "libs/libc/modlib/modlib_load.c " _blank
modlib_addrenv_alloc --> addrenv_allocate
click modlib_addrenv_alloc href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L84" "libs/libc/modlib/modlib_addrenv.c " _blank
mm_zalloc --> addrenv_allocate
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
addrenv_allocate --> modlib_addrenv_alloc
click addrenv_allocate href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L215" "sched/addrenv/addrenv.c " _blank
modlib_addrenv_alloc --> up_addrenv_create
click modlib_addrenv_alloc href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L97" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_create --> mmu_get_base_pgt_level
click up_addrenv_create href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L401" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_get_base_pgt_level --> create_spgtables
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
create_spgtables --> mm_pgalloc
click create_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L166" "arch/arm64/src/common/arm64_addrenv.c " _blank
mm_pgalloc --> gran_alloc
click mm_pgalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_pgalloc.c#L149" "mm/mm_gran/mm_pgalloc.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
nxmutex_lock --> gran_alloc
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
gran_alloc --> gran_search
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L58" "mm/mm_gran/mm_granalloc.c " _blank
gran_search --> gran_match
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L263" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_range
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L170" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_match
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_search
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L176" "mm/mm_gran/mm_grantable.c " _blank
gran_search --> gran_alloc
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L273" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_set
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L63" "mm/mm_gran/mm_granalloc.c " _blank
gran_set --> gran_range
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L284" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_set
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_set --> gran_set_
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L286" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
cell_set --> gran_set_
click cell_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L96" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> gran_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L113" "mm/mm_gran/mm_grantable.c " _blank
gran_set --> gran_alloc
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L294" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
nxmutex_unlock --> gran_alloc
click nxmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L435" "libs/libc/misc/lib_mutex.c " _blank
gran_alloc --> create_spgtables
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L70" "mm/mm_gran/mm_granalloc.c " _blank
create_spgtables --> arm64_pgwipe
click create_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L168" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgwipe --> arm64_pgvaddr
click arm64_pgwipe href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L122" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgvaddr --> arm64_pgwipe
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgwipe --> create_spgtables
click arm64_pgwipe href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L125" "arch/arm64/src/common/pgalloc.h " _blank
create_spgtables --> mm_pgalloc
click create_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L177" "arch/arm64/src/common/arm64_addrenv.c " _blank
mm_pgalloc --> gran_alloc
click mm_pgalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_pgalloc.c#L149" "mm/mm_gran/mm_pgalloc.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
nxmutex_lock --> gran_alloc
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
gran_alloc --> gran_search
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L58" "mm/mm_gran/mm_granalloc.c " _blank
gran_search --> gran_match
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L263" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_range
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L170" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_match
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_search
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L176" "mm/mm_gran/mm_grantable.c " _blank
gran_search --> gran_match
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L273" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_range
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L170" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_match
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_search
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L176" "mm/mm_gran/mm_grantable.c " _blank
gran_search --> gran_alloc
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L273" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_set
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L63" "mm/mm_gran/mm_granalloc.c " _blank
gran_set --> gran_range
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L284" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_set
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_set --> gran_set_
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L286" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
cell_set --> gran_set_
click cell_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L96" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> gran_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L113" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
gran_alloc --> create_spgtables
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L70" "mm/mm_gran/mm_granalloc.c " _blank
create_spgtables --> arm64_pgwipe
click create_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L168" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgwipe --> arm64_pgvaddr
click arm64_pgwipe href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L122" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgvaddr --> arm64_pgwipe
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgwipe --> create_spgtables
click arm64_pgwipe href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L125" "arch/arm64/src/common/pgalloc.h " _blank
create_spgtables --> copy_kernel_mappings
click create_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L177" "arch/arm64/src/common/arm64_addrenv.c " _blank
copy_kernel_mappings --> mmu_get_base_pgt_level
click copy_kernel_mappings href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L211" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_get_base_pgt_level --> copy_kernel_mappings
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
copy_kernel_mappings --> arm64_pgvaddr
click copy_kernel_mappings href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L212" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> copy_kernel_mappings
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
copy_kernel_mappings --> up_flush_dcache
click copy_kernel_mappings href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L223" "arch/arm64/src/common/arm64_addrenv.c " _blank
up_flush_dcache --> up_get_dcache_linesize
click up_flush_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L716" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> up_addrenv_create
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
up_addrenv_create --> create_region
click up_addrenv_create href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L459" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> arm64_pgvaddr
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L261" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> create_region
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
create_region --> mmu_get_base_pgt_level
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L274" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_get_base_pgt_level --> map_spgtables
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
map_spgtables --> arm64_pgvaddr
click map_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L124" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> map_spgtables
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
map_spgtables --> mmu_ln_getentry
click map_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L125" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
up_invalidate_dcache --> up_get_dcache_linesize
click up_invalidate_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L509" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_ln_getentry
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_ln_getentry --> map_spgtables
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
map_spgtables --> mmu_ln_setentry
click map_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L135" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_flush_dcache --> up_get_dcache_linesize
click up_flush_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L716" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_setentry
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_setentry --> map_spgtables
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L739" "arch/arm64/src/common/arm64_mmu.c " _blank
map_spgtables --> arm64_pgvaddr
click map_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L142" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> map_spgtables
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
map_spgtables --> create_region
click map_spgtables href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L142" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> mmu_ln_getentry
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L282" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
up_invalidate_dcache --> up_get_dcache_linesize
click up_invalidate_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L509" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_ln_getentry
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_ln_getentry --> create_region
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L288" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_alloc --> gran_search
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L58" "mm/mm_gran/mm_granalloc.c " _blank
gran_search --> gran_match
click gran_search href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L263" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_range
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L170" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_match
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_search
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L176" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_range
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L170" "mm/mm_gran/mm_grantable.c " _blank
gran_match --> gran_search
click gran_match href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L176" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_set
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L63" "mm/mm_gran/mm_granalloc.c " _blank
gran_set --> gran_range
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L284" "mm/mm_gran/mm_grantable.c " _blank
gran_range --> gran_set
click gran_range href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L135" "mm/mm_gran/mm_grantable.c " _blank
gran_set --> gran_set_
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L286" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
cell_set --> gran_set_
click cell_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L96" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
gran_alloc --> create_region
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L70" "mm/mm_gran/mm_granalloc.c " _blank
create_region --> mmu_ln_setentry
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L292" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_flush_dcache --> up_get_dcache_linesize
click up_flush_dcache href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L716" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_setentry
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_setentry --> create_region
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L739" "arch/arm64/src/common/arm64_mmu.c " _blank
create_region --> arm64_pgwipe
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L304" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> arm64_pgwipe
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgwipe --> create_region
click arm64_pgwipe href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L125" "arch/arm64/src/common/pgalloc.h " _blank
arm64_pgvaddr --> create_region
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L307" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_set --> gran_set_
click gran_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L286" "mm/mm_gran/mm_grantable.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
cell_set --> gran_set_
click cell_set href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L96" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
create_region --> arm64_pgwipe
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L319" "arch/arm64/src/common/arm64_addrenv.c " _blank
arm64_pgvaddr --> arm64_pgwipe
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
create_region --> mmu_ln_setentry
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L331" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_setentry
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
create_region --> up_addrenv_create
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> mmu_get_base_pgt_level
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L274" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_get_base_pgt_level --> map_spgtables
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
arm64_pgvaddr --> map_spgtables
click arm64_pgvaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L75" "arch/arm64/src/common/pgalloc.h " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> map_spgtables
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L307" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
create_region --> mmu_ln_setentry
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L331" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_setentry
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
create_region --> mm_pgalloc
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
gran_alloc --> gran_enter_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L43" "mm/mm_gran/mm_granalloc.c " _blank
gran_set_ --> cell_set
click gran_set_ href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_grantable.c#L109" "mm/mm_gran/mm_grantable.c " _blank
gran_alloc --> gran_leave_critical
click gran_alloc href "https://github.com/apache/nuttx/blob/master/mm/mm_gran/mm_granalloc.c#L69" "mm/mm_gran/mm_granalloc.c " _blank
mmu_ln_setentry --> up_flush_dcache
click mmu_ln_setentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L716" "arch/arm64/src/common/arm64_mmu.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
up_get_dcache_linesize --> mmu_invalidate_tlb_by_vaddr
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
create_region --> up_addrenv_create
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> mmu_get_base_pgt_level
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L274" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> up_invalidate_dcache
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L743" "arch/arm64/src/common/arm64_mmu.c " _blank
create_region --> up_addrenv_create
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> mmu_get_base_pgt_level
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L274" "arch/arm64/src/common/arm64_addrenv.c " _blank
create_region --> up_addrenv_create
click create_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L315" "arch/arm64/src/common/arm64_addrenv.c " _blank
up_addrenv_create --> mmu_get_base_pgt_level
click up_addrenv_create href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L485" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_get_base_pgt_level --> mmu_ttbr_reg
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ttbr_reg --> up_addrenv_create
click mmu_ttbr_reg href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L391" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_create --> modlib_addrenv_alloc
click up_addrenv_create href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L517" "arch/arm64/src/common/arm64_addrenv.c " _blank
modlib_addrenv_alloc --> up_addrenv_vtext
click modlib_addrenv_alloc href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L107" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_vtext --> modlib_addrenv_alloc
click up_addrenv_vtext href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L629" "arch/arm64/src/common/arm64_addrenv.c " _blank
modlib_addrenv_alloc --> up_addrenv_vdata
click modlib_addrenv_alloc href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L120" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_vdata --> modlib_addrenv_alloc
click up_addrenv_vdata href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L659" "arch/arm64/src/common/arm64_addrenv.c " _blank
modlib_addrenv_alloc --> modlib_load_with_addrenv
click modlib_addrenv_alloc href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L127" "libs/libc/modlib/modlib_addrenv.c " _blank
modlib_load_with_addrenv --> modlib_addrenv_select
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L731" "libs/libc/modlib/modlib_load.c " _blank
modlib_addrenv_select --> addrenv_select
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L159" "libs/libc/modlib/modlib_addrenv.c " _blank
addrenv_select --> addrenv_take
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L348" "sched/addrenv/addrenv.c " _blank
addrenv_take --> addrenv_select
click addrenv_take href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L395" "sched/addrenv/addrenv.c " _blank
addrenv_select --> addrenv_switch
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L351" "sched/addrenv/addrenv.c " _blank
up_irq_save --> addrenv_switch
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
addrenv_switch --> addrenv_take
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L147" "sched/addrenv/addrenv.c " _blank
addrenv_take --> addrenv_switch
click addrenv_take href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L395" "sched/addrenv/addrenv.c " _blank
addrenv_switch --> up_addrenv_select
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L174" "sched/addrenv/addrenv.c " _blank
up_addrenv_select --> mmu_write_ttbr0
click up_addrenv_select href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L739" "arch/arm64/src/common/arm64_addrenv.c " _blank
mmu_write_ttbr0 --> mmu_invalidate_tlbs
click mmu_write_ttbr0 href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L456" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_invalidate_tlbs --> up_addrenv_select
click mmu_invalidate_tlbs href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L431" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_select --> addrenv_switch
click up_addrenv_select href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L742" "arch/arm64/src/common/arm64_addrenv.c " _blank
addrenv_switch --> addrenv_select
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L182" "sched/addrenv/addrenv.c " _blank
addrenv_select --> modlib_addrenv_select
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L354" "sched/addrenv/addrenv.c " _blank
modlib_addrenv_select --> up_addrenv_mprot
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L165" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_mprot --> mmu_get_ttbr0_pgbase
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L124" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_get_ttbr0_pgbase --> up_addrenv_mprot
click mmu_get_ttbr0_pgbase href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L551" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_mprot --> modify_region
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L149" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_get_base_pgt_level --> modify_region
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_pte_to_paddr --> modify_region
click mmu_pte_to_paddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L515" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_pte_to_paddr --> modify_region
click mmu_pte_to_paddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L515" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_getentry --> modify_region
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
modify_region --> mmu_ln_restore
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L90" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_restore
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_restore --> modify_region
click mmu_ln_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L781" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_get_base_pgt_level --> modify_region
click mmu_get_base_pgt_level href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L794" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_pte_to_paddr --> modify_region
click mmu_pte_to_paddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L515" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
modify_region --> mmu_ln_restore
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L90" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_restore
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
mmu_ln_getentry --> mmu_pte_to_paddr
click mmu_ln_getentry href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.c#L758" "arch/arm64/src/common/arm64_mmu.c " _blank
modify_region --> mmu_ln_restore
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L90" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_restore
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
modify_region --> mmu_ln_restore
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L90" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_invalidate_tlb_by_vaddr --> mmu_ln_restore
click mmu_invalidate_tlb_by_vaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L409" "arch/arm64/src/common/arm64_mmu.h " _blank
modify_region --> up_addrenv_mprot
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L73" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
up_addrenv_mprot --> modlib_addrenv_select
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L150" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
modlib_addrenv_select --> modlib_load_with_addrenv
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L175" "libs/libc/modlib/modlib_addrenv.c " _blank
modlib_load_with_addrenv --> modlib_loadfile
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L744" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L331" "libs/libc/modlib/modlib_load.c " _blank
modlib_set_emptysect_vma --> modlib_loadfile
click modlib_set_emptysect_vma href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L303" "libs/libc/modlib/modlib_load.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_loadfile
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L451" "libs/libc/modlib/modlib_load.c " _blank
modlib_set_emptysect_vma --> modlib_loadfile
click modlib_set_emptysect_vma href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L303" "libs/libc/modlib/modlib_load.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_loadfile
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L451" "libs/libc/modlib/modlib_load.c " _blank
modlib_set_emptysect_vma --> modlib_loadfile
click modlib_set_emptysect_vma href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L303" "libs/libc/modlib/modlib_load.c " _blank
modlib_read --> modlib_loadfile
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L451" "libs/libc/modlib/modlib_load.c " _blank
modlib_set_emptysect_vma --> modlib_loadfile
click modlib_set_emptysect_vma href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L303" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L451" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L374" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L374" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_set_emptysect_vma
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L374" "libs/libc/modlib/modlib_load.c " _blank
modlib_loadfile --> modlib_load_with_addrenv
click modlib_loadfile href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L374" "libs/libc/modlib/modlib_load.c " _blank
modlib_load_with_addrenv --> modlib_addrenv_restore
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L751" "libs/libc/modlib/modlib_load.c " _blank
modlib_addrenv_restore --> up_addrenv_mprot
click modlib_addrenv_restore href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L200" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_mprot --> mmu_get_ttbr0_pgbase
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L124" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_get_ttbr0_pgbase --> up_addrenv_mprot
click mmu_get_ttbr0_pgbase href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L551" "arch/arm64/src/common/arm64_mmu.h " _blank
modify_region --> up_addrenv_mprot
click modify_region href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L73" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
up_addrenv_mprot --> modlib_addrenv_restore
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L150" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
modlib_addrenv_restore --> addrenv_restore
click modlib_addrenv_restore href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L207" "libs/libc/modlib/modlib_addrenv.c " _blank
addrenv_restore --> addrenv_give
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L373" "sched/addrenv/addrenv.c " _blank
addrenv_give --> addrenv_restore
click addrenv_give href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L415" "sched/addrenv/addrenv.c " _blank
addrenv_restore --> addrenv_switch
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L376" "sched/addrenv/addrenv.c " _blank
addrenv_switch --> addrenv_restore
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L124" "sched/addrenv/addrenv.c " _blank
addrenv_restore --> modlib_addrenv_restore
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L378" "sched/addrenv/addrenv.c " _blank
modlib_addrenv_restore --> modlib_load_with_addrenv
click modlib_addrenv_restore href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L216" "libs/libc/modlib/modlib_addrenv.c " _blank
modlib_load_with_addrenv --> elf_loadbinary
click modlib_load_with_addrenv href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_load.c#L760" "libs/libc/modlib/modlib_load.c " _blank
elf_loadbinary --> modlib_bind
click elf_loadbinary href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L114" "binfmt/elf.c " _blank
modlib_bind --> modlib_addrenv_select
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L914" "libs/libc/modlib/modlib_bind.c " _blank
modlib_addrenv_select --> addrenv_select
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L159" "libs/libc/modlib/modlib_addrenv.c " _blank
addrenv_select --> addrenv_take
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L348" "sched/addrenv/addrenv.c " _blank
addrenv_take --> addrenv_select
click addrenv_take href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L395" "sched/addrenv/addrenv.c " _blank
addrenv_select --> addrenv_switch
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L351" "sched/addrenv/addrenv.c " _blank
up_irq_save --> addrenv_switch
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
addrenv_switch --> addrenv_select
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L194" "sched/addrenv/addrenv.c " _blank
addrenv_select --> modlib_addrenv_select
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L354" "sched/addrenv/addrenv.c " _blank
modlib_addrenv_select --> up_addrenv_mprot
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L165" "libs/libc/modlib/modlib_addrenv.c " _blank
up_addrenv_mprot --> mmu_get_ttbr0_pgbase
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L124" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
mmu_get_ttbr0_pgbase --> up_addrenv_mprot
click mmu_get_ttbr0_pgbase href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_mmu.h#L551" "arch/arm64/src/common/arm64_mmu.h " _blank
up_addrenv_mprot --> modlib_addrenv_select
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L150" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
modlib_addrenv_select --> modlib_bind
click modlib_addrenv_select href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L175" "libs/libc/modlib/modlib_addrenv.c " _blank
modlib_bind --> modlib_findsymtab
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L927" "libs/libc/modlib/modlib_bind.c " _blank
modlib_findsymtab --> modlib_bind
click modlib_findsymtab href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_symbols.c#L252" "libs/libc/modlib/modlib_symbols.c " _blank
modlib_bind --> modlib_relocateadd
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L937" "libs/libc/modlib/modlib_bind.c " _blank
mm_malloc --> modlib_relocateadd
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
modlib_relocateadd --> modlib_readrelas
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L451" "libs/libc/modlib/modlib_bind.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_readrelas
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_readrelas --> modlib_relocateadd
click modlib_readrelas href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L162" "libs/libc/modlib/modlib_bind.c " _blank
mm_malloc --> modlib_relocateadd
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_read --> modlib_relocateadd
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_symvalue --> modlib_relocateadd
click modlib_symvalue href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_symbols.c#L343" "libs/libc/modlib/modlib_symbols.c " _blank
modlib_relocateadd --> up_relocateadd
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L546" "libs/libc/modlib/modlib_bind.c " _blank
up_relocateadd --> reloc_insn_imm
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
do_reloc --> reloc_insn_imm
click do_reloc href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L189" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
aarch64_insn_encode_immediate --> up_relocateadd
click aarch64_insn_encode_immediate href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L118" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> modlib_relocateadd
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L698" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> up_relocateadd
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
up_relocateadd --> reloc_insn_imm
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
do_reloc --> reloc_insn_imm
click do_reloc href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L189" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
aarch64_insn_encode_immediate --> up_relocateadd
click aarch64_insn_encode_immediate href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L118" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> modlib_relocateadd
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L760" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> up_relocateadd
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
up_relocateadd --> reloc_insn_imm
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
do_reloc --> reloc_insn_imm
click do_reloc href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L189" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
aarch64_insn_encode_immediate --> up_relocateadd
click aarch64_insn_encode_immediate href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L118" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> up_relocateadd
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
up_relocateadd --> reloc_insn_imm
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
do_reloc --> reloc_insn_imm
click do_reloc href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L189" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
aarch64_insn_encode_immediate --> up_relocateadd
click aarch64_insn_encode_immediate href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L118" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> do_reloc
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L359" "libs/libc/machine/arm64/arch_elf.c " _blank
reloc_insn_imm --> aarch64_insn_encode_immediate
click reloc_insn_imm href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L368" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_readsym
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L515" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_symvalue
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L535" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_readrelas
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_readrelas
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_relocateadd --> modlib_readrelas
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_readrelas
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
modlib_relocateadd --> modlib_readrelas
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_read --> modlib_readrelas
click modlib_read href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_read.c#L105" "libs/libc/modlib/modlib_read.c " _blank
romfs_read --> romfs_hwread
click romfs_read href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L508" "fs/romfs/fs_romfs.c " _blank
modlib_relocateadd --> kmm_free
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L604" "libs/libc/modlib/modlib_bind.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> kmm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
kmm_free --> mm_free
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L56" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> mm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_free --> mm_delayfree
click mm_free href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L242" "mm/mm_heap/mm_free.c " _blank
nxmutex_lock --> mm_delayfree
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
mm_malloc_size --> mm_delayfree
click mm_malloc_size href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc_size.c#L55" "mm/mm_heap/mm_malloc_size.c " _blank
modlib_relocateadd --> kmm_free
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L614" "libs/libc/modlib/modlib_bind.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> kmm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
kmm_free --> mm_free
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L56" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> mm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_free --> mm_delayfree
click mm_free href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L242" "mm/mm_heap/mm_free.c " _blank
nxmutex_lock --> mm_delayfree
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
modlib_relocateadd --> kmm_free
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> kmm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
kmm_free --> mm_free
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L56" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> mm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
modlib_relocateadd --> kmm_free
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_heapmember --> kmm_free
click mm_heapmember href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_heapmember.c#L85" "mm/mm_heap/mm_heapmember.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
mm_delayfree --> mm_malloc_size
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
kmm_free --> kmm_heapmember
click kmm_free href "https://github.com/apache/nuttx/blob/master/mm/kmm_heap/kmm_free.c#L55" "mm/kmm_heap/kmm_free.c " _blank
modlib_relocateadd --> modlib_bind
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
up_relocateadd --> reloc_data
click up_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/machine/arm64/arch_elf.c#L482" "libs/libc/machine/arm64/arch_elf.c " _blank
modlib_relocateadd --> modlib_bind
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_bind
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
modlib_relocateadd --> modlib_bind
click modlib_relocateadd href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L617" "libs/libc/modlib/modlib_bind.c " _blank
modlib_bind --> up_coherent_dcache
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L1042" "libs/libc/modlib/modlib_bind.c " _blank
up_get_dcache_linesize --> __ic_ialluis
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
__ic_ialluis --> modlib_bind
click __ic_ialluis href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L106" "arch/arm64/src/common/arm64_cache.c " _blank
modlib_bind --> up_coherent_dcache
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L1060" "libs/libc/modlib/modlib_bind.c " _blank
up_get_dcache_linesize --> __ic_ialluis
click up_get_dcache_linesize href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_cache.c#L552" "arch/arm64/src/common/arm64_cache.c " _blank
modlib_bind --> modlib_addrenv_restore
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L1062" "libs/libc/modlib/modlib_bind.c " _blank
up_addrenv_mprot --> mmu_get_ttbr0_pgbase
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L124" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
up_addrenv_mprot --> modlib_addrenv_restore
click up_addrenv_mprot href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_perms.c#L150" "arch/arm64/src/common/arm64_addrenv_perms.c " _blank
modlib_addrenv_restore --> addrenv_restore
click modlib_addrenv_restore href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_addrenv.c#L207" "libs/libc/modlib/modlib_addrenv.c " _blank
addrenv_restore --> addrenv_give
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L373" "sched/addrenv/addrenv.c " _blank
addrenv_give --> addrenv_restore
click addrenv_give href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L415" "sched/addrenv/addrenv.c " _blank
addrenv_switch --> addrenv_restore
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L124" "sched/addrenv/addrenv.c " _blank
addrenv_restore --> modlib_addrenv_restore
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L378" "sched/addrenv/addrenv.c " _blank
modlib_bind --> modlib_relocatedyn
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L1084" "libs/libc/modlib/modlib_bind.c " _blank
modlib_bind --> elf_loadbinary
click modlib_bind href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_bind.c#L1096" "libs/libc/modlib/modlib_bind.c " _blank
elf_loadbinary --> modlib_uninitialize
click elf_loadbinary href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L126" "binfmt/elf.c " _blank
modlib_uninitialize --> modlib_freebuffers
click modlib_uninitialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_uninit.c#L55" "libs/libc/modlib/modlib_uninit.c " _blank
mm_unlock --> modlib_freebuffers
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_unlock --> modlib_freebuffers
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
modlib_freebuffers --> modlib_uninitialize
click modlib_freebuffers href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_uninit.c#L102" "libs/libc/modlib/modlib_uninit.c " _blank
modlib_uninitialize --> nx_close
click modlib_uninitialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_uninit.c#L62" "libs/libc/modlib/modlib_uninit.c " _blank
nx_close --> nx_close_from_tcb
click nx_close href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L1043" "fs/inode/fs_files.c " _blank
nxsched_get_files_from_tcb --> nx_close_from_tcb
click nxsched_get_files_from_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_getfiles.c#L52" "sched/sched/sched_getfiles.c " _blank
files_countlist --> nx_close_from_tcb
click files_countlist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L513" "fs/inode/fs_files.c " _blank
files_fget_by_index --> nx_close_from_tcb
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
fs_putfilep --> nx_close_from_tcb
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
fs_putfilep --> file_close
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
file_close --> file_close_without_clear
click file_close href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L158" "fs/vfs/fs_close.c " _blank
file_close_without_clear --> romfs_close
click file_close_without_clear href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L89" "fs/vfs/fs_close.c " _blank
nxrmutex_lock --> romfs_close
click nxrmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L758" "libs/libc/misc/lib_mutex.c " _blank
nxrmutex_unlock --> romfs_close
click nxrmutex_unlock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L925" "libs/libc/misc/lib_mutex.c " _blank
mm_unlock --> romfs_close
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
romfs_close --> file_close_without_clear
click romfs_close href "https://github.com/apache/nuttx/blob/master/fs/romfs/fs_romfs.c#L399" "fs/romfs/fs_romfs.c " _blank
file_close_without_clear --> inode_release
click file_close_without_clear href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L119" "fs/vfs/fs_close.c " _blank
inode_release --> file_close_without_clear
click inode_release href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_inoderelease.c#L51" "fs/inode/fs_inoderelease.c " _blank
file_close_without_clear --> file_close
click file_close_without_clear href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L134" "fs/vfs/fs_close.c " _blank
file_close --> modlib_uninitialize
click file_close href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_close.c#L162" "fs/vfs/fs_close.c " _blank
modlib_uninitialize --> elf_loadbinary
click modlib_uninitialize href "https://github.com/apache/nuttx/blob/master/libs/libc/modlib/modlib_uninit.c#L65" "libs/libc/modlib/modlib_uninit.c " _blank
elf_loadbinary --> load_absmodule
click elf_loadbinary href "https://github.com/apache/nuttx/blob/master/binfmt/elf.c#L237" "binfmt/elf.c " _blank
load_absmodule --> exec_internal
click load_absmodule href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_loadmodule.c#L118" "binfmt/binfmt_loadmodule.c " _blank
exec_internal --> sched_lock
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L106" "binfmt/binfmt_exec.c " _blank
sched_lock --> exec_internal
click sched_lock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_lock.c#L70" "sched/sched/sched_lock.c " _blank
exec_internal --> exec_module
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L145" "binfmt/binfmt_exec.c " _blank
mm_zalloc --> exec_module
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
exec_module --> binfmt_copyargv
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L226" "binfmt/binfmt_execmodule.c " _blank
binfmt_copyargv --> exec_module
click binfmt_copyargv href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_copyargv.c#L71" "binfmt/binfmt_copyargv.c " _blank
exec_module --> get_environ_ptr
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L232" "binfmt/binfmt_execmodule.c " _blank
get_environ_ptr --> exec_module
click get_environ_ptr href "https://github.com/apache/nuttx/blob/master/sched/environ/env_getenvironptr.c#L58" "sched/environ/env_getenvironptr.c " _blank
exec_module --> binfmt_copyargv
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L242" "binfmt/binfmt_execmodule.c " _blank
mm_malloc --> binfmt_copyargv
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
binfmt_copyargv --> exec_module
click binfmt_copyargv href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_copyargv.c#L112" "binfmt/binfmt_copyargv.c " _blank
exec_module --> binfmt_copyactions
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L245" "binfmt/binfmt_execmodule.c " _blank
binfmt_copyactions --> exec_module
click binfmt_copyactions href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_copyactions.c#L64" "binfmt/binfmt_copyactions.c " _blank
exec_module --> addrenv_select
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L251" "binfmt/binfmt_execmodule.c " _blank
addrenv_select --> addrenv_take
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L348" "sched/addrenv/addrenv.c " _blank
addrenv_take --> addrenv_select
click addrenv_take href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L395" "sched/addrenv/addrenv.c " _blank
addrenv_select --> exec_module
click addrenv_select href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L354" "sched/addrenv/addrenv.c " _blank
exec_module --> up_addrenv_vheap
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L268" "binfmt/binfmt_execmodule.c " _blank
up_addrenv_vheap --> exec_module
click up_addrenv_vheap href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L685" "arch/arm64/src/common/arm64_addrenv.c " _blank
exec_module --> up_addrenv_heapsize
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L275" "binfmt/binfmt_execmodule.c " _blank
exec_module --> umm_initialize
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L284" "binfmt/binfmt_execmodule.c " _blank
umm_initialize --> mm_initialize
click umm_initialize href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_initialize.c#L87" "mm/umm_heap/umm_initialize.c " _blank
nxmutex_init --> mm_initialize
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
mm_initialize --> mm_addregion
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L286" "mm/mm_heap/mm_initialize.c " _blank
nxmutex_lock --> mm_addregion
click nxmutex_lock href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L259" "libs/libc/misc/lib_mutex.c " _blank
mm_unlock --> mm_initialize
click mm_unlock href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L117" "mm/mm_heap/mm_lock.c " _blank
mm_initialize --> procfs_register_meminfo
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L290" "mm/mm_heap/mm_initialize.c " _blank
procfs_register_meminfo --> mm_initialize
click procfs_register_meminfo href "https://github.com/apache/nuttx/blob/master/fs/procfs/fs_procfsmeminfo.c#L720" "fs/procfs/fs_procfsmeminfo.c " _blank
mm_initialize --> umm_initialize
click mm_initialize href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_initialize.c#L295" "mm/mm_heap/mm_initialize.c " _blank
exec_module --> up_addrenv_kstackalloc
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L290" "binfmt/binfmt_execmodule.c " _blank
up_addrenv_kstackalloc --> kmm_memalign
click up_addrenv_kstackalloc href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_kstack.c#L64" "arch/arm64/src/common/arm64_addrenv_kstack.c " _blank
mm_memalign --> up_addrenv_kstackalloc
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L289" "mm/mm_heap/mm_memalign.c " _blank
nxtask_init --> group_initialize
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L92" "sched/task/task_init.c " _blank
group_initialize --> files_initlist
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L119" "sched/group/group_create.c " _blank
group_initialize --> task_init_info
click group_initialize href "https://github.com/apache/nuttx/blob/master/sched/group/group_create.c#L174" "sched/group/group_create.c " _blank
task_init_info --> group_zalloc
click task_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L117" "sched/tls/task_initinfo.c " _blank
group_zalloc --> group_malloc
click group_zalloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_zalloc.c#L50" "sched/group/group_zalloc.c " _blank
group_malloc --> malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
malloc --> memalign
click malloc href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_malloc.c#L59" "mm/umm_heap/umm_malloc.c " _blank
memalign --> umm_try_initialize
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L54" "mm/umm_heap/umm_memalign.c " _blank
umm_try_initialize --> memalign
click umm_try_initialize href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_initialize.c#L117" "mm/umm_heap/umm_initialize.c " _blank
mm_memalign --> memalign
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L96" "mm/mm_heap/mm_memalign.c " _blank
memalign --> group_zalloc
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L76" "mm/umm_heap/umm_memalign.c " _blank
group_zalloc --> task_init_info
click group_zalloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_zalloc.c#L51" "sched/group/group_zalloc.c " _blank
nxmutex_init --> task_init_info
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
nxmutex_init --> task_init_stream
click nxmutex_init href "https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_mutex.c#L129" "libs/libc/misc/lib_mutex.c " _blank
task_init_stream --> task_init_info
click task_init_stream href "https://github.com/apache/nuttx/blob/master/sched/tls/task_initinfo.c#L67" "sched/tls/task_initinfo.c " _blank
nxtask_init --> nxtask_joininit
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L115" "sched/task/task_init.c " _blank
nxtask_init --> env_dup
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
up_irq_save --> env_dup
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
env_dup --> group_malloc
click env_dup href "https://github.com/apache/nuttx/blob/master/sched/environ/env_dup.c#L69" "sched/environ/env_dup.c " _blank
group_malloc --> malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
malloc --> memalign
click malloc href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_malloc.c#L59" "mm/umm_heap/umm_malloc.c " _blank
memalign --> umm_try_initialize
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L54" "mm/umm_heap/umm_memalign.c " _blank
umm_try_initialize --> memalign
click umm_try_initialize href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_initialize.c#L117" "mm/umm_heap/umm_initialize.c " _blank
mm_memalign --> memalign
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L96" "mm/mm_heap/mm_memalign.c " _blank
memalign --> env_dup
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L76" "mm/umm_heap/umm_memalign.c " _blank
env_dup --> group_malloc
click env_dup href "https://github.com/apache/nuttx/blob/master/sched/environ/env_dup.c#L104" "sched/environ/env_dup.c " _blank
group_malloc --> malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
malloc --> memalign
click malloc href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_malloc.c#L59" "mm/umm_heap/umm_malloc.c " _blank
memalign --> umm_try_initialize
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L54" "mm/umm_heap/umm_memalign.c " _blank
umm_try_initialize --> memalign
click umm_try_initialize href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_initialize.c#L117" "mm/umm_heap/umm_initialize.c " _blank
memalign --> env_dup
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L76" "mm/umm_heap/umm_memalign.c " _blank
env_dup --> group_malloc
click env_dup href "https://github.com/apache/nuttx/blob/master/sched/environ/env_dup.c#L122" "sched/environ/env_dup.c " _blank
group_malloc --> malloc
click group_malloc href "https://github.com/apache/nuttx/blob/master/sched/group/group_malloc.c#L55" "sched/group/group_malloc.c " _blank
memalign --> umm_try_initialize
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L54" "mm/umm_heap/umm_memalign.c " _blank
memalign --> env_dup
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L76" "mm/umm_heap/umm_memalign.c " _blank
nxtask_init --> group_setuptaskfiles
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L134" "sched/task/task_init.c " _blank
group_setuptaskfiles --> files_duplist
click group_setuptaskfiles href "https://github.com/apache/nuttx/blob/master/sched/group/group_setuptaskfiles.c#L64" "sched/group/group_setuptaskfiles.c " _blank
files_fget_by_index --> files_duplist
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
files_duplist --> files_extend
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L688" "fs/inode/fs_files.c " _blank
files_extend --> files_duplist
click files_extend href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L121" "fs/inode/fs_files.c " _blank
files_fget_by_index --> files_duplist
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
files_duplist --> file_dup2
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L725" "fs/inode/fs_files.c " _blank
file_dup3 --> inode_addref
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L60" "fs/vfs/fs_dup2.c " _blank
file_dup3 --> file_close_without_clear
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
file_dup3 --> file_ioctl
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L142" "fs/vfs/fs_dup2.c " _blank
file_ioctl --> file_vioctl
click file_ioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L219" "fs/vfs/fs_ioctl.c " _blank
file_vioctl --> uart_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L46" "fs/vfs/fs_ioctl.c " _blank
uart_ioctl --> u16550_ioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1560" "drivers/serial/serial.c " _blank
u16550_ioctl --> uart_ioctl
click u16550_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1045" "drivers/serial/uart_16550.c " _blank
uart_ioctl --> file_vioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1582" "drivers/serial/serial.c " _blank
file_vioctl --> file_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L72" "fs/vfs/fs_ioctl.c " _blank
file_dup3 --> files_duplist
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L147" "fs/vfs/fs_dup2.c " _blank
fs_putfilep --> files_duplist
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
fs_putfilep --> files_duplist
click fs_putfilep href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L841" "fs/inode/fs_files.c " _blank
files_fget_by_index --> files_duplist
click files_fget_by_index href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L79" "fs/inode/fs_files.c " _blank
files_duplist --> files_extend
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L688" "fs/inode/fs_files.c " _blank
files_duplist --> file_dup2
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L725" "fs/inode/fs_files.c " _blank
file_dup3 --> inode_addref
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L60" "fs/vfs/fs_dup2.c " _blank
file_dup3 --> file_close_without_clear
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
file_dup3 --> file_ioctl
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L142" "fs/vfs/fs_dup2.c " _blank
file_ioctl --> file_vioctl
click file_ioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L219" "fs/vfs/fs_ioctl.c " _blank
file_vioctl --> uart_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L46" "fs/vfs/fs_ioctl.c " _blank
uart_ioctl --> u16550_ioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1560" "drivers/serial/serial.c " _blank
u16550_ioctl --> uart_ioctl
click u16550_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/uart_16550.c#L1045" "drivers/serial/uart_16550.c " _blank
uart_ioctl --> file_vioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1582" "drivers/serial/serial.c " _blank
file_vioctl --> file_ioctl
click file_vioctl href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_ioctl.c#L72" "fs/vfs/fs_ioctl.c " _blank
files_duplist --> files_extend
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L688" "fs/inode/fs_files.c " _blank
files_duplist --> file_dup2
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L725" "fs/inode/fs_files.c " _blank
file_dup3 --> inode_addref
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L60" "fs/vfs/fs_dup2.c " _blank
file_dup3 --> file_close_without_clear
click file_dup3 href "https://github.com/apache/nuttx/blob/master/fs/vfs/fs_dup2.c#L89" "fs/vfs/fs_dup2.c " _blank
uart_ioctl --> u16550_ioctl
click uart_ioctl href "https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1560" "drivers/serial/serial.c " _blank
files_duplist --> group_setuptaskfiles
click files_duplist href "https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L688" "fs/inode/fs_files.c " _blank
nxtask_init --> up_create_stack
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L156" "sched/task/task_init.c " _blank
memalign --> umm_try_initialize
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L54" "mm/umm_heap/umm_memalign.c " _blank
mm_memalign --> mm_shrinkchunk
click mm_memalign href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_memalign.c#L242" "mm/mm_heap/mm_memalign.c " _blank
memalign --> up_create_stack
click memalign href "https://github.com/apache/nuttx/blob/master/mm/umm_heap/umm_memalign.c#L76" "mm/umm_heap/umm_memalign.c " _blank
tls_init_info --> up_stack_frame
click tls_init_info href "https://github.com/apache/nuttx/blob/master/sched/tls/tls_initinfo.c#L50" "sched/tls/tls_initinfo.c " _blank
nxtask_init --> nxtask_setup_scheduler
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L172" "sched/task/task_init.c " _blank
nxthread_setup_scheduler --> nxtask_assign_pid
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L404" "sched/task/task_setup.c " _blank
nxthread_setup_scheduler --> nxtask_save_parent
click nxthread_setup_scheduler href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L429" "sched/task/task_setup.c " _blank
nxtask_save_parent --> up_initial_state
click nxtask_save_parent href "https://github.com/apache/nuttx/blob/master/sched/task/task_setup.c#L267" "sched/task/task_setup.c " _blank
up_initial_state --> arm64_new_task
click up_initial_state href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_initialstate.c#L131" "arch/arm64/src/common/arm64_initialstate.c " _blank
nxtask_init --> nxtask_setup_stackargs
click nxtask_init href "https://github.com/apache/nuttx/blob/master/sched/task/task_init.c#L180" "sched/task/task_init.c " _blank
up_stack_frame --> nxtask_setup_stackargs
click up_stack_frame href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_stackframe.c#L85" "arch/arm64/src/common/arm64_stackframe.c " _blank
mm_map_initialize --> gran_initialize
click mm_map_initialize href "https://github.com/apache/nuttx/blob/master/mm/map/mm_map.c#L115" "mm/map/mm_map.c " _blank
mm_zalloc --> gran_initialize
click mm_zalloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_zalloc.c#L46" "mm/mm_heap/mm_zalloc.c " _blank
exec_module --> binfmt_freeactions
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L318" "binfmt/binfmt_execmodule.c " _blank
exec_module --> binfmt_freeargv
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L332" "binfmt/binfmt_execmodule.c " _blank
exec_module --> binfmt_freeargv
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L333" "binfmt/binfmt_execmodule.c " _blank
exec_module --> addrenv_attach
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L350" "binfmt/binfmt_execmodule.c " _blank
exec_module --> addrenv_restore
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L350" "binfmt/binfmt_execmodule.c " _blank
addrenv_restore --> addrenv_give
click addrenv_restore href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L373" "sched/addrenv/addrenv.c " _blank
addrenv_give --> addrenv_restore
click addrenv_give href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L415" "sched/addrenv/addrenv.c " _blank
exec_module --> spawn_execattrs
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L394" "binfmt/binfmt_execmodule.c " _blank
nxtask_activate --> nxsched_remove_blocked
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L60" "sched/task/task_activate.c " _blank
nxtask_activate --> nxsched_add_readytorun
click nxtask_activate href "https://github.com/apache/nuttx/blob/master/sched/task/task_activate.c#L95" "sched/task/task_activate.c " _blank
nxsched_add_readytorun --> nxsched_add_prioritized
click nxsched_add_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_addreadytorun.c#L70" "sched/sched/sched_addreadytorun.c " _blank
nxsched_add_prioritized --> nxsched_add_readytorun
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L456" "sched/sched/sched.h " _blank
exec_module --> exec_internal
click exec_module href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_execmodule.c#L443" "binfmt/binfmt_execmodule.c " _blank
exec_internal --> group_exitinfo
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L145" "binfmt/binfmt_exec.c " _blank
group_exitinfo --> nxsched_get_tcb
click group_exitinfo href "https://github.com/apache/nuttx/blob/master/sched/group/group_exitinfo.c#L66" "sched/group/group_exitinfo.c " _blank
nxsched_get_tcb --> group_exitinfo
click nxsched_get_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_gettcb.c#L55" "sched/sched/sched_gettcb.c " _blank
group_exitinfo --> exec_internal
click group_exitinfo href "https://github.com/apache/nuttx/blob/master/sched/group/group_exitinfo.c#L77" "sched/group/group_exitinfo.c " _blank
exec_internal --> sched_unlock
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L160" "binfmt/binfmt_exec.c " _blank
up_irq_save --> sched_unlock
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
up_irq_restore --> sched_unlock
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
up_irq_restore --> exec_internal
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
exec_internal --> nx_start_application
click exec_internal href "https://github.com/apache/nuttx/blob/master/binfmt/binfmt_exec.c#L182" "binfmt/binfmt_exec.c " _blank
nx_start_application --> posix_spawnattr_destroy
click nx_start_application href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L375" "sched/init/nx_bringup.c " _blank
posix_spawnattr_destroy --> nx_start_application
click posix_spawnattr_destroy href "https://github.com/apache/nuttx/blob/master/libs/libc/spawn/lib_psa_destroy.c#L61" "libs/libc/spawn/lib_psa_destroy.c " _blank
nx_start_application --> nx_start_task
click nx_start_application href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L379" "sched/init/nx_bringup.c " _blank
nx_start_task --> nxtask_start
click nx_start_task href "https://github.com/apache/nuttx/blob/master/sched/init/nx_bringup.c#L405" "sched/init/nx_bringup.c " _blank
nxtask_start --> _exit
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L123" "sched/task/task_start.c " _blank
up_irq_save --> _exit
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
_exit --> nxtask_exithook
click _exit href "https://github.com/apache/nuttx/blob/master/sched/task/exit.c#L94" "sched/task/exit.c " _blank
nxtask_exithook --> nxtask_signalparent
click nxtask_exithook href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L403" "sched/task/task_exithook.c " _blank
nxtask_signalparent --> nxtask_recover
click nxtask_signalparent href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L272" "sched/task/task_exithook.c " _blank
nxtask_recover --> pthread_mutex_inconsistent
click nxtask_recover href "https://github.com/apache/nuttx/blob/master/sched/task/task_recover.c#L65" "sched/task/task_recover.c " _blank
spin_lock_notrace --> spin_unlock_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> pthread_mutex_inconsistent
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
pthread_mutex_inconsistent --> nxtask_recover
click pthread_mutex_inconsistent href "https://github.com/apache/nuttx/blob/master/sched/pthread/pthread_mutex.c#L393" "sched/pthread/pthread_mutex.c " _blank
nxtask_recover --> wd_recover
click nxtask_recover href "https://github.com/apache/nuttx/blob/master/sched/task/task_recover.c#L74" "sched/task/task_recover.c " _blank
spin_lock_notrace --> wd_cancel
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
wd_cancel --> spin_unlock_notrace
click wd_cancel href "https://github.com/apache/nuttx/blob/master/sched/wdog/wd_cancel.c#L69" "sched/wdog/wd_cancel.c " _blank
spin_unlock_notrace --> wd_cancel
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
wd_cancel --> nxtask_recover
click wd_cancel href "https://github.com/apache/nuttx/blob/master/sched/wdog/wd_cancel.c#L72" "sched/wdog/wd_cancel.c " _blank
nxtask_recover --> nxsem_recover
click nxtask_recover href "https://github.com/apache/nuttx/blob/master/sched/task/task_recover.c#L80" "sched/task/task_recover.c " _blank
up_irq_restore --> nxsem_recover
click up_irq_restore href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L382" "arch/arm64/include/irq.h " _blank
nxsem_recover --> nxtask_recover
click nxsem_recover href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_recover.c#L114" "sched/semaphore/sem_recover.c " _blank
nxtask_recover --> nxmq_recover
click nxtask_recover href "https://github.com/apache/nuttx/blob/master/sched/task/task_recover.c#L85" "sched/task/task_recover.c " _blank
nxmq_recover --> nxtask_exithook
click nxmq_recover href "https://github.com/apache/nuttx/blob/master/sched/mqueue/mq_recover.c#L59" "sched/mqueue/mq_recover.c " _blank
nxtask_exithook --> sched_lock
click nxtask_exithook href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L434" "sched/task/task_exithook.c " _blank
sched_lock --> nxtask_signalparent
click sched_lock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_lock.c#L70" "sched/sched/sched_lock.c " _blank
nxtask_signalparent --> nxtask_sigchild
click nxtask_signalparent href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L272" "sched/task/task_exithook.c " _blank
nxtask_sigchild --> task_getgroup
click nxtask_sigchild href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L151" "sched/task/task_exithook.c " _blank
task_getgroup --> nxsched_get_tcb
click task_getgroup href "https://github.com/apache/nuttx/blob/master/sched/task/task_getgroup.c#L59" "sched/task/task_getgroup.c " _blank
nxsched_get_tcb --> task_getgroup
click nxsched_get_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_gettcb.c#L55" "sched/sched/sched_gettcb.c " _blank
task_getgroup --> nxtask_sigchild
click task_getgroup href "https://github.com/apache/nuttx/blob/master/sched/task/task_getgroup.c#L61" "sched/task/task_getgroup.c " _blank
nxtask_sigchild --> nxtask_exithook
click nxtask_sigchild href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L152" "sched/task/task_exithook.c " _blank
sched_unlock --> nxtask_exithook
click sched_unlock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_unlock.c#L167" "sched/sched/sched_unlock.c " _blank
nxtask_exithook --> group_leave
click nxtask_exithook href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L450" "sched/task/task_exithook.c " _blank
spin_lock_notrace --> group_leave
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
group_leave --> sq_remafter
click group_leave href "https://github.com/apache/nuttx/blob/master/sched/group/group_leave.c#L192" "sched/group/group_leave.c " _blank
sq_remafter --> group_leave
click sq_remafter href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L413" "include/nuttx/queue.h " _blank
group_leave --> spin_unlock_notrace
click group_leave href "https://github.com/apache/nuttx/blob/master/sched/group/group_leave.c#L192" "sched/group/group_leave.c " _blank
spin_unlock_notrace --> group_leave
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
group_leave --> nxtask_exithook
click group_leave href "https://github.com/apache/nuttx/blob/master/sched/group/group_leave.c#L197" "sched/group/group_leave.c " _blank
nxtask_exithook --> nxsig_cleanup
click nxtask_exithook href "https://github.com/apache/nuttx/blob/master/sched/task/task_exithook.c#L454" "sched/task/task_exithook.c " _blank
nxsig_cleanup --> sq_remfirst
click nxsig_cleanup href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_cleanup.c#L46" "sched/signal/sig_cleanup.c " _blank
sq_remfirst --> nxsig_cleanup
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L518" "include/nuttx/queue.h " _blank
nxsig_cleanup --> sigfillset
click nxsig_cleanup href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_cleanup.c#L65" "sched/signal/sig_cleanup.c " _blank
sigfillset --> nxsig_cleanup
click sigfillset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_fillset.c#L56" "libs/libc/signal/sig_fillset.c " _blank
nxsig_cleanup --> sigemptyset
click nxsig_cleanup href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_cleanup.c#L66" "sched/signal/sig_cleanup.c " _blank
sigemptyset --> _exit
click sigemptyset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_emptyset.c#L58" "libs/libc/signal/sig_emptyset.c " _blank
_exit --> up_exit
click _exit href "https://github.com/apache/nuttx/blob/master/sched/task/exit.c#L98" "sched/task/exit.c " _blank
up_exit --> nxtask_exit
click up_exit href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_exit.c#L60" "arch/arm64/src/common/arm64_exit.c " _blank
syslog --> nxtask_exit
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
nxtask_exit --> nxsched_remove_self
click nxtask_exit href "https://github.com/apache/nuttx/blob/master/sched/task/task_exit.c#L104" "sched/task/task_exit.c " _blank
nxsched_remove_self --> nxsched_remove_readytorun
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L105" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_readytorun --> nxsched_remove_self
click nxsched_remove_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L65" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_self --> nxtask_exit
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L107" "sched/sched/sched_removereadytorun.c " _blank
nxtask_exit --> nxsched_release_tcb
click nxtask_exit href "https://github.com/apache/nuttx/blob/master/sched/task/task_exit.c#L111" "sched/task/task_exit.c " _blank
nxsched_release_tcb --> timer_deleteall
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L101" "sched/sched/sched_releasetcb.c " _blank
spin_lock_notrace --> spin_unlock_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> timer_deleteall
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
timer_deleteall --> nxsched_release_tcb
click timer_deleteall href "https://github.com/apache/nuttx/blob/master/sched/timer/timer_initialize.c#L157" "sched/timer/timer_initialize.c " _blank
up_irq_save --> nxsched_releasepid
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nxsched_releasepid --> nxsched_release_tcb
click nxsched_releasepid href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L54" "sched/sched/sched_releasetcb.c " _blank
nxsched_release_tcb --> up_release_stack
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L136" "sched/sched/sched_releasetcb.c " _blank
mm_delayfree --> add_delaylist
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
mm_lock_irq --> add_delaylist
click mm_lock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L132" "mm/mm_heap/mm_lock.c " _blank
mm_unlock_irq --> up_release_stack
click mm_unlock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L146" "mm/mm_heap/mm_lock.c " _blank
up_release_stack --> nxsched_release_tcb
click up_release_stack href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_releasestack.c#L111" "arch/arm64/src/common/arm64_releasestack.c " _blank
nxsched_release_tcb --> up_addrenv_kstackfree
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L160" "sched/sched/sched_releasetcb.c " _blank
up_addrenv_kstackfree --> nxsched_release_tcb
click up_addrenv_kstackfree href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv_kstack.c#L95" "arch/arm64/src/common/arm64_addrenv_kstack.c " _blank
nxsched_release_tcb --> addrenv_leave
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L166" "sched/sched/sched_releasetcb.c " _blank
addrenv_leave --> up_addrenv_detach
click addrenv_leave href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L310" "sched/addrenv/addrenv.c " _blank
up_addrenv_detach --> addrenv_leave
click up_addrenv_detach href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_addrenv.c#L842" "arch/arm64/src/common/arm64_addrenv.c " _blank
addrenv_leave --> addrenv_drop
click addrenv_leave href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L315" "sched/addrenv/addrenv.c " _blank
addrenv_drop --> addrenv_leave
click addrenv_drop href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L437" "sched/addrenv/addrenv.c " _blank
addrenv_leave --> nxsched_release_tcb
click addrenv_leave href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L320" "sched/addrenv/addrenv.c " _blank
nxsched_release_tcb --> group_leave
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L166" "sched/sched/sched_releasetcb.c " _blank
group_leave --> nxsched_release_tcb
click group_leave href "https://github.com/apache/nuttx/blob/master/sched/group/group_leave.c#L169" "sched/group/group_leave.c " _blank
nxsched_release_tcb --> nxtask_joindestroy
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L176" "sched/sched/sched_releasetcb.c " _blank
nxtask_joindestroy --> nxsem_destroy
click nxtask_joindestroy href "https://github.com/apache/nuttx/blob/master/sched/task/task_join.c#L52" "sched/task/task_join.c " _blank
nxsem_destroy --> nxsched_release_tcb
click nxsem_destroy href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_destroy.c#L61" "sched/semaphore/sem_destroy.c " _blank
mm_delayfree --> add_delaylist
click mm_delayfree href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_free.c#L98" "mm/mm_heap/mm_free.c " _blank
mm_lock_irq --> add_delaylist
click mm_lock_irq href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_lock.c#L132" "mm/mm_heap/mm_lock.c " _blank
nxsched_release_tcb --> nxtask_exit
click nxsched_release_tcb href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_releasetcb.c#L202" "sched/sched/sched_releasetcb.c " _blank
nxtask_exit --> up_exit
click nxtask_exit href "https://github.com/apache/nuttx/blob/master/sched/task/task_exit.c#L152" "sched/task/task_exit.c " _blank
up_exit --> arm64_vector_table
click up_exit href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_exit.c#L69" "arch/arm64/src/common/arm64_exit.c " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_fpu_func --> arm64_vector_table
click arm64_fpu_func href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_fpu_func.S#L53" "arch/arm64/src/common/arm64_fpu_func.S " _blank
arm64_vector_table --> arm64_vectors
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vectors --> arm64_syscall
click arm64_vectors href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vectors.S#L140" "arch/arm64/src/common/arm64_vectors.S " _blank
arm64_syscall --> arm64_dump_syscall
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L157" "arch/arm64/src/common/arm64_syscall.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_dump_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
syslog --> arm64_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
addrenv_switch --> arm64_syscall
click addrenv_switch href "https://github.com/apache/nuttx/blob/master/sched/addrenv/addrenv.c#L124" "sched/addrenv/addrenv.c " _blank
arm64_syscall --> arm64_vectors
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L332" "arch/arm64/src/common/arm64_syscall.c " _blank
arm64_vectors --> arm64_vector_table
click arm64_vectors href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vectors.S#L196" "arch/arm64/src/common/arm64_vectors.S " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L256" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_fpu_func --> arm64_vector_table
click arm64_fpu_func href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_fpu_func.S#L80" "arch/arm64/src/common/arm64_fpu_func.S " _blank
arm64_vector_table --> nxtask_start
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L262" "arch/arm64/src/common/arm64_vector_table.S " _blank
nxtask_start --> nxsched_get_stackargs
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L68" "sched/task/task_start.c " _blank
nxsched_get_stackargs --> nxtask_start
click nxsched_get_stackargs href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_get_tls.c#L77" "sched/sched/sched_get_tls.c " _blank
nxtask_start --> work_thread
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L100" "sched/task/task_start.c " _blank
work_thread --> strtoul
click work_thread href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L135" "sched/wqueue/kwork_thread.c " _blank
strtoul --> lib_skipspace
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L55" "libs/libc/stdlib/lib_strtoul.c " _blank
isspace --> lib_skipspace
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
lib_skipspace --> strtoul
click lib_skipspace href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_skipspace.c#L51" "libs/libc/string/lib_skipspace.c " _blank
strtoul --> lib_checkbase
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L71" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_checkbase --> strtoul
click lib_checkbase href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_checkbase.c#L56" "libs/libc/stdlib/lib_checkbase.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L79" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_isbasedigit --> strtoul
click lib_isbasedigit href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_isbasedigit.c#L57" "libs/libc/string/lib_isbasedigit.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_isbasedigit --> strtoul
click lib_isbasedigit href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_isbasedigit.c#L57" "libs/libc/string/lib_isbasedigit.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_isbasedigit --> strtoul
click lib_isbasedigit href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_isbasedigit.c#L57" "libs/libc/string/lib_isbasedigit.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_isbasedigit --> strtoul
click lib_isbasedigit href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_isbasedigit.c#L57" "libs/libc/string/lib_isbasedigit.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
lib_isbasedigit --> strtoul
click lib_isbasedigit href "https://github.com/apache/nuttx/blob/master/libs/libc/string/lib_isbasedigit.c#L57" "libs/libc/string/lib_isbasedigit.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> lib_isbasedigit
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L92" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> work_thread
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L107" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> lib_skipspace
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L55" "libs/libc/stdlib/lib_strtoul.c " _blank
isspace --> lib_skipspace
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
strtoul --> lib_checkbase
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L71" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> work_thread
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L107" "libs/libc/stdlib/lib_strtoul.c " _blank
spin_lock_notrace --> sched_lock
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sched_lock --> work_thread
click sched_lock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_lock.c#L70" "sched/sched/sched_lock.c " _blank
up_testset --> dq_remfirst
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
dq_remfirst --> work_thread
click dq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L540" "include/nuttx/queue.h " _blank
sched_unlock --> work_thread
click sched_unlock href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_unlock.c#L167" "sched/sched/sched_unlock.c " _blank
work_thread --> nxsem_wait_uninterruptible
click work_thread href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L222" "sched/wqueue/kwork_thread.c " _blank
up_irq_save --> nxsem_wait_slow
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nxsem_wait_slow --> kmm_map_user
click nxsem_wait_slow href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L88" "sched/semaphore/sem_wait.c " _blank
kmm_map_user --> arm64_uservaddr
click kmm_map_user href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L417" "mm/kmap/kmm_map.c " _blank
arm64_uservaddr --> kmm_map_user
click arm64_uservaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L105" "arch/arm64/src/common/pgalloc.h " _blank
kmm_map_user --> nxsem_wait_slow
click kmm_map_user href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L430" "mm/kmap/kmm_map.c " _blank
nxsem_wait_slow --> nxsched_remove_self
click nxsem_wait_slow href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L121" "sched/semaphore/sem_wait.c " _blank
nxsched_remove_self --> nxsched_remove_readytorun
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L105" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_readytorun --> nxsched_remove_self
click nxsched_remove_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L65" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_self --> nxsched_add_prioritized
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L107" "sched/sched/sched_removereadytorun.c " _blank
nxsched_add_prioritized --> sys_call0
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L445" "sched/sched/sched.h " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vector_table --> arm64_vectors
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vectors --> arm64_syscall
click arm64_vectors href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vectors.S#L140" "arch/arm64/src/common/arm64_vectors.S " _blank
syslog --> arm64_syscall
click syslog href "https://github.com/apache/nuttx/blob/master/libs/libc/syslog/lib_syslog.c#L103" "libs/libc/syslog/lib_syslog.c " _blank
arm64_syscall --> arm64_vectors
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L332" "arch/arm64/src/common/arm64_syscall.c " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L256" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vector_table --> nxtask_start
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L262" "arch/arm64/src/common/arm64_vector_table.S " _blank
nxtask_start --> nxsched_get_stackargs
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L68" "sched/task/task_start.c " _blank
nxsched_get_stackargs --> nxtask_start
click nxsched_get_stackargs href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_get_tls.c#L77" "sched/sched/sched_get_tls.c " _blank
nxtask_start --> work_thread
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L100" "sched/task/task_start.c " _blank
strtoul --> lib_skipspace
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L55" "libs/libc/stdlib/lib_strtoul.c " _blank
isspace --> lib_skipspace
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
strtoul --> lib_checkbase
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L71" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> work_thread
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L107" "libs/libc/stdlib/lib_strtoul.c " _blank
strtoul --> lib_skipspace
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L55" "libs/libc/stdlib/lib_strtoul.c " _blank
isspace --> lib_skipspace
click isspace href "https://github.com/apache/nuttx/blob/master/libs/libc/ctype/lib_isspace.c#L34" "libs/libc/ctype/lib_isspace.c " _blank
strtoul --> lib_checkbase
click strtoul href "https://github.com/apache/nuttx/blob/master/libs/libc/stdlib/lib_strtoul.c#L71" "libs/libc/stdlib/lib_strtoul.c " _blank
spin_lock_notrace --> sched_lock
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
up_testset --> dq_remfirst
click up_testset href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/spinlock.h#L94" "arch/arm64/include/spinlock.h " _blank
work_thread --> nxsem_wait_uninterruptible
click work_thread href "https://github.com/apache/nuttx/blob/master/sched/wqueue/kwork_thread.c#L222" "sched/wqueue/kwork_thread.c " _blank
up_irq_save --> nxsem_wait_slow
click up_irq_save href "https://github.com/apache/nuttx/blob/master/arch/arm64/include/irq.h#L349" "arch/arm64/include/irq.h " _blank
nxsem_wait_slow --> kmm_map_user
click nxsem_wait_slow href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L88" "sched/semaphore/sem_wait.c " _blank
kmm_map_user --> arm64_uservaddr
click kmm_map_user href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L417" "mm/kmap/kmm_map.c " _blank
arm64_uservaddr --> kmm_map_user
click arm64_uservaddr href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/pgalloc.h#L105" "arch/arm64/src/common/pgalloc.h " _blank
kmm_map_user --> nxsem_wait_slow
click kmm_map_user href "https://github.com/apache/nuttx/blob/master/mm/kmap/kmm_map.c#L430" "mm/kmap/kmm_map.c " _blank
nxsem_wait_slow --> nxsched_remove_self
click nxsem_wait_slow href "https://github.com/apache/nuttx/blob/master/sched/semaphore/sem_wait.c#L121" "sched/semaphore/sem_wait.c " _blank
nxsched_remove_self --> nxsched_remove_readytorun
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L105" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_readytorun --> nxsched_remove_self
click nxsched_remove_readytorun href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L65" "sched/sched/sched_removereadytorun.c " _blank
nxsched_remove_self --> nxsched_add_prioritized
click nxsched_remove_self href "https://github.com/apache/nuttx/blob/master/sched/sched/sched_removereadytorun.c#L107" "sched/sched/sched_removereadytorun.c " _blank
nxsched_add_prioritized --> sys_call0
click nxsched_add_prioritized href "https://github.com/apache/nuttx/blob/master/sched/sched/sched.h#L445" "sched/sched/sched.h " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vector_table --> arm64_vectors
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L180" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_syscall --> arm64_vectors
click arm64_syscall href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_syscall.c#L332" "arch/arm64/src/common/arm64_syscall.c " _blank
arm64_vector_table --> arm64_fpu_func
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L256" "arch/arm64/src/common/arm64_vector_table.S " _blank
arm64_vector_table --> nxtask_start
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L262" "arch/arm64/src/common/arm64_vector_table.S " _blank
nxtask_start --> nxsig_default_initialize
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L68" "sched/task/task_start.c " _blank
nxsig_default_initialize --> sigemptyset
click nxsig_default_initialize href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L573" "sched/signal/sig_default.c " _blank
sigemptyset --> nxsig_setup_default_action
click sigemptyset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_emptyset.c#L58" "libs/libc/signal/sig_emptyset.c " _blank
nxsig_setup_default_action --> nxsig_action
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L397" "sched/signal/sig_default.c " _blank
nxsig_action --> nxsig_find_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L230" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> spin_unlock_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_action --> nxsig_default
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L272" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
nxsig_delset --> spin_unlock_notrace
click nxsig_delset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_delset.c#L60" "libs/libc/signal/sig_delset.c " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_default
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_default --> nxsig_action
click nxsig_default href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L554" "sched/signal/sig_default.c " _blank
spin_lock_notrace --> spin_unlock_notrace
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> nxsig_alloc_actionblock
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> nxsig_alloc_actionblock
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
mm_malloc --> nxsig_alloc_actionblock
click mm_malloc href "https://github.com/apache/nuttx/blob/master/mm/mm_heap/mm_malloc.c#L410" "mm/mm_heap/mm_malloc.c " _blank
spin_lock_notrace --> nxsig_alloc_actionblock
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sq_remfirst --> spin_unlock_irqrestore
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L522" "include/nuttx/queue.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_alloc_action --> nxsig_action
click nxsig_alloc_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L142" "sched/signal/sig_action.c " _blank
nxsig_action --> nxsig_setup_default_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L414" "sched/signal/sig_action.c " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
nxsig_default_initialize --> nxsig_setup_default_action
click nxsig_default_initialize href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L586" "sched/signal/sig_default.c " _blank
nxsig_setup_default_action --> nxsig_action
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L397" "sched/signal/sig_default.c " _blank
nxsig_action --> nxsig_find_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L230" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_find_action
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
nxsig_find_action --> spin_unlock_notrace
click nxsig_find_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_findaction.c#L64" "sched/signal/sig_findaction.c " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_action --> nxsig_default
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L272" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_default
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_default --> nxsig_action
click nxsig_default href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L554" "sched/signal/sig_default.c " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sq_remfirst --> nxsig_alloc_actionblock
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L522" "include/nuttx/queue.h " _blank
nxsig_alloc_actionblock --> nxsig_action
click nxsig_alloc_actionblock href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L92" "sched/signal/sig_action.c " _blank
nxsig_action --> nxsig_setup_default_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L414" "sched/signal/sig_action.c " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
nxsig_default_initialize --> nxsig_setup_default_action
click nxsig_default_initialize href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L586" "sched/signal/sig_default.c " _blank
nxsig_action --> nxsig_find_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L230" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_find_action
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
nxsig_action --> nxsig_default
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L272" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_default
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sq_remfirst --> nxsig_alloc_actionblock
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L522" "include/nuttx/queue.h " _blank
nxsig_action --> nxsig_setup_default_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L414" "sched/signal/sig_action.c " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
nxsig_default_initialize --> nxsig_setup_default_action
click nxsig_default_initialize href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L586" "sched/signal/sig_default.c " _blank
nxsig_action --> nxsig_find_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L230" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_find_action
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_notrace --> spin_unlock_irqrestore
click spin_unlock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L363" "include/nuttx/spinlock.h " _blank
nxsig_action --> nxsig_default
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L272" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_default
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sq_remfirst --> nxsig_alloc_actionblock
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L522" "include/nuttx/queue.h " _blank
nxsig_action --> nxsig_setup_default_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L414" "sched/signal/sig_action.c " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
nxsig_action --> nxsig_find_action
click nxsig_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_action.c#L230" "sched/signal/sig_action.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
sq_remfirst --> nxsig_alloc_actionblock
click sq_remfirst href "https://github.com/apache/nuttx/blob/master/include/nuttx/queue.h#L522" "include/nuttx/queue.h " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_lock_notrace --> sq_remfirst
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
nxsig_addset --> nxsig_default_initialize
click nxsig_addset href "https://github.com/apache/nuttx/blob/master/libs/libc/signal/sig_addset.c#L60" "libs/libc/signal/sig_addset.c " _blank
spin_lock_notrace --> nxsig_delset
click spin_lock_notrace href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L198" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxsig_setup_default_action --> nxsig_addset
click nxsig_setup_default_action href "https://github.com/apache/nuttx/blob/master/sched/signal/sig_default.c#L414" "sched/signal/sig_default.c " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
spin_unlock_irqrestore --> nxsig_alloc_action
click spin_unlock_irqrestore href "https://github.com/apache/nuttx/blob/master/include/nuttx/spinlock.h#L630" "include/nuttx/spinlock.h " _blank
nxtask_start --> nxsched_get_stackargs
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L100" "sched/task/task_start.c " _blank
nxtask_start --> up_task_start
click nxtask_start href "https://github.com/apache/nuttx/blob/master/sched/task/task_start.c#L100" "sched/task/task_start.c " _blank
arm64_vector_table --> ***_HALT_***
click arm64_vector_table href "https://github.com/apache/nuttx/blob/master/arch/arm64/src/common/arm64_vector_table.S#L262" "arch/arm64/src/common/arm64_vector_table.S " _blank