Searched defs:sysc (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c344 struct status *sy_listio(struct io_req *req, struct syscall_info *sysc,
353 struct status *sy_pread(struct io_req *req, struct syscall_info *sysc,
355 struct status *sy_pwrite(struct io_req *req, struct syscall_info *sysc,
362 struct status *sy_readv(struct io_req *req, struct syscall_info *sysc,
364 struct status *sy_writev(struct io_req *req, struct syscall_info *sysc,
366 struct status *sy_rwv(struct io_req *req, struct syscall_info *sysc,
373 struct status *sy_aread(struct io_req *req, struct syscall_info *sysc,
375 struct status *sy_awrite(struct io_req *req, struct syscall_info *sysc,
377 struct status *sy_arw(struct io_req *req, struct syscall_info *sysc,
384 struct status *sy_mmread(struct io_req *req, struct syscall_info *sysc,
2530 sy_listio(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2650 sy_pread(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2671 sy_pwrite(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2714 sy_readv(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2721 sy_writev(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2728 sy_rwv(struct io_req *req, struct syscall_info *sysc, int fd, char *addr, int rw) argument
2776 sy_aread(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2783 sy_awrite(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2795 sy_arw(struct io_req *req, struct syscall_info *sysc, int fd, char *addr, int rw) argument
2869 sy_mmread(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2876 sy_mmwrite(struct io_req *req, struct syscall_info *sysc, int fd, char *addr) argument
2883 sy_mmrw(struct io_req *req, struct syscall_info *sysc, int fd, char *addr, int rw) argument
[all...]

Completed in 168 milliseconds