Searched refs:fmodel (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/bpf/ |
A D | trampoline.c | 498 memcpy(&tr->func.model, &tgt_info->fmodel, sizeof(tgt_info->fmodel)); in bpf_trampoline_get()
|
A D | verifier.c | 13717 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 13749 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
/linux/include/linux/ |
A D | bpf.h | 697 struct btf_func_model fmodel; member
|
Completed in 32 milliseconds