Searched refs:out_entry (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/x86/hyperv/ |
| H A D | irqdomain.c | 187 struct hv_interrupt_entry *out_entry) in hv_map_msi_interrupt() argument 202 out_entry ? out_entry : &dummy); in hv_map_msi_interrupt()
|
| /linux/net/netlabel/ |
| H A D | netlabel_kapi.c | 341 goto out_entry; in netlbl_cfg_cipsov4_map_add() 392 out_entry: in netlbl_cfg_cipsov4_map_add() 467 goto out_entry; in netlbl_cfg_calipso_map_add() 522 out_entry: in netlbl_cfg_calipso_map_add()
|
| /linux/arch/sparc/kernel/ |
| H A D | iommu.c | 486 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4u_map_sg() local 531 (is_span_boundary(out_entry, base_shift, in dma_4u_map_sg() 546 out_entry = entry; in dma_4u_map_sg()
|
| H A D | pci_sun4v.c | 531 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4v_map_sg() local 574 (is_span_boundary(out_entry, base_shift, in dma_4v_map_sg() 589 out_entry = entry; in dma_4v_map_sg()
|
| /linux/arch/x86/include/asm/ |
| H A D | mshyperv.h | 194 struct hv_interrupt_entry *out_entry);
|
| /linux/kernel/dma/ |
| H A D | debug.c | 828 static int device_dma_allocations(struct device *dev, struct dma_debug_entry **out_entry) in device_dma_allocations() argument 839 *out_entry = entry; in device_dma_allocations()
|