Home
last modified time | relevance | path

Searched refs:out_frames (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dmmu.c2513 unsigned long *out_frames) in xen_zap_pfn_range() argument
2528 if (out_frames) in xen_zap_pfn_range()
2529 out_frames[i] = virt_to_pfn(vaddr); in xen_zap_pfn_range()
2671 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2691 xen_zap_pfn_range(vstart, order, NULL, out_frames); in xen_destroy_contiguous_region()
2695 0, out_frames, 0); in xen_destroy_contiguous_region()
2699 xen_remap_exchanged_ptes(vstart, order, out_frames, 0); in xen_destroy_contiguous_region()
/linux-4.4.14/fs/ext4/
Dnamei.c2025 goto out_frames; in make_indexed_dir()
2028 goto out_frames; in make_indexed_dir()
2033 goto out_frames; in make_indexed_dir()
2040 out_frames: in make_indexed_dir()