Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dsthyi.c533 u64 sthyi_rc; in SYSCALL_DEFINE4() local
544 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
547 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()