Home
last modified time | relevance | path

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

/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