Home
last modified time | relevance | path

Searched refs:syscall_info (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
Ddoio.c185 struct syscall_info { struct
341 char *fmt_ioreq(struct io_req *ioreq, struct syscall_info *sy, int fd);
344 struct status *sy_listio(struct io_req *req, struct syscall_info *sysc,
348 char *fmt_listio(struct io_req *req, struct syscall_info *sy,
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,
357 char *fmt_pread(struct io_req *req, struct syscall_info *sy,
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,
[all …]
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range03.c61 syscall_info(); in setup()
Dcopy_file_range.h32 static void syscall_info(void) in syscall_info() function
Dcopy_file_range01.c216 syscall_info(); in setup()
Dcopy_file_range02.c185 syscall_info(); in setup()