Searched refs:check_btf_id_ok (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c9174 static bool check_btf_id_ok(const struct bpf_func_proto *fn) function
9197 check_btf_id_ok(fn) ? 0 : -EINVAL;

Completed in 138 milliseconds