Home
last modified time | relevance | path

Searched defs:fd_flags (Results 1 – 8 of 8) 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() argument
293 __u32 fd_flags; in dmabuf_heap_alloc_older() member
321 __u32 fd_flags; in dmabuf_heap_alloc_newer() member
/linux/drivers/dma-buf/
H A Ddma-heap.c52 u32 fd_flags, in dma_heap_buffer_alloc() argument
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c281 u32 fd_flags, in cma_heap_allocate() argument
H A Dsystem_heap.c325 u32 fd_flags, in system_heap_allocate() argument
/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/include/scsi/
H A Dlibfcoe.h219 u8 fd_flags:1; member
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c680 int fd_flags = O_NONBLOCK; in msg_loop() local