Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
A Dtesting_helpers.h58 int testing_prog_flags(void);
A Dtesting_helpers.c256 int testing_prog_flags(void) in testing_prog_flags() function
308 flags = bpf_program__flags(prog) | testing_prog_flags(); in bpf_prog_test_load()
331 .prog_flags = testing_prog_flags(), in bpf_test_load_program()
A Dtest_loader.c417 spec->prog_flags = testing_prog_flags(); in parse_test_spec()
A Dtest_verifier.c1548 pflags = testing_prog_flags(); in do_test_single()
/tools/testing/selftests/bpf/prog_tests/
A Dbpf_verif_scale.c38 bpf_program__set_flags(prog, testing_prog_flags()); in check_load()
A Dreg_bounds.c870 .prog_flags = testing_prog_flags(), in load_range_cmp_prog()

Completed in 23 milliseconds