Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c104 static int dmabuf_heap_alloc_fdflags(int fd, size_t len, unsigned int fd_flags, in dmabuf_heap_alloc_fdflags()
307 __u32 fd_flags; in dmabuf_heap_alloc_older() member
335 __u32 fd_flags; in dmabuf_heap_alloc_newer() member
/linux-6.8/include/uapi/linux/
Ddma-heap.h38 __u32 fd_flags; member
/linux-6.8/fs/bcachefs/
Dthread_with_file.c28 unsigned fd_flags = O_CLOEXEC; in bch2_run_thread_with_file() local
/linux-6.8/drivers/dma-buf/
Ddma-heap.c53 unsigned int fd_flags, in dma_heap_buffer_alloc()
/linux-6.8/drivers/dma-buf/heaps/
Dcma_heap.c277 unsigned long fd_flags, in cma_heap_allocate()
Dsystem_heap.c336 unsigned long fd_flags, in system_heap_allocate()
/linux-6.8/include/scsi/fc/
Dfc_fip.h241 __u8 fd_flags; /* bit0 is fka disable flag */ member
/linux-6.8/include/scsi/
Dlibfcoe.h217 u8 fd_flags:1; member
/linux-6.8/tools/testing/selftests/bpf/
Dtest_sockmap.c602 int fd_flags = O_NONBLOCK; in msg_loop() local