Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbad_struct_ops.c17 if (start_libbpf_log_capture()) in invalid_prog_reuse()
47 if (start_libbpf_log_capture()) in unused_program()
Dstruct_ops_autocreate.c17 if (start_libbpf_log_capture()) in cant_load_full_object()
Dtest_struct_ops_module.c220 start_libbpf_log_capture(); in test_struct_ops_forgotten_cb()
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_progs.h442 int start_libbpf_log_capture(void);
Dtest_progs.c916 int start_libbpf_log_capture(void) in start_libbpf_log_capture() function