Home
last modified time | relevance | path

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

/include/linux/
Dbpf_verifier.h885 static inline enum bpf_prog_type resolve_prog_type(const struct bpf_prog *prog) in resolve_prog_type() function
893 switch (resolve_prog_type(prog)) { in bpf_prog_check_recur()