Searched refs:taskpid (Results 1 – 3 of 3) sorted by relevance
118 hpriv->taskpid = find_get_pid(current->pid); in hl_device_open()173 put_pid(hpriv->taskpid); in hl_device_open()219 hpriv->taskpid = find_get_pid(current->pid); in hl_device_open_ctrl()
50 put_pid(hpriv->taskpid); in hpriv_release()784 task = get_pid_task(hpriv->taskpid, PIDTYPE_PID); in device_kill_open_processes()
1194 struct pid *taskpid; member