Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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
/openbmc/linux/drivers/dma/idxd/
H A Dirq.c137 int i, new_handle, rc; in idxd_int_handle_revoke() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c241 struct efi_file_handle **new_handle, in open()
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c222 struct efi_file_handle **new_handle, in efi_file_open()
/openbmc/linux/fs/jbd2/
H A Dtransaction.c474 static handle_t *new_handle(int nblocks) in new_handle() function