Searched refs:free_entry (Results 1 – 12 of 12) sorted by relevance
| /linux/virt/kvm/ |
| H A D | irqchip.c | 205 goto free_entry; in kvm_set_irq_routing() 209 goto free_entry; in kvm_set_irq_routing() 214 goto free_entry; in kvm_set_irq_routing() 231 free_entry: in kvm_set_irq_routing()
|
| /linux/drivers/nvdimm/ |
| H A D | btt.h | 117 struct free_entry { struct 187 struct free_entry *freelist;
|
| H A D | btt.c | 542 arena->freelist = kzalloc_objs(struct free_entry, arena->nfree); in btt_freelist_init()
|
| /linux/arch/powerpc/kernel/ |
| H A D | iommu.c | 393 unsigned long entry, free_entry; in iommu_free_check() local 396 free_entry = entry - tbl->it_offset; in iommu_free_check() 398 if (((free_entry + npages) > tbl->it_size) || in iommu_free_check() 440 unsigned long entry, free_entry; in __iommu_free() local 445 free_entry = entry - tbl->it_offset; in __iommu_free() 447 pool = get_pool(tbl, free_entry); in __iommu_free() 455 bitmap_clear(tbl->it_map, free_entry, npages); in __iommu_free()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | flowring.c | 493 goto free_entry; in brcmf_flowring_add_tdls_peer() 497 goto free_entry; in brcmf_flowring_add_tdls_peer() 505 free_entry: in brcmf_flowring_add_tdls_peer()
|
| /linux/fs/smb/server/mgmt/ |
| H A D | user_session.c | 332 goto free_entry; in ksmbd_session_rpc_open() 353 free_entry: in ksmbd_session_rpc_open()
|
| /linux/drivers/md/ |
| H A D | dm-cache-policy-smq.c | 761 static void free_entry(struct entry_alloc *ea, struct entry *e) in free_entry() function 1272 free_entry(&mq->cache_alloc, e); in queue_promotion() 1486 free_entry(&mq->cache_alloc, e); in __complete_background_work() 1495 free_entry(&mq->cache_alloc, e); in __complete_background_work() 1599 free_entry(&mq->cache_alloc, e); in smq_invalidate_mapping()
|
| /linux/fs/dlm/ |
| H A D | lowcomms.c | 699 static void free_entry(struct writequeue_entry *e) in free_entry() function 787 free_entry(e); in close_connection() 1120 free_entry(e); in writequeue_entry_complete() 1428 free_entry(e); in clean_one_writequeue()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 956 goto free_entry; in cxgb4_tc_flower_replace() 972 free_entry: in cxgb4_tc_flower_replace()
|
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | core.c | 450 mipi_i3c_hci_dat_v1.free_entry(hci, dev_data->dat_idx); in i3c_hci_detach_i3c_dev() 487 mipi_i3c_hci_dat_v1.free_entry(hci, dev_data->dat_idx); in i3c_hci_detach_i2c_dev()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 1185 goto free_entry; in airoha_ppe_flow_offload_replace() 1196 free_entry: in airoha_ppe_flow_offload_replace()
|
| /linux/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 136 goto free_entry; in srpt_cache_get() 145 free_entry: in srpt_cache_get()
|