Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_verif_scale.c18 static int check_load(const char *file, enum bpf_prog_type type) in check_load() function
105 err = check_load(test->file, test->attach_type); in test_bpf_verif_scale()