Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c20 static int check_load(const char *file, enum bpf_prog_type type) in check_load() function
/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c233 #define check_load(I, RES, INC, SZ) __check_load(__LINE__, I, RES, INC, SZ) macro
/openbmc/linux/lib/
H A Dtest_maple_tree.c139 static noinline void __init check_load(struct maple_tree *mt, in check_load() function