Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dasync.h69 async_schedule_domain(async_func_t func, void *data, in async_schedule_domain() function
/linux-6.15/init/
H A Dinitramfs.c782 initramfs_cookie = async_schedule_domain(do_populate_rootfs, NULL, in populate_rootfs()
/linux-6.15/drivers/scsi/libsas/
H A Dsas_ata.c855 async_schedule_domain(async_sas_ata_eh, dev, &async); in sas_ata_strategy_handler()
/linux-6.15/drivers/nvdimm/
H A Dbus.c571 async_schedule_domain(nd_async_device_unregister, dev, in nd_device_unregister()
/linux-6.15/drivers/base/firmware_loader/
H A Dmain.c1500 async_schedule_domain(__async_dev_cache_fw_image, in dev_cache_fw_image()
/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1613 async_schedule_domain(hisi_sas_async_init_wait_phyup, in hisi_sas_controller_reset_done()
1990 async_schedule_domain(hisi_sas_async_I_T_nexus_reset, in hisi_sas_clear_nexus_ha()
/linux-6.15/sound/soc/
H A Dsoc-dapm.c2046 async_schedule_domain(dapm_pre_sequence_async, d, in dapm_power_widgets()
2070 async_schedule_domain(dapm_post_sequence_async, d, in dapm_power_widgets()
/linux-6.15/drivers/nvme/host/
H A Dcore.c4223 async_schedule_domain(nvme_scan_ns_async, &scan_info, in nvme_scan_ns_list()
/linux-6.15/drivers/regulator/
H A Dcore.c5130 async_schedule_domain(regulator_bulk_enable_async, in regulator_bulk_enable()
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c1267 async_schedule_domain(sdebug_tartget_cleanup_async, targetip, in sdebug_target_destroy()