Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsuspend.h498 extern void ksys_sync_helper(void);
536 static inline void ksys_sync_helper(void) {} in ksys_sync_helper() function
/kernel/linux/linux-5.10/kernel/power/
Dmain.c54 void ksys_sync_helper(void) in ksys_sync_helper() function
65 EXPORT_SYMBOL_GPL(ksys_sync_helper);
Duser.c266 ksys_sync_helper(); in snapshot_ioctl()
Dsuspend.c568 ksys_sync_helper(); in enter_state()
Dhibernate.c730 ksys_sync_helper(); in hibernate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c4520 ksys_sync_helper(); in amdgpu_device_gpu_recover()