Home
last modified time | relevance | path

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

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