Home
last modified time | relevance | path

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

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