Home
last modified time | relevance | path

Searched refs:ksys_sync_helper (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsuspend.h452 extern void ksys_sync_helper(void);
507 static inline void ksys_sync_helper(void) {} in ksys_sync_helper() function
/linux/kernel/power/
H A Dmain.c84 void ksys_sync_helper(void) in ksys_sync_helper() function
95 EXPORT_SYMBOL_GPL(ksys_sync_helper);
112 ksys_sync_helper(); in pm_fs_sync_work_fn()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c6533 ksys_sync_helper(); in amdgpu_device_gpu_recover()