Home
last modified time | relevance | path

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

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