Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c8730 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok() function
8753 check_btf_id_ok(fn) ? 0 : -EINVAL; in check_func_proto()