Home
last modified time | relevance | path

Searched defs:fd_flags (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c106 static int dmabuf_heap_alloc_fdflags(int fd, size_t len, unsigned int fd_flags, in dmabuf_heap_alloc_fdflags()
309 __u32 fd_flags; in dmabuf_heap_alloc_older() member
337 __u32 fd_flags; in dmabuf_heap_alloc_newer() member
/openbmc/linux/include/uapi/linux/
H A Ddma-heap.h38 __u32 fd_flags; member
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp57 int fd_flags; in getFrame() local
/openbmc/linux/drivers/dma-buf/
H A Ddma-heap.c53 unsigned int fd_flags, in dma_heap_buffer_alloc()
/openbmc/obmc-console/
H A Dtty-handler.c36 int fd_flags; member
/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c278 unsigned long fd_flags, in cma_heap_allocate()
H A Dsystem_heap.c336 unsigned long fd_flags, in system_heap_allocate()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h84 uint32_t fd_flags; member
/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h241 __u8 fd_flags; /* bit0 is fka disable flag */ member
/openbmc/linux/include/scsi/
H A Dlibfcoe.h217 u8 fd_flags:1; member
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c79 uint32_t fd_flags; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c602 int fd_flags = O_NONBLOCK; in msg_loop() local