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
294 int main_prog(struct __sk_buff *skb) in main_prog() function
6126 struct bpf_program *main_prog, in reloc_prog_func_and_line_info()6214 static int append_subprog_relos(struct bpf_program *main_prog, struct bpf_program *subprog) in append_subprog_relos()6244 bpf_object__reloc_code(struct bpf_object *obj, struct bpf_program *main_prog, in bpf_object__reloc_code()