Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsuspend.h491 extern void ksys_sync_helper(void);
529 static inline void ksys_sync_helper(void) {} in ksys_sync_helper() function
/Linux-v6.1/kernel/power/
Dmain.c57 void ksys_sync_helper(void) in ksys_sync_helper() function
68 EXPORT_SYMBOL_GPL(ksys_sync_helper);
Duser.c281 ksys_sync_helper(); in snapshot_ioctl()
Dsuspend.c576 ksys_sync_helper(); in enter_state()
Dhibernate.c741 ksys_sync_helper(); in hibernate()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c5228 ksys_sync_helper(); in amdgpu_device_gpu_recover()