Home
last modified time | relevance | path

Searched refs:fd_flags (Results 1 – 5 of 5) sorted by relevance

/drivers/dma-buf/
A Ddma-heap.c52 u32 fd_flags, in dma_heap_buffer_alloc() argument
66 dmabuf = heap->ops->allocate(heap, len, fd_flags, heap_flags); in dma_heap_buffer_alloc()
70 fd = dma_buf_fd(dmabuf, fd_flags); in dma_heap_buffer_alloc()
104 if (heap_allocation->fd_flags & ~DMA_HEAP_VALID_FD_FLAGS) in dma_heap_ioctl_allocate()
111 heap_allocation->fd_flags, in dma_heap_ioctl_allocate()
/drivers/dma-buf/heaps/
A Dcma_heap.c281 u32 fd_flags, in cma_heap_allocate() argument
350 exp_info.flags = fd_flags; in cma_heap_allocate()
A Dsystem_heap.c325 u32 fd_flags, in system_heap_allocate() argument
385 exp_info.flags = fd_flags; in system_heap_allocate()
/drivers/scsi/fnic/
A Dfip.c281 (disc_adv->fka_adv_desc.fd_flags & 1); in fnic_fcoe_fip_discovery_resp()
305 && ((disc_adv->fka_adv_desc.fd_flags & 1) == in fnic_fcoe_fip_discovery_resp()
309 (disc_adv->fka_adv_desc.fd_flags & 1); in fnic_fcoe_fip_discovery_resp()
/drivers/scsi/fcoe/
A Dfcoe_ctlr.c972 if (fka->fd_flags & FIP_FKA_ADV_D) in fcoe_ctlr_parse_adv()
973 fcf->fd_flags = 1; in fcoe_ctlr_parse_adv()
1067 fcf->fd_flags = new.fd_flags; in fcoe_ctlr_recv_adv()
1071 if (fcf == fip->sel_fcf && !fcf->fd_flags) { in fcoe_ctlr_recv_adv()
1826 if (sel && !sel->fd_flags) { in fcoe_ctlr_timer_work()

Completed in 21 milliseconds