Searched refs:user_structs (Results 1 – 2 of 2) sorted by relevance
574 void __user *user_structs = (void __user *)(uintptr_t)katom->jc; in kbase_debug_copy_prepare() local576 if (!user_structs) in kbase_debug_copy_prepare()594 ret = copy_from_user(user_buffers, user_structs, in kbase_debug_copy_prepare()
559 void __user *user_structs = (void __user *)(uintptr_t)katom->jc; in kbase_debug_copy_prepare() local561 if (!user_structs) in kbase_debug_copy_prepare()578 ret = copy_from_user(user_buffers, user_structs, in kbase_debug_copy_prepare()