Searched refs:out_frames (Results 1 – 3 of 3) sorted by relevance
46 u32 out_frames; member221 stream->out_frames = 0; in stream_clear()591 stream->out_frames += delta; in xen_snd_front_alsa_handle_cur_pos()592 if (stream->out_frames > substream->runtime->period_size) { in xen_snd_front_alsa_handle_cur_pos()593 stream->out_frames %= substream->runtime->period_size; in xen_snd_front_alsa_handle_cur_pos()
2477 unsigned long *out_frames) in xen_zap_pfn_range() argument2492 if (out_frames) in xen_zap_pfn_range()2493 out_frames[i] = virt_to_pfn(vaddr); in xen_zap_pfn_range()2631 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local2648 xen_zap_pfn_range(vstart, order, NULL, out_frames); in xen_destroy_contiguous_region()2652 0, out_frames, 0); in xen_destroy_contiguous_region()2656 xen_remap_exchanged_ptes(vstart, order, out_frames, 0); in xen_destroy_contiguous_region()
2125 goto out_frames; in make_indexed_dir()2128 goto out_frames; in make_indexed_dir()2133 goto out_frames; in make_indexed_dir()2137 out_frames: in make_indexed_dir()