/aosp_15_r20/external/mesa3d/src/freedreno/decode/ |
H A D | io.c | 72 io_open(const char *filename) in io_open() function
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | import_as_example.py | 21 from io import open as io_open unknown
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/ |
D | io_storage.c | 209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/ |
H A D | io_storage.c | 209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open() function
|
/aosp_15_r20/external/python/cpython2/Modules/_io/ |
D | _iomodule.c | 288 io_open(PyObject *self, PyObject *args, PyObject *kwds) in io_open() function
|
/aosp_15_r20/external/lua/src/ |
H A D | liolib.c | 263 static int io_open (lua_State *L) { in io_open() function
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 16 static PyObject *io_open = NULL; variable
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 78772 struct io_open { struct 78773 struct file *file; 78774 int dfd; 78775 u32 file_slot; 78776 struct filename *filename; 78777 struct open_how how; 78778 long unsigned int nofile;
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 102480 struct io_open { struct 102481 struct file *file; 102482 int dfd; 102483 u32 file_slot; 102484 struct filename *filename; 102485 struct open_how how; 102486 long unsigned int nofile;
|
H A D | vmlinux_600.h | 102480 struct io_open { struct 102481 struct file *file; 102482 int dfd; 102483 u32 file_slot; 102484 struct filename *filename; 102485 struct open_how how; 102486 long unsigned int nofile;
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 92965 struct io_open { struct 92966 struct file *file; 92967 int dfd; 92968 u32 file_slot; 92969 struct filename *filename; 92970 struct open_how how; 92971 long unsigned int nofile;
|
H A D | vmlinux_602.h | 92965 struct io_open { struct 92966 struct file *file; 92967 int dfd; 92968 u32 file_slot; 92969 struct filename *filename; 92970 struct open_how how; 92971 long unsigned int nofile;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 53745 struct io_open { struct 53746 struct file *file; 53747 int dfd; 53748 u32 file_slot; 53749 struct filename *filename; 53750 struct open_how how; 53751 long unsigned int nofile;
|
H A D | vmlinux_518.h | 53745 struct io_open { struct 53746 struct file *file; 53747 int dfd; 53748 u32 file_slot; 53749 struct filename *filename; 53750 struct open_how how; 53751 long unsigned int nofile;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 64169 struct io_open { struct 64170 struct file *file; 64171 int dfd; 64172 u32 file_slot; 64173 struct filename *filename; 64174 struct open_how how; 64175 unsigned long nofile;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 33720 struct io_open { struct 33721 struct file *file; 33722 int dfd; 33723 u32 file_slot; 33724 struct filename *filename; 33725 struct open_how how; 33726 long unsigned int nofile;
|
H A D | vmlinux.h | 33720 struct io_open { struct 33721 struct file *file; 33722 int dfd; 33723 u32 file_slot; 33724 struct filename *filename; 33725 struct open_how how; 33726 long unsigned int nofile;
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 72912 struct io_open { struct 72913 struct file *file; 72914 int dfd; 72915 u32 file_slot; 72916 struct filename *filename; 72917 struct open_how how; 72918 long unsigned int nofile;
|
H A D | vmlinux.h | 72912 struct io_open { struct 72913 struct file *file; 72914 int dfd; 72915 u32 file_slot; 72916 struct filename *filename; 72917 struct open_how how; 72918 long unsigned int nofile;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 73999 struct io_open { struct 74000 struct file *file; 74001 int dfd; 74002 u32 file_slot; 74003 struct filename *filename; 74004 struct open_how how; 74005 unsigned long nofile;
|