Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Daio_abi.h62 __u32 aio_resfd; member
/aosp12/packages/modules/adb/daemon/
H A Dusb.cpp480 block.control.aio_resfd = worker_event_fd_.get(); in CreateReadBlock()
638 block.control.aio_resfd = worker_event_fd_.get(); in CreateWriteBlock()
/aosp12/frameworks/av/media/mtp/
H A DMtpFfsHandle.cpp423 buf->iocb[j]->aio_resfd = mEventFd; in iobufSubmit()