Searched refs:syscall_info (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 185 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/ |
D | copy_file_range03.c | 61 syscall_info(); in setup()
|
D | copy_file_range.h | 32 static void syscall_info(void) in syscall_info() function
|
D | copy_file_range01.c | 216 syscall_info(); in setup()
|
D | copy_file_range02.c | 185 syscall_info(); in setup()
|