Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c1437 static void worker_main_send_log(int sock, char *log_buf, size_t log_cnt) in worker_main_send_log() function
1509 worker_main_send_log(sock, subtest_state->log_buf, subtest_state->log_cnt); in worker_main_send_subtests()
1573 worker_main_send_log(sock, state->log_buf, state->log_cnt); in worker_main()