Searched refs:source_gc_wq (Results 1 – 1 of 1) sorted by relevance
38 static struct delayed_work source_gc_wq; variable111 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()3424 INIT_DELAYED_WORK(&source_gc_wq, amt_source_gc_work); in amt_init()3425 mod_delayed_work(amt_wq, &source_gc_wq, in amt_init()3445 cancel_delayed_work_sync(&source_gc_wq); in amt_fini()