Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
H A 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()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsthyi.c494 u64 sthyi_rc; in SYSCALL_DEFINE4() local
505 r = sthyi_fill(info, &sthyi_rc); in SYSCALL_DEFINE4()
508 if (return_code && put_user(sthyi_rc, return_code)) { in SYSCALL_DEFINE4()

Completed in 3 milliseconds