Searched refs:child_read (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/cma/ |
H A D | process_vm_readv03.c | 88 static void child_read(const int *sizes, int local_iovecs, int remote_iovecs, in child_read() function 110 tst_res(TINFO, "child_read: reading string from same memory location"); in child_read() 135 tst_brk(TFAIL, "child_read: %d incorrect bytes received", nr_error); in child_read() 137 tst_res(TPASS, "child_read: all bytes are correctly received"); in child_read() 179 child_read(sizes, local_iovecs, remote_iovecs, pid_alloc, bufsize); in run() 185 tst_res(TFAIL, "child_read: %s", tst_strstatus(status)); in run()
|
Completed in 2 milliseconds