Home
last modified time | relevance | path

Searched refs:test_log (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
A Dtest_progs.c871 strlen(msg->test_log.log_buf), in str_msg()
872 msg->test_log.is_last); in str_msg()
1017 fprintf(log_fd, "%s", msg_log.test_log.log_buf); in dispatch_thread()
1018 if (msg_log.test_log.is_last) in dispatch_thread()
1286 dest = msg_log.test_log.log_buf; in worker_main()
1293 msg_log.test_log.is_last = true; in worker_main()
A Dtest_progs.h117 } test_log; member

Completed in 5 milliseconds