Home
last modified time | relevance | path

Searched refs:out_entry (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/hyperv/
H A Dirqdomain.c187 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 Dnetlabel_kapi.c341 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 Diommu.c486 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 Dpci_sun4v.c531 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 Dmshyperv.h194 struct hv_interrupt_entry *out_entry);
/linux/kernel/dma/
H A Ddebug.c828 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()