Home
last modified time | relevance | path

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

/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()
293 __u32 fd_flags; in dmabuf_heap_alloc_older() member
321 __u32 fd_flags; in dmabuf_heap_alloc_newer() member
/linux/include/uapi/linux/
H A Ddma-heap.h38 __u32 fd_flags; member
/linux/drivers/dma-buf/
H A Ddma-heap.c52 u32 fd_flags, in dma_heap_buffer_alloc()
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c277 u32 fd_flags, in cma_heap_allocate()
/linux/fs/bcachefs/
H A Dthread_with_file.c28 unsigned fd_flags = O_CLOEXEC; in bch2_run_thread_with_file() local
/linux/include/scsi/fc/
H A Dfc_fip.h241 __u8 fd_flags; /* bit0 is fka disable flag */ member
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c680 int fd_flags = O_NONBLOCK; in msg_loop() local