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