Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h500 extern void ksys_sync_helper(void);
547 static inline void ksys_sync_helper(void) {} in ksys_sync_helper() function
/openbmc/linux/kernel/power/
H A Dmain.c85 void ksys_sync_helper(void) in ksys_sync_helper() function
96 EXPORT_SYMBOL_GPL(ksys_sync_helper);
H A Duser.c281 ksys_sync_helper(); in snapshot_ioctl()
H A Dsuspend.c583 ksys_sync_helper(); in enter_state()
H A Dhibernate.c747 ksys_sync_helper(); in hibernate()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5230 ksys_sync_helper(); in amdgpu_device_gpu_recover()