current_is_async  513 drivers/gpu/drm/i915/display/intel_fbdev.c 	if (!current_is_async())
current_is_async  702 drivers/scsi/cxlflash/main.c 	if (!current_is_async())
current_is_async  121 include/linux/async.h extern bool current_is_async(void);
current_is_async  334 kernel/async.c EXPORT_SYMBOL_GPL(current_is_async);
current_is_async  137 kernel/kmod.c  	WARN_ON_ONCE(wait && current_is_async());