Lines Matching defs:prog

87 	struct cls_bpf_prog *prog;  in cls_bpf_classify()  local
140 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf()
145 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
197 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
217 struct cls_bpf_prog *prog, in cls_bpf_stop_offload()
228 struct cls_bpf_prog *prog) in cls_bpf_offload_update_stats()
258 static void cls_bpf_free_parms(struct cls_bpf_prog *prog) in cls_bpf_free_parms()
269 static void __cls_bpf_delete_prog(struct cls_bpf_prog *prog) in __cls_bpf_delete_prog()
280 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work() local
288 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
317 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local
329 struct cls_bpf_prog *prog; in cls_bpf_get() local
339 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
376 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
420 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