Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dsthyi.c492 u64 sthyi_rc; in SYSCALL_DEFINE4() local
503 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
506 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()