Searched refs:check_load (Results 1 – 2 of 2) sorted by relevance
31 static int check_load(const char *file) in check_load() function85 err = check_load(test->file); in test_test_global_funcs()
20 static int check_load(const char *file, enum bpf_prog_type type) in check_load() function114 err = check_load(test->file, test->attach_type); in test_bpf_verif_scale()