Home
last modified time | relevance | path

Searched defs:new_handle (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
H A Drmgr_vbuf.c263 struct ia_css_rmgr_vbuf_handle *new_handle; in ia_css_rmgr_acq_vbuf() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_gem.c128 u32 new_handle; in pvr_gem_object_into_handle() local
/linux/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c415 struct vmci_handle new_handle; in vmci_doorbell_create() local
H A Dvmci_queue_pair.c1781 struct vmci_handle new_handle; in qp_alloc_host_work() local
/linux/drivers/dma/idxd/
H A Dirq.c137 int i, new_handle, rc; in idxd_int_handle_revoke() local
/linux/fs/jbd2/
H A Dtransaction.c459 static handle_t *new_handle(int nblocks) in new_handle() function