Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c9837 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok() function
9860 check_btf_id_ok(fn) ? 0 : -EINVAL; in check_func_proto()