Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sound/pcm/
HDdsp.c463 pid_t runpid; in dsp_io_ops() local
491 runpid = buf->uio_td->td_proc->p_pid; in dsp_io_ops()
503 (((*ch)->flags & CHN_F_RUNNING) && (*ch)->pid != runpid)) { in dsp_io_ops()
509 (*ch)->pid = runpid; in dsp_io_ops()