Searched refs:source_gc_wq (Results 1 – 1 of 1) sorted by relevance
40 static struct delayed_work source_gc_wq; variable113 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()3422 INIT_DELAYED_WORK(&source_gc_wq, amt_source_gc_work); in amt_init()3423 mod_delayed_work(amt_wq, &source_gc_wq, in amt_init()3443 cancel_delayed_work_sync(&source_gc_wq); in amt_fini()