Here is a list of all file members with links to the files they belong to:
- i -
- i_from_pbfull() : userfs.c, userfs.h
- i_to_pb_full() : userfs.c, userfs.h
- i_to_pb_ref() : userfs.c
- IA32_APIC_BASE_MSR : lapic.c
- ICW1_ICW4 : pic.c
- ICW1_INIT : pic.c
- ICW4_8086 : pic.c
- id_t : types.h
- idle_task() : idle_task.c
- IDT_ENTRY_COUNT : x86_interrupt.h
- IDT_FLAG_P : idt.c
- idtr : idt.c
- impl_fill_leaf : cpu.c
- impl_syscall_arch_syscall() : decl.h
- impl_syscall_clock_gettimeofday() : decl.h
- impl_syscall_clock_msleep() : decl.h
- impl_syscall_create_thread() : decl.h
- impl_syscall_dmabuf_alloc() : decl.h
- impl_syscall_dmabuf_free() : decl.h
- impl_syscall_dmabuf_share() : decl.h
- impl_syscall_dmabuf_unshare() : decl.h
- impl_syscall_execveat() : decl.h
- impl_syscall_fd_manipulate() : decl.h
- impl_syscall_fork() : decl.h
- impl_syscall_futex_wait() : decl.h
- impl_syscall_futex_wake() : decl.h
- impl_syscall_get_parent_pid() : decl.h
- impl_syscall_get_pid() : decl.h
- impl_syscall_get_tid() : decl.h
- impl_syscall_io_close() : decl.h
- impl_syscall_io_dup() : decl.h
- impl_syscall_io_dup2() : decl.h
- impl_syscall_io_poll() : decl.h
- impl_syscall_io_pread() : decl.h
- impl_syscall_io_pselect() : decl.h
- impl_syscall_io_read() : decl.h
- impl_syscall_io_readv() : decl.h
- impl_syscall_io_seek() : decl.h
- impl_syscall_io_tell() : decl.h
- impl_syscall_io_write() : decl.h
- impl_syscall_ipc_accept() : decl.h
- impl_syscall_ipc_connect() : decl.h
- impl_syscall_ipc_create() : decl.h
- impl_syscall_memfd_create() : decl.h
- impl_syscall_mmap_anonymous() : decl.h
- impl_syscall_mmap_file() : decl.h
- impl_syscall_munmap() : decl.h
- impl_syscall_pipe() : decl.h
- impl_syscall_poweroff() : decl.h
- impl_syscall_signal_mask_op() : decl.h
- impl_syscall_signal_process() : decl.h
- impl_syscall_signal_register() : decl.h
- impl_syscall_signal_thread() : decl.h
- impl_syscall_spawn() : decl.h
- impl_syscall_thread_getname() : decl.h
- impl_syscall_thread_setname() : decl.h
- impl_syscall_vfs_chdirat() : decl.h
- impl_syscall_vfs_fchmodat() : decl.h
- impl_syscall_vfs_fstatat() : decl.h
- impl_syscall_vfs_fsync() : decl.h
- impl_syscall_vfs_getcwd() : decl.h
- impl_syscall_vfs_list_dir() : decl.h
- impl_syscall_vfs_mkdir() : decl.h
- impl_syscall_vfs_mount() : decl.h
- impl_syscall_vfs_openat() : decl.h
- impl_syscall_vfs_readlinkat() : decl.h
- impl_syscall_vfs_symlink() : decl.h
- impl_syscall_vfs_unlinkat() : decl.h
- impl_syscall_vfs_unmount() : decl.h
- impl_syscall_vm_protect() : decl.h
- impl_syscall_wait_for_process() : decl.h
- impl_syscall_wait_for_thread() : decl.h
- impl_syscall_yield_cpu() : decl.h
- INDENT : dt_dump.cpp
- init_args : kmain.c
- init_sysfs_argv() : kmain.c
- INIT_TARGET_KTHREAD : setup.h
- INIT_TARGET_POST_MM : setup.h
- INIT_TARGET_POWER : setup.h
- INIT_TARGET_PRE_VFS : setup.h
- INIT_TARGET_SLAB_AUTOINIT : setup.h
- INIT_TARGET_SYSFS : setup.h
- init_target_t : setup.h
- INIT_TARGET_VFS : setup.h
- init_uart() : run_test.c
- initrd_read() : cpio.c
- inode_cache : inode.c
- inode_cache_t : vfs_types.h
- inode_create() : inode.c, vfs_utils.h
- inode_init() : inode.c, vfs_utils.h
- inode_ref() : inode.c, inode.h
- inode_t : vfs_types.h
- inode_try_drop() : inode.c
- inode_unlink() : inode.c, inode.h
- inode_unref() : inode.c, inode.h
- int() : mos_stdio.h
- int16_t : pb_syshdr.h
- int32_t : pb_syshdr.h
- int64_t : no_64bit_syshdr.h, pb_syshdr.h
- int8_t : pb_syshdr.h
- int_least16_t : pb_syshdr.h
- int_least8_t : pb_syshdr.h
- INTERRUPT_ALL : serial.h
- INTERRUPT_BREAK_ERROR : serial.h
- INTERRUPT_DATA_AVAILABLE : serial.h
- interrupt_entry() : interrupt.h, interrupt.c
- interrupt_handler_register() : interrupt.h, interrupt.c
- INTERRUPT_NONE : serial.h
- INTERRUPT_STATUS_CHANGE : serial.h
- INTERRUPT_TRANSMITTER_EMPTY : serial.h
- intn : types.h
- invalid_page_fault() : mm.c
- invoke_constructors() : kmain.c
- io_close() : ksyscall.c
- IO_CONSOLE : io.h
- IO_DIR : io.h
- io_dup() : ksyscall.c
- io_dup2() : ksyscall.c
- IO_EXECUTABLE : io.h
- IO_FILE : io.h
- io_flags_t : io.h
- io_get_name() : io.h, io.c
- io_init() : io.h, io.c
- IO_IPC : io.h
- io_mmap() : io.h, io.c
- io_mmap_perm_check() : io.h, io.c
- IO_MMAPABLE : io.h
- io_munmap() : io.h, io.c
- IO_NONE : io.h
- IO_NULL : io.h
- io_null : io.h, io.c
- io_null_impl : io.c
- IO_PIPE : io.h
- io_poll() : ksyscall.c
- io_pread() : io.h, io.c, ksyscall.c
- io_pselect() : ksyscall.c
- io_read() : io.h, io.c, ksyscall.c
- IO_READABLE : io.h
- io_readv() : ksyscall.c
- io_ref() : io.h, io.c
- io_seek() : io.h, io.c, ksyscall.c
- IO_SEEK_CURRENT : io_types.h
- IO_SEEK_DATA : io_types.h
- IO_SEEK_END : io_types.h
- IO_SEEK_HOLE : io_types.h
- IO_SEEK_SET : io_types.h
- io_seek_whence_t : io_types.h
- IO_SEEKABLE : io.h
- io_t : io.h
- io_tell() : io.h, io.c, ksyscall.c
- io_type_t : io.h
- io_unref() : io.h, io.c
- io_valid() : io.h, io.c
- IO_WRITABLE : io.h
- io_write() : io.h, io.c, ksyscall.c
- ioapic : ioapic.c
- ioapic_disable() : apic.h, ioapic.c
- ioapic_enable_interrupt() : apic.h
- ioapic_enable_with_mode() : apic.h, ioapic.c
- ioapic_init() : apic.h, ioapic.c
- ioapic_irq_override : madt.c
- IOAPIC_IRQ_OVERRIDE_MAX : madt.c
- IOAPIC_POLARITY_ACTIVE_HIGH : apic.h
- IOAPIC_POLARITY_ACTIVE_LOW : apic.h
- ioapic_polarity_t : apic.h
- ioapic_read() : ioapic.c
- ioapic_read_redirection_entry() : ioapic.c
- IOAPIC_REG_ARB_ID : ioapic.c
- IOAPIC_REG_ID : ioapic.c
- IOAPIC_REG_REDIR_TABLE : ioapic.c
- IOAPIC_REG_VERSION : ioapic.c
- IOAPIC_TRIGGER_MODE_EDGE : apic.h
- IOAPIC_TRIGGER_MODE_LEVEL : apic.h
- ioapic_trigger_mode_t : apic.h
- ioapic_write() : ioapic.c
- ioapic_write_redirection_entry() : ioapic.c
- ipc_accept() : ipc_io.h, ipc_io.c, ksyscall.c
- ipc_client_close_channel() : ipc.h, ipc.c
- ipc_client_io_close() : ipc_io.c
- ipc_client_io_op : ipc_io.c
- ipc_client_io_read() : ipc_io.c
- ipc_client_io_write() : ipc_io.c
- ipc_client_read() : ipc.h, ipc.c
- ipc_client_write() : ipc.h, ipc.c
- ipc_conn_io_create() : ipc_io.h, ipc_io.c
- ipc_conn_io_slab : ipc_io.c
- ipc_connect() : ipc_io.h, ipc_io.c, ksyscall.c
- ipc_connect_to_server() : ipc.h, ipc.c
- ipc_control_io_close() : ipc_io.c
- ipc_control_io_op : ipc_io.c
- ipc_create() : ipc_io.h, ipc_io.c, ksyscall.c
- ipc_dump_name_waitlist() : ipc.c
- ipc_get_server() : ipc.h, ipc.c
- ipc_init() : ipc.h, ipc.c
- ipc_lock : ipc.c
- ipc_msg_create() : ipc.h, libipc.c
- ipc_msg_destroy() : ipc.h, libipc.c
- ipc_read_as_msg() : ipc.h, libipc.c
- ipc_read_msg() : ipc.h, libipc.c
- ipc_server_accept() : ipc.h, ipc.c
- ipc_server_close() : ipc.h, ipc.c
- ipc_server_close_channel() : ipc.h, ipc.c
- ipc_server_create() : ipc.h, ipc.c
- ipc_server_io_close() : ipc_io.c
- ipc_server_io_op : ipc_io.c
- ipc_server_io_read() : ipc_io.c
- ipc_server_io_slab : ipc_io.c
- ipc_server_io_write() : ipc_io.c
- IPC_SERVER_MAGIC : ipc.c
- ipc_server_read() : ipc.h, ipc.c
- ipc_server_slab : ipc.c
- ipc_server_t : ipc.h
- ipc_server_write() : ipc.h, ipc.c
- ipc_servers : ipc.c
- ipc_slab : ipc.c
- ipc_sysfs_create_ino() : ipc.c
- ipc_sysfs_create_server() : ipc.c
- ipc_sysfs_dump_name_waitlist() : ipc.c
- ipc_sysfs_file_ops : ipc_sysfs.c
- ipc_sysfs_items : ipc.c
- ipc_sysfs_list_ipcs() : ipc.c
- ipc_sysfs_lookup_ipc() : ipc.c
- ipc_sysfs_servers() : ipc.c
- ipc_t : ipc.h
- ipc_vfs_private_slab : ipc_sysfs.c
- ipc_write_as_msg() : ipc.h, libipc.c
- ipc_write_msg() : ipc.h, libipc.c
- ipcfd_t : ipc.h
- IPI_BASE : x86_interrupt.h
- ipi_do_handle() : ipi.h, ipi.c
- ipi_init() : ipi.c
- ipi_send() : ipi.h, ipi.c
- ipi_send_all() : ipi.h, ipi.c
- IPI_TYPE_HALT : ipi.h
- IPI_TYPE_INVALIDATE_TLB : ipi.h
- IPI_TYPE_MAX : ipi.h
- IPI_TYPE_RESCHEDULE : ipi.h
- ipi_type_t : ipi.h
- IRQ_ATA_PRIMARY : x86_interrupt.h
- IRQ_ATA_SECONDARY : x86_interrupt.h
- IRQ_BASE : x86_interrupt.h
- IRQ_CASCADE : x86_interrupt.h
- IRQ_CMOS_RTC : x86_interrupt.h
- IRQ_COM1 : x86_interrupt.h
- IRQ_COM2 : x86_interrupt.h
- IRQ_FLOPPY : x86_interrupt.h
- IRQ_FPU : x86_interrupt.h
- IRQ_FREE1 : x86_interrupt.h
- IRQ_FREE2 : x86_interrupt.h
- IRQ_FREE3 : x86_interrupt.h
- irq_handler : platform.h
- irq_handler_slab : interrupt.c
- irq_handlers : interrupt.c
- irq_handlers_lock : interrupt.c
- IRQ_KEYBOARD : x86_interrupt.h
- IRQ_LPT1 : x86_interrupt.h
- IRQ_LPT2 : x86_interrupt.h
- IRQ_MAX : x86_interrupt.h
- IRQ_MAX_COUNT : x86_interrupt.h
- IRQ_PIT_TIMER : x86_interrupt.h
- IRQ_PS2_MOUSE : x86_interrupt.h
- irq_serve_t : interrupt.h
- irq_stub_table : x86_interrupt.h
- is_aligned : mos_global.h
- IS_ERR_VALUE : mos_global.h
- is_fatal_signal() : signal.c
- ISR_MAX_COUNT : x86_interrupt.h
- isr_stub_table : x86_interrupt.h
- isspace() : mos_stdlib.c