Home
last modified time | relevance | path

Searched defs:subprog_name (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.c6782 const char *subprog_name, int arg_idx, in need_func_arg_type_fixup()
/linux/kernel/bpf/
H A Dverifier.c432 static const char *subprog_name(const struct bpf_verifier_env *env, int subprog) in subprog_name() function