Searched defs:main_prog (Results 1 – 6 of 6) sorted by relevance
18 int main_prog(void *ctx) in main_prog() function
29 int main_prog(struct __sk_buff *skb) in main_prog() function
17 struct bpf_program *prog, *main_prog; in bpf_flow_load() local
94 struct bpf_program *main_prog; in main() local
113 void main_prog() { in main_prog() function
6142 struct bpf_program *main_prog, in reloc_prog_func_and_line_info()6230 static int append_subprog_relos(struct bpf_program *main_prog, struct bpf_program *subprog) in append_subprog_relos()6260 bpf_object__append_subprog_code(struct bpf_object *obj, struct bpf_program *main_prog, in bpf_object__append_subprog_code()6292 bpf_object__reloc_code(struct bpf_object *obj, struct bpf_program *main_prog, in bpf_object__reloc_code()