Home
last modified time | relevance | path

Searched refs:PCM_RUNTIME_CHECK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_memory.c415 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_malloc_pages()
467 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_pages()
489 if (PCM_RUNTIME_CHECK(substream)) in _snd_pcm_lib_alloc_vmalloc_buffer()
516 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_vmalloc_buffer()
H A Dpcm_local.h73 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
H A Dpcm_native.c702 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_params()
866 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_free()
900 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_sw_params()
2193 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_drop()
3264 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_common_ioctl()
3432 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_read()
3456 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_write()
3482 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_readv()
3518 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_writev()
3556 if (PCM_RUNTIME_CHECK(substrea in snd_pcm_poll()
[all...]
H A Dpcm_lib.c1800 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_period_elapsed()
2062 if (PCM_RUNTIME_CHECK(substream)) in pcm_sanity_check()
H A Dpcm.c990 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_detach_substream()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c430 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_malloc_pages()
490 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_pages()
512 if (PCM_RUNTIME_CHECK(substream)) in _snd_pcm_lib_alloc_vmalloc_buffer()
539 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_lib_free_vmalloc_buffer()
H A Dpcm_local.h68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) macro
H A Dpcm_native.c720 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_params()
885 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_hw_free()
919 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_sw_params()
2210 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_drop()
3295 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_common_ioctl()
3471 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_read()
3496 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_write()
3524 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_readv()
3564 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_writev()
3605 if (PCM_RUNTIME_CHECK(substrea in snd_pcm_poll()
[all...]
H A Dpcm_lib.c1837 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_period_elapsed_under_stream_lock()
2134 if (PCM_RUNTIME_CHECK(substream)) in pcm_sanity_check()
H A Dpcm.c993 if (PCM_RUNTIME_CHECK(substream)) in snd_pcm_detach_substream()

Completed in 22 milliseconds