Searched refs:status_ptr (Results 1 – 1 of 1) sorted by relevance
11293 abi_long status_ptr = arg2; in _syscall2() 11303 if (status_ptr && ret) { in _syscall2() 11305 if (put_user_s32(status, status_ptr)) in _syscall2() 11064 abi_long status_ptr = arg2; _syscall2() local