Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_internal.h157 void target_queued_submit_work(struct work_struct *work);
H A Dtarget_core_device.c707 INIT_WORK(&q->sq.work, target_queued_submit_work); in target_alloc_device()
H A Dtarget_core_transport.c1880 void target_queued_submit_work(struct work_struct *work) in target_queued_submit_work() function