Searched refs:fbo (Results 1 – 8 of 8) sorted by relevance
207 struct ttm_transfer_obj *fbo; in ttm_transfered_destroy() local209 fbo = container_of(bo, struct ttm_transfer_obj, base); in ttm_transfered_destroy()210 dma_resv_fini(&fbo->base.base._resv); in ttm_transfered_destroy()211 ttm_bo_put(fbo->bo); in ttm_transfered_destroy()212 kfree(fbo); in ttm_transfered_destroy()233 struct ttm_transfer_obj *fbo; in ttm_buffer_object_transfer() local236 fbo = kmalloc_obj(*fbo); in ttm_buffer_object_transfer()237 if (!fbo) in ttm_buffer_object_transfer()240 fbo->base = *bo; in ttm_buffer_object_transfer()248 drm_vma_node_reset(&fbo->base.base.vma_node); in ttm_buffer_object_transfer()[all …]
154 req.fbo = 0; in bng_re_net_ring_alloc()
2029 u64 fbo; in ocrdma_build_reg() local2051 fbo = mr->ibmr.iova - mr->pages[0]; in ocrdma_build_reg()2055 fast_reg->fbo_hi = upper_32_bits(fbo); in ocrdma_build_reg()2056 fast_reg->fbo_lo = (u32) fbo & 0xffffffff; in ocrdma_build_reg()
1960 u64 fbo = hwmr->va & (hwmr->pbe_size - 1); in ocrdma_mbx_reg_mr() local1986 cmd->fbo_low = lower_32_bits(fbo); in ocrdma_mbx_reg_mr()1987 cmd->fbo_high = upper_32_bits(fbo); in ocrdma_mbx_reg_mr()
5507 struct flat_binder_object *fbo) in binder_ioctl_set_ctx_mgr() argument5534 new_node = binder_new_node(proc, fbo); in binder_ioctl_set_ctx_mgr()5812 struct flat_binder_object fbo; in binder_ioctl() local5814 if (copy_from_user(&fbo, ubuf, sizeof(fbo))) { in binder_ioctl()5818 ret = binder_ioctl_set_ctx_mgr(filp, &fbo); in binder_ioctl()
1092 req->fbo = 0; in hwrm_ring_alloc_send_msg()
958 req.fbo = 0; in bnxt_re_net_ring_alloc()
7142 req->fbo = 0; in hwrm_ring_alloc_send_msg()