Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h2457 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog,
/openbmc/linux/kernel/bpf/
H A Dbtf.c6738 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match() function
H A Dverifier.c19981 btf_check_type_match(log, prog, btf, t)) in bpf_check_attach_target()