Home
last modified time | relevance | path

Searched defs:get_fd (Results 1 – 8 of 8) sorted by relevance

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dio.cpp29 int IO::get_fd() const in get_fd() function in sdeventplus::source::IO
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugbm.h33 bool (*get_fd)(struct vugbm_buffer *buf, int *fd); member
H A Dvugbm.c178 get_fd(struct vugbm_buffer *buf, int *fd) in get_fd() function
/openbmc/linux/drivers/scsi/cxlflash/
H A Dbackend.h40 struct file * (*get_fd)(void *ctx_cookie, struct file_operations *fops, member
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp411 auto get_fd() in get_fd() function
/openbmc/qemu/contrib/rdmacm-mux/
H A Dmain.c303 static int get_fd(const char *mad, int umad_len, int *fd, __be64 *gid_ifid) in get_fd() function
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h59 int (*get_fd)(struct xenevtchn_handle *xc); member
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1742 def get_fd(self): member in WatchManager