Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/dmabuf-heaps/
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-6.12.1/include/uapi/linux/
Ddma-heap.h38 __u32 fd_flags; member
/linux-6.12.1/drivers/dma-buf/
Ddma-heap.c52 u32 fd_flags, in dma_heap_buffer_alloc()
/linux-6.12.1/drivers/dma-buf/heaps/
Dcma_heap.c277 u32 fd_flags, in cma_heap_allocate()
Dsystem_heap.c336 u32 fd_flags, in system_heap_allocate()
/linux-6.12.1/fs/bcachefs/
Dthread_with_file.c28 unsigned fd_flags = O_CLOEXEC; in bch2_run_thread_with_file() local
/linux-6.12.1/include/scsi/fc/
Dfc_fip.h241 __u8 fd_flags; /* bit0 is fka disable flag */ member
/linux-6.12.1/include/scsi/
Dlibfcoe.h219 u8 fd_flags:1; member
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c603 int fd_flags = O_NONBLOCK; in msg_loop() local