/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress05.c | 108 char *buf; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
H A D | adjtimex02.c | 31 static struct timex *tim_save, *buf; variable
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
H A D | creat09.c | 70 struct stat buf; in setup() local 98 struct stat buf; in file_test() local [all...] |
H A D | creat08.c | 52 struct stat buf; in file_test() local 78 struct stat buf; in run() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate02.c | 124 char buf[BLOCK_SIZE]; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/init_module/ |
H A D | init_module02.c | 26 static void *buf, *faulty_buf, *null_buf; variable 33 void **buf; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/io_uring/ |
H A D | io_uring02.c | 45 static char buf[16]; variable
|
/third_party/ltp/testcases/kernel/syscalls/io_submit/ |
H A D | io_submit02.c | 28 static char buf[100]; variable 44 static inline void io_prep_option(struct iocb *cb, int fd, void *buf, in io_prep_option() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv07.c | 42 static struct buf { struct 109 struct msqid_ds buf = {0}; in test_msg_copy() local
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
H A D | msgsnd02.c | 37 static struct buf { struct
|
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
H A D | lseek11.c | 145 char buf[64]; in write_data() local 189 char buf[1024]; in test_lseek() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
H A D | mknod03.c | 91 struct stat buf; /* struct. to hold stat(2) o/p contents */ variable
|
H A D | mknod04.c | 91 struct stat buf; /* struct. to hold stat(2) o/p contents */ variable
|
H A D | mknod08.c | 90 struct stat buf; /* struct. to hold stat(2) o/p contents */ variable
|
H A D | mknod05.c | 91 struct stat buf; /* struct. to hold stat(2) o/p contents */ variable
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount07.c | 64 char buf[4096]; in test_readlink() local 103 struct statfs buf; in test_statfs() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/mremap/ |
H A D | mremap06.c | 28 static char *buf, *buf2; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open10.c | 50 struct stat buf; in file_test() local 76 struct stat buf; in run() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe04.c | 65 ssize_t do_read(int fd, void *buf, size_t count) in do_read() argument
|
H A D | pipe09.c | 64 ssize_t do_read(int fd, void *buf, size_t count) in do_read() argument
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl04.c | 123 char buf[2]; in check_strict_mode() local
|
/third_party/ltp/testcases/kernel/syscalls/pwritev2/ |
H A D | pwritev202.c | 35 static char buf[CHUNK]; variable
|
/third_party/ltp/testcases/kernel/syscalls/pwritev/ |
H A D | pwritev02.c | 43 static char buf[CHUNK]; variable
|
/third_party/ltp/testcases/kernel/syscalls/readv/ |
H A D | readv01.c | 26 static char buf[CHUNK]; variable
|
H A D | readv02.c | 59 void *buf; member
|