Home
last modified time | relevance | path

Searched refs:return_code (Results 1 – 3 of 3) sorted by relevance

/arch/x86/pci/
A Dpcbios.c106 unsigned char return_code; /* %al */ in bios32_service() local
114 : "=a" (return_code), in bios32_service()
123 switch (return_code) { in bios32_service()
131 service, return_code); in bios32_service()
/arch/s390/kernel/
A Dentry.h57 long sys_s390_sthyi(unsigned long function_code, void __user *buffer, u64 __user *return_code, unsi…
A Dsthyi.c531 u64 __user *, return_code, unsigned long, flags) in SYSCALL_DEFINE4() argument
547 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()

Completed in 6 milliseconds