Searched refs:TEST_LOADER_LOG_BUF_SZ (Results 1 – 1 of 1) sorted by relevance
22 #define TEST_LOADER_LOG_BUF_SZ 2097152 macro80 tester->log_buf_sz = TEST_LOADER_LOG_BUF_SZ; in tester_init()809 buf = malloc(TEST_LOADER_LOG_BUF_SZ); in verify_stderr()813 ret = bpf_prog_stream_read(prog_fd, 2, buf, TEST_LOADER_LOG_BUF_SZ - 1, in verify_stderr()