Home
last modified time | relevance | path

Searched refs:async_schedule_domain (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dasync.h69 async_schedule_domain(async_func_t func, void *data, in async_schedule_domain() function
/linux/init/
H A Dinitramfs.c783 initramfs_cookie = async_schedule_domain(do_populate_rootfs, NULL, in populate_rootfs()
/linux/drivers/scsi/libsas/
H A Dsas_ata.c855 async_schedule_domain(async_sas_ata_eh, dev, &async); in sas_ata_strategy_handler()
/linux/drivers/base/firmware_loader/
H A Dmain.c1465 async_schedule_domain(__async_dev_cache_fw_image, in dev_cache_fw_image()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1623 async_schedule_domain(hisi_sas_async_init_wait_phyup, in hisi_sas_controller_reset_done()
1978 async_schedule_domain(hisi_sas_async_I_T_nexus_reset, in hisi_sas_clear_nexus_ha()
/linux/sound/soc/
H A Dsoc-dapm.c2238 async_schedule_domain(dapm_pre_sequence_async, d, in dapm_power_widgets()
2262 async_schedule_domain(dapm_post_sequence_async, d, in dapm_power_widgets()
/linux/drivers/regulator/
H A Dcore.c5171 async_schedule_domain(regulator_bulk_enable_async, in regulator_bulk_enable()
/linux/drivers/nvme/host/
H A Dcore.c4438 async_schedule_domain(nvme_scan_ns_async, &scan_info, in nvme_scan_ns_list()
/linux/drivers/scsi/
H A Dscsi_debug.c1304 async_schedule_domain(sdebug_tartget_cleanup_async, targetip, in sdebug_target_destroy()