Searched refs:target_do_delayed_work (Results 1 – 3 of 3) sorted by relevance
154 void target_do_delayed_work(struct work_struct *work);
770 INIT_WORK(&dev->delayed_cmd_work, target_do_delayed_work); in target_alloc_device()
2271 void target_do_delayed_work(struct work_struct *work) in target_do_delayed_work() function