Searched defs:sysc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/ |
H A 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 …]
|
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/ |
H A D | uart.h | 133 uint16_t sysc; /* system config */ member
|