Searched defs:io_read (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/trusty/lk/lib/io/ |
D | io.c | 63 ssize_t io_read(io_handle_t *io, char *buf, size_t len) in io_read() function
|
/aosp_15_r20/external/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | common.h | 58 static inline void io_read(const char *filename, int filesize, volatile int *run_child) in io_read() function
|
/aosp_15_r20/external/rust/crabbyavif/c_api_tests/ |
D | avifcapitest.cc | 61 avifResult io_read(struct avifIO* io, uint32_t flags, uint64_t offset, in io_read() function
|
D | avifiotest.cc | 38 avifResult io_read(struct avifIO* io, uint32_t flags, uint64_t offset, in io_read() function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/ |
D | io_storage.c | 269 int io_read(uintptr_t handle, in io_read() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/ |
H A D | io_storage.c | 269 int io_read(uintptr_t handle, in io_read() function
|
/aosp_15_r20/external/crosvm/src/crosvm/plugin/ |
H A D | vcpu.rs | 509 pub fn io_read(&self, addr: u64, data: &mut [u8], vcpu: &Vcpu) -> bool { in io_read() method
|
/aosp_15_r20/external/lua/src/ |
H A D | liolib.c | 610 static int io_read (lua_State *L) { in io_read() function
|
/aosp_15_r20/external/libxml2/python/ |
H A D | libxml.py | 72 def io_read(self, len = -1): member in ioWrapper
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 20328 struct read_cache io_read; member
|