Lines Matching full:printf
43 printf("%s failed: %s\n", __func__, strerror(ret));
57 printf("%s failed: %s %p\n", __func__, strerror(ret), handle);
61 printf("ion alloc test: passed\n");
77 printf("%s failed wrote %d read %d from mapped "
107 printf("%s failed wrote %d read %d from mapped "
159 printf("share failed %s\n", strerror(errno));
171 printf("master? [%10s] should be [master]\n", ptr);
172 printf("master sending msg 1\n");
176 printf("master? [%10s] should be [child]\n", ptr);
180 printf("master->master? [%10s]\n", ptr);
206 printf("no cmsg rcvd in child");
211 printf("could not get recv_fd from socket");
214 printf("child %d\n", recv_fd);
220 printf("child? [%10s] should be [master]\n", ptr);
222 printf("child sending msg 2\n");
304 printf("test %d, len %u, width %u, height %u fmt %u align %u, "
318 printf("must specify a test (alloc, map, share)\n");