Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_loader.c702 static void emit_xlated(const char *xlated, bool force) in emit_xlated() function
1050 emit_xlated(tester->log_buf, false /*force*/); in run_subtest()
1051 validate_msgs(tester->log_buf, &subspec->expect_xlated, emit_xlated); in run_subtest()