List of all items
Structs
- display::AxDisplayInfo
- fs::AxDirHandle
- fs::AxDisk
- fs::AxFileHandle
- fs::AxOpenOptions
- io::AxPollState
- net::AxTcpSocketHandle
- net::AxUdpSocketHandle
- task::AxTaskHandle
- task::AxWaitQueueHandle
Enums
Traits
Functions
- display::ax_framebuffer_flush
- display::ax_framebuffer_info
- fs::ax_create_dir
- fs::ax_current_dir
- fs::ax_file_attr
- fs::ax_flush_file
- fs::ax_open_dir
- fs::ax_open_file
- fs::ax_read_dir
- fs::ax_read_file
- fs::ax_read_file_at
- fs::ax_remove_dir
- fs::ax_remove_file
- fs::ax_rename
- fs::ax_seek_file
- fs::ax_set_current_dir
- fs::ax_truncate_file
- fs::ax_write_file
- fs::ax_write_file_at
- mem::ax_alloc
- mem::ax_dealloc
- net::ax_dns_query
- net::ax_poll_interfaces
- net::ax_tcp_accept
- net::ax_tcp_bind
- net::ax_tcp_connect
- net::ax_tcp_listen
- net::ax_tcp_peer_addr
- net::ax_tcp_poll
- net::ax_tcp_recv
- net::ax_tcp_send
- net::ax_tcp_set_nonblocking
- net::ax_tcp_shutdown
- net::ax_tcp_socket
- net::ax_tcp_socket_addr
- net::ax_udp_bind
- net::ax_udp_connect
- net::ax_udp_peek_from
- net::ax_udp_peer_addr
- net::ax_udp_poll
- net::ax_udp_recv
- net::ax_udp_recv_from
- net::ax_udp_send
- net::ax_udp_send_to
- net::ax_udp_set_nonblocking
- net::ax_udp_socket
- net::ax_udp_socket_addr
- stdio::ax_console_read_byte
- stdio::ax_console_write_bytes
- stdio::ax_console_write_fmt
- sys::ax_terminate
- task::ax_current_task_id
- task::ax_exit
- task::ax_set_current_priority
- task::ax_sleep_until
- task::ax_spawn
- task::ax_wait_for_exit
- task::ax_wait_queue_wait
- task::ax_wait_queue_wake
- task::ax_yield_now
- time::ax_current_time
Type Aliases
Constants
- config::ARCH
- config::FAMILY
- config::KERNEL_BASE_PADDR
- config::KERNEL_BASE_VADDR
- config::MAX_USER_HEAP_SIZE
- config::MAX_USER_STACK_SIZE
- config::MMIO_REGIONS
- config::PCI_BUS_END
- config::PCI_ECAM_BASE
- config::PCI_RANGES
- config::PHYS_MEMORY_BASE
- config::PHYS_MEMORY_END
- config::PHYS_MEMORY_SIZE
- config::PHYS_VIRT_OFFSET
- config::PLATFORM
- config::SIGNAL_TRAMPOLINE
- config::SMP
- config::TASK_STACK_SIZE
- config::TESTCASE_MEMORY_SIZE
- config::TESTCASE_MEMORY_START
- config::TICKS_PER_SEC
- config::TIMER_FREQUENCY
- config::USER_HEAP_BASE
- config::USER_MEMORY_START
- config::USER_STACK_TOP
- config::VIRTIO_MMIO_REGIONS