Home
last modified time | relevance | path

Searched refs:do_scan_async (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/RCU/
H A Dlockdep-splat.rst59 [<ffffffff8145f170>] do_scan_async+0x20/0x160
/linux/drivers/scsi/
H A Dscsi_scan.c2018 static void do_scan_async(void *_data, async_cookie_t c) in do_scan_async() function
2051 async_schedule(do_scan_async, data); in scsi_scan_host()