Lines Matching defs:prog
87 struct cls_bpf_prog *prog; in cls_bpf_classify() local
138 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf()
143 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
195 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
215 struct cls_bpf_prog *prog, in cls_bpf_stop_offload()
226 struct cls_bpf_prog *prog) in cls_bpf_offload_update_stats()
256 static void cls_bpf_free_parms(struct cls_bpf_prog *prog) in cls_bpf_free_parms()
267 static void __cls_bpf_delete_prog(struct cls_bpf_prog *prog) in __cls_bpf_delete_prog()
278 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work() local
286 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
315 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local
327 struct cls_bpf_prog *prog; in cls_bpf_get() local
337 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
374 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
418 struct cls_bpf_prog *prog; in cls_bpf_change() local
538 static int cls_bpf_dump_bpf_info(const struct cls_bpf_prog *prog, in cls_bpf_dump_bpf_info()
556 static int cls_bpf_dump_ebpf_info(const struct cls_bpf_prog *prog, in cls_bpf_dump_ebpf_info()
580 struct cls_bpf_prog *prog = fh; in cls_bpf_dump() local
633 struct cls_bpf_prog *prog = fh; in cls_bpf_bind_class() local
642 struct cls_bpf_prog *prog; in cls_bpf_walk() local
656 struct cls_bpf_prog *prog; in cls_bpf_reoffload() local