Home
last modified time | relevance | path

Searched defs:res_out (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dcmma_test.c480 struct kvm_s390_cmma_log *res_out) in query_cmma_range()
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c233 uint8_t status, int32_t res_in, int32_t res_out) in vscsi_send_rsp()
557 int32_t res_in = 0, res_out = 0; in vscsi_command_complete() local
/openbmc/linux/fs/
H A Dselect.c376 unsigned long *res_in, *res_out, *res_ex; member
517 unsigned long res_in = 0, res_out = 0, res_ex = 0; in do_select() local