Lines Matching defs:prog
85 struct cls_bpf_prog *prog; in cls_bpf_classify() local
139 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf()
144 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
196 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
216 struct cls_bpf_prog *prog, in cls_bpf_stop_offload()
227 struct cls_bpf_prog *prog) in cls_bpf_offload_update_stats()
257 static void cls_bpf_free_parms(struct cls_bpf_prog *prog) in cls_bpf_free_parms()
268 static void __cls_bpf_delete_prog(struct cls_bpf_prog *prog) in __cls_bpf_delete_prog()
279 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work() local
287 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
316 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local
328 struct cls_bpf_prog *prog; in cls_bpf_get() local
338 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
375 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
409 struct cls_bpf_prog *prog, unsigned long base, in cls_bpf_set_parms()
467 struct cls_bpf_prog *prog; in cls_bpf_change() local
542 static int cls_bpf_dump_bpf_info(const struct cls_bpf_prog *prog, in cls_bpf_dump_bpf_info()
560 static int cls_bpf_dump_ebpf_info(const struct cls_bpf_prog *prog, in cls_bpf_dump_ebpf_info()
584 struct cls_bpf_prog *prog = fh; in cls_bpf_dump() local
637 struct cls_bpf_prog *prog = fh; in cls_bpf_bind_class() local
651 struct cls_bpf_prog *prog; in cls_bpf_walk() local
671 struct cls_bpf_prog *prog; in cls_bpf_reoffload() local