Home
last modified time | relevance | path

Searched refs:cls_bpf_delete_prog_work (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_bpf.c275 static void cls_bpf_delete_prog_work(struct work_struct *work) in cls_bpf_delete_prog_work() function
295 tcf_queue_work(&prog->rwork, cls_bpf_delete_prog_work); in __cls_bpf_delete()
519 tcf_queue_work(&oldprog->rwork, cls_bpf_delete_prog_work); in cls_bpf_change()