Lines Matching defs:prog
88 struct cls_bpf_prog *prog; in cls_bpf_classify() local
142 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf()
147 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
194 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
214 struct cls_bpf_prog *prog, in cls_bpf_stop_offload()
225 struct cls_bpf_prog *prog) in cls_bpf_offload_update_stats()
255 static void cls_bpf_free_parms(struct cls_bpf_prog *prog) in cls_bpf_free_parms()
266 static void __cls_bpf_delete_prog(struct cls_bpf_prog *prog) in __cls_bpf_delete_prog()
277 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work() local
285 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
314 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local
326 struct cls_bpf_prog *prog; in cls_bpf_get() local
336 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
373 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
407 struct cls_bpf_prog *prog, unsigned long base, in cls_bpf_set_parms()
463 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
646 struct cls_bpf_prog *prog; in cls_bpf_walk() local
666 struct cls_bpf_prog *prog; in cls_bpf_reoffload() local