Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c32 static bool always_log; variable
4305 if (always_log) { in load_raw_btf()
4312 if (btf_fd < 0 && !always_log) { in load_raw_btf()
4377 if (*btf_log_buf && (err || always_log)) in do_test_raw()
4517 if (*btf_log_buf && (err || always_log)) in test_big_btf_info()
4637 if (*btf_log_buf && (err || always_log)) in test_btf_id()
4728 if (*btf_log_buf && (err || always_log)) in do_test_get_info()
5557 if (*btf_log_buf && (err || always_log)) in do_test_pprint()
6786 if (*btf_log_buf && always_log) in do_test_info_raw()
6842 if (*btf_log_buf && (err || always_log)) in do_test_info_raw()
[all …]