Home
last modified time | relevance | path

Searched defs:io_open (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/freedreno/decode/
Dio.c87 struct io * io_open(const char *filename) in io_open() function
/external/python/pyfakefs/pyfakefs/tests/
Dimport_as_example.py21 from io import open as io_open unknown
/external/arm-trusted-firmware/drivers/io/
Dio_storage.c209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open() function
/external/python/cpython2/Modules/_io/
D_iomodule.c288 io_open(PyObject *self, PyObject *args, PyObject *kwds) in io_open() function
/external/lua/src/
Dliolib.c263 static int io_open (lua_State *L) { in io_open() function
/external/python/cpython3/Modules/
D_zoneinfo.c12 static PyObject *io_open = NULL; variable
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h73639 struct io_open { struct
73640 struct file *file;
73641 int dfd;
73642 bool ignore_nonblock;
73643 struct filename *filename;
73644 struct open_how how;
73645 long unsigned int nofile;
Dvmlinux.h73639 struct io_open { struct
73640 struct file *file;
73641 int dfd;
73642 bool ignore_nonblock;
73643 struct filename *filename;
73644 struct open_how how;
73645 long unsigned int nofile;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h44884 struct io_open { struct
44885 struct file *file;
44886 int dfd;
44887 u32 file_slot;
44888 struct filename *filename;
44889 struct open_how how;
44890 long unsigned int nofile;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h39953 struct io_open { struct
39954 struct file *file;
39955 int dfd;
39956 bool ignore_nonblock;
39957 struct filename *filename;
39958 struct open_how how;
39959 long unsigned int nofile;
Dvmlinux_510.h39953 struct io_open { struct
39954 struct file *file;
39955 int dfd;
39956 bool ignore_nonblock;
39957 struct filename *filename;
39958 struct open_how how;
39959 long unsigned int nofile;