Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dtest_global_funcs.c31 static int check_load(const char *file) in check_load() function
85 err = check_load(test->file); in test_test_global_funcs()
Dbpf_verif_scale.c20 static int check_load(const char *file, enum bpf_prog_type type) in check_load() function
114 err = check_load(test->file, test->attach_type); in test_bpf_verif_scale()