Home
last modified time | relevance | path

Searched defs:mmap2 (Results 1 – 7 of 7) sorted by relevance

/components/dfs/dfs_v2/src/
A Ddfs_file_mmap.c93 static void *_map_data_to_uspace(struct dfs_mmap2_args *mmap2, void *data, rt_err_t *code) in _map_data_to_uspace()
657 int dfs_file_mmap(struct dfs_file *file, struct dfs_mmap2_args *mmap2) in dfs_file_mmap()
685 int dfs_file_mmap(struct dfs_file *file, struct dfs_mmap2_args *mmap2) in dfs_file_mmap()
A Ddfs_file.c2472 int dfs_file_mmap2(struct dfs_file *file, struct dfs_mmap2_args *mmap2) in dfs_file_mmap2()
/components/drivers/virtio/
A Dvirtio.c387 struct dfs_mmap2_args *mmap2 = (struct dfs_mmap2_args *)args; in fb_control() local
/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.c194 struct dfs_mmap2_args *mmap2 = (struct dfs_mmap2_args *)args; in dfs_tmpfs_ioctl() local
/components/dfs/dfs_v1/src/
A Ddfs_file.c757 int dfs_file_mmap2(struct dfs_file *fd, struct dfs_mmap2_args *mmap2) in dfs_file_mmap2()
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c208 struct dfs_mmap2_args *mmap2 = (struct dfs_mmap2_args *)args; in dfs_tmpfs_ioctl() local
/components/lwp/
A Dlwp_user_mm.c622 struct dfs_mmap2_args mmap2; in lwp_mmap2() local

Completed in 16 milliseconds