Home
last modified time | relevance | path

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

/Linux-v5.4/sound/xen/
Dxen_snd_front_alsa.c46 u32 out_frames; member
221 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()
/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c2477 unsigned long *out_frames) in xen_zap_pfn_range() argument
2492 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() local
2648 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()
/Linux-v5.4/fs/ext4/
Dnamei.c2125 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()