Home
last modified time | relevance | path

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

/src/sys/dev/qat/include/common/
H A Dadf_uio_control.h8 unsigned int user_pid; member
/src/sys/dev/qat/qat_common/
H A Dadf_freebsd_uio_cleanup.c143 if (instance_rings->user_pid == curproc->p_pid) { in get_orphan_bundle()
385 if (instance_rings->user_pid == curproc->p_pid) { in adf_uio_do_cleanup_orphan()
H A Dadf_ctl_drv.c285 if (instance_rings->user_pid == curproc->p_pid) { in adf_ctl_ioctl_reserve_ring()
324 if (instance_rings->user_pid == curproc->p_pid) { in adf_ctl_ioctl_release_ring()
H A Dadf_freebsd_uio.c87 if (instance_rings->user_pid == curproc->p_pid) { in adf_release_bundle()
293 instance_rings->user_pid = curproc->p_pid; in adf_uio_mmap_single()