Searched refs:bpf_prog_offload_info_fill (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Doffload.c461 int bpf_prog_offload_info_fill(struct bpf_prog_info *info, function
H A Dsyscall.c4632 err = bpf_prog_offload_info_fill(&info, prog);
4639 * bpf_prog_offload_info_fill() is the place to fill similar fields
/linux-master/include/linux/
H A Dbpf.h2945 int bpf_prog_offload_info_fill(struct bpf_prog_info *info,

Completed in 143 milliseconds