Searched refs:dbells (Results 1 – 3 of 3) sorted by relevance
730 struct dbell_cpt_state *dbells; in vmci_ctx_get_chkpt_doorbells() local736 size_t data_size = n_doorbells * sizeof(*dbells); in vmci_ctx_get_chkpt_doorbells()742 dbells = kmalloc(data_size, GFP_ATOMIC); in vmci_ctx_get_chkpt_doorbells()743 if (!dbells) in vmci_ctx_get_chkpt_doorbells()747 dbells[i].handle = vmci_handle_arr_get_entry( in vmci_ctx_get_chkpt_doorbells()751 *pbuf = dbells; in vmci_ctx_get_chkpt_doorbells()
424 list_add_tail(&dbell->node, &mport->dbells); in rio_setup_inb_dbell()490 list_for_each_entry(dbell, &mport->dbells, node) { in rio_release_inb_dbell()
419 list_for_each_entry(dbell, &mport->dbells, node) { in tsi721_db_dpc()2682 INIT_LIST_HEAD(&mport->dbells); in tsi721_setup_mport()