Home
last modified time | relevance | path

Searched refs:async_synchronize_full_domain (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/
H A Dasync.c284 async_synchronize_full_domain(NULL); in async_synchronize_full()
295 void async_synchronize_full_domain(struct async_domain *domain) in async_synchronize_full_domain() function
299 EXPORT_SYMBOL_GPL(async_synchronize_full_domain);
/linux/include/linux/
H A Dasync.h118 extern void async_synchronize_full_domain(struct async_domain *domain);
/linux/drivers/scsi/libsas/
H A Dsas_ata.c861 async_synchronize_full_domain(&async); in sas_ata_strategy_handler()
/linux/drivers/base/firmware_loader/
H A Dmain.c1519 async_synchronize_full_domain(&fw_cache_domain); in device_cache_fw_images()
/linux/drivers/nvdimm/
H A Dbus.c485 async_synchronize_full_domain(&nd_async_domain); in nd_synchronize()
/linux/drivers/nvme/host/
H A Dcore.c4439 async_synchronize_full_domain(&domain); in nvme_scan_ns_list()
4444 async_synchronize_full_domain(&domain); in nvme_scan_ns_list()
/linux/drivers/regulator/
H A Dcore.c5175 async_synchronize_full_domain(&async_domain); in regulator_bulk_enable()
/linux/drivers/scsi/
H A Dscsi_debug.c1276 async_synchronize_full_domain(&sdebug_async_domain); in sdebug_target_alloc()