Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dsthyi.c491 u64 sthyi_rc; in SYSCALL_DEFINE4() local
502 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
505 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()