Searched refs:fd_flags (Results 1 – 5 of 5) sorted by relevance
52 u32 fd_flags, in dma_heap_buffer_alloc() argument66 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()
281 u32 fd_flags, in cma_heap_allocate() argument350 exp_info.flags = fd_flags; in cma_heap_allocate()
325 u32 fd_flags, in system_heap_allocate() argument385 exp_info.flags = fd_flags; in system_heap_allocate()
281 (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()
972 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