Searched defs:sysc (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 2530 struct status *sy_listio(struct io_req *req, struct syscall_info *sysc, int fd, in sy_listio() 2650 struct status *sy_pread(struct io_req *req, struct syscall_info *sysc, int fd, in sy_pread() 2671 struct status *sy_pwrite(struct io_req *req, struct syscall_info *sysc, int fd, in sy_pwrite() 2714 struct status *sy_readv(struct io_req *req, struct syscall_info *sysc, int fd, in sy_readv() 2721 struct status *sy_writev(struct io_req *req, struct syscall_info *sysc, int fd, in sy_writev() 2728 struct status *sy_rwv(struct io_req *req, struct syscall_info *sysc, int fd, in sy_rwv() 2776 struct status *sy_aread(struct io_req *req, struct syscall_info *sysc, int fd, in sy_aread() 2783 struct status *sy_awrite(struct io_req *req, struct syscall_info *sysc, int fd, in sy_awrite() 2795 struct status *sy_arw(struct io_req *req, struct syscall_info *sysc, int fd, in sy_arw() 2869 struct status *sy_mmread(struct io_req *req, struct syscall_info *sysc, int fd, in sy_mmread() [all …]
|