Searched defs:check_load (Results 1 – 3 of 3) sorted by relevance
20 static int check_load(const char *file, enum bpf_prog_type type) in check_load() function
233 #define check_load(I, RES, INC, SZ) __check_load(__LINE__, I, RES, INC, SZ) macro
139 static noinline void __init check_load(struct maple_tree *mt, in check_load() function