Searched refs:ksys_sync_helper (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dsuspend.h441 extern void ksys_sync_helper(void);
488 static inline void ksys_sync_helper(void) {} function
/linux-master/kernel/power/
H A Duser.c281 ksys_sync_helper();
H A Dsuspend.c582 ksys_sync_helper();
H A Dmain.c69 void ksys_sync_helper(void) function
80 EXPORT_SYMBOL_GPL(ksys_sync_helper); variable
213 * sync_on_suspend: invoke ksys_sync_helper() before suspend.
215 * show() returns whether ksys_sync_helper() is invoked before suspend.
216 * store() accepts 0 or 1. 0 disables ksys_sync_helper() and 1 enables it.
H A Dhibernate.c771 ksys_sync_helper();
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5578 ksys_sync_helper();

Completed in 220 milliseconds