Here is a list of all functions with links to the files they belong to:
- v -
- validate_message() : validation.c, validation.h
- validate_pointer() : validation.c
- validate_static() : validation.c
- vdprintf() : mos_stdio.h
- verify_sdt_checksum() : acpi.c
- vfprintf() : mos_stdio.h
- vfs_chdirat() : vfs.c, vfs.h, ksyscall.c
- vfs_copy_stat() : vfs.c
- vfs_do_open() : vfs.c
- vfs_do_open_dentry() : vfs.c, vfs.h
- vfs_fault_handler() : vfs.c
- vfs_fchmodat() : vfs.c, vfs.h, ksyscall.c
- vfs_find_filesystem() : vfs.c
- vfs_flusher_entry() : vfs.c
- vfs_flusher_init() : vfs.c
- vfs_fstatat() : vfs.c, vfs.h, ksyscall.c
- vfs_fsync() : vfs.c, vfs.h, ksyscall.c
- vfs_generic_close() : vfs_utils.h
- vfs_generic_inode_drop() : inode.c
- vfs_generic_iterate_dir() : vfs_utils.c, vfs_utils.h
- vfs_generic_lseek() : vfs_utils.h
- vfs_generic_read() : vfs_utils.c, vfs_utils.h
- vfs_generic_write() : vfs_utils.c, vfs_utils.h
- vfs_getcwd() : vfs.c, vfs.h, ksyscall.c
- vfs_io_ops_close() : vfs.c
- vfs_io_ops_close_dir() : vfs.c
- vfs_io_ops_getname() : vfs.c
- vfs_io_ops_mmap() : vfs.c
- vfs_io_ops_munmap() : vfs.c
- vfs_io_ops_read() : vfs.c
- vfs_io_ops_seek() : vfs.c
- vfs_io_ops_write() : vfs.c
- vfs_ipc_file_read() : ipc_sysfs.c
- vfs_ipc_file_release() : ipc_sysfs.c
- vfs_ipc_file_write() : ipc_sysfs.c
- vfs_list_dir() : vfs.c, vfs.h, ksyscall.c
- vfs_mkdir() : vfs.c, vfs.h, ksyscall.c
- vfs_mount() : vfs.c, vfs.h, ksyscall.c
- vfs_open_ipc() : ipc_sysfs.c
- vfs_openat() : vfs.c, vfs.h, ksyscall.c
- vfs_populate_listdir_buf() : dentry.c, dentry.h
- vfs_read_pagecache() : page_cache.c, page_cache.h
- vfs_readlinkat() : vfs.c, vfs.h, ksyscall.c
- vfs_register_filesystem() : vfs.c, vfs.h
- vfs_rmdir() : vfs.c, vfs.h
- vfs_simple_write_begin() : vfs_utils.c
- vfs_symlink() : vfs.c, vfs.h, ksyscall.c
- vfs_sysfs_dentry_stats() : vfs.c
- vfs_sysfs_dentry_stats_stat_receiver() : vfs.c
- vfs_sysfs_filesystems() : vfs.c
- vfs_sysfs_mountpoints() : vfs.c
- vfs_unlinkat() : vfs.c, vfs.h, ksyscall.c
- vfs_unmount() : vfs.c, vfs.h, ksyscall.c
- vfs_verify_permissions() : vfs.c
- vfs_write_pagecache() : page_cache.c, page_cache.h
- vm_protect() : mmap.h, ksyscall.c, mmap.c
- vmap_create() : mm.h, mm.c
- vmap_destroy() : mm.h, mm.c
- vmap_finalise_init() : mm.h, mm.c
- vmap_obtain() : mm.h, mm.c
- vmap_split() : mm.h, mm.c
- vmap_split_for_range() : mm.h, mm.c
- void() : moslib_global.h
- vprintf() : mos_stdio.h
- vsnprintf() : mos_stdio.h, mos_stdio_impl.c
- vsnprintf_do_pointer_kernel() : stdio_kernel_ext.c
- vsprintf() : mos_stdio.h, mos_stdio.c