Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1251 struct btf_func_model fmodel; member
/linux/kernel/bpf/
H A Dverifier.c22716 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
22749 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()