Searched refs:return_code (Results 1 – 3 of 3) sorted by relevance
93 unsigned char return_code; /* %al */ in bios32_service() local101 : "=a" (return_code), in bios32_service()110 switch (return_code) { in bios32_service()118 service, return_code); in bios32_service()
81 long sys_s390_sthyi(unsigned long function_code, void __user *buffer, u64 __user *return_code, unsi…
491 u64 __user *, return_code, unsigned long, flags) in SYSCALL_DEFINE4() argument507 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()