Searched refs:unmap_region (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/vdpa/octeon_ep/ |
H A D | octep_vdpa_main.c | 634 goto unmap_region; in octep_vdpa_setup_task() 639 goto unmap_region; in octep_vdpa_setup_task() 651 goto unmap_region; in octep_vdpa_setup_task() 658 unmap_region: in octep_vdpa_setup_task() 858 goto unmap_region; in octep_vdpa_probe_pf() 862 unmap_region: in octep_vdpa_probe_pf()
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_main.c | 824 goto unmap_region; in otx_cptvf_probe() 917 unmap_region: in otx_cptvf_probe()
|
/linux/mm/ |
H A D | vma.h | 283 void unmap_region(struct ma_state *mas, struct vm_area_struct *vma,
|
H A D | vma.c | 476 void unmap_region(struct ma_state *mas, struct vm_area_struct *vma, in unmap_region() function 2420 unmap_region(&vmi->mas, vma, map->prev, map->next); in __mmap_new_file_vma()
|
/linux/drivers/scsi/ |
H A D | scsi_debug.c | 4815 static void unmap_region(struct sdeb_store_info *sip, sector_t lba, in unmap_region() function 5253 unmap_region(sip, lba, num); in resp_write_same() 5512 unmap_region(sip, lba, num); in resp_unmap()
|