Home
last modified time | relevance | path

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

/Linux-v4.19/sound/xen/
Dxen_snd_front_alsa.c39 u32 out_frames; member
214 stream->out_frames = 0; in stream_clear()
539 stream->out_frames += delta; in xen_snd_front_alsa_handle_cur_pos()
540 if (stream->out_frames > substream->runtime->period_size) { in xen_snd_front_alsa_handle_cur_pos()
541 stream->out_frames %= substream->runtime->period_size; in xen_snd_front_alsa_handle_cur_pos()
/Linux-v4.19/arch/x86/xen/
Dmmu_pv.c2481 unsigned long *out_frames) in xen_zap_pfn_range() argument
2496 if (out_frames) in xen_zap_pfn_range()
2497 out_frames[i] = virt_to_pfn(vaddr); in xen_zap_pfn_range()
2636 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2653 xen_zap_pfn_range(vstart, order, NULL, out_frames); in xen_destroy_contiguous_region()
2657 0, out_frames, 0); in xen_destroy_contiguous_region()
2661 xen_remap_exchanged_ptes(vstart, order, out_frames, 0); in xen_destroy_contiguous_region()
/Linux-v4.19/fs/ext4/
Dnamei.c1995 goto out_frames; in make_indexed_dir()
1998 goto out_frames; in make_indexed_dir()
2003 goto out_frames; in make_indexed_dir()
2007 out_frames: in make_indexed_dir()