Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Dsthyi.c493 u64 sthyi_rc; in SYSCALL_DEFINE4() local
504 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
507 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()