Searched refs:my_pid (Results 1 – 3 of 3) sorted by relevance
223 if (curr->my_pid == pid) in agp_find_private()653 controller = agp_find_controller_by_pid(priv->my_pid); in agp_release()664 agp_remove_client(priv->my_pid); in agp_release()691 priv->my_pid = current->pid; in agp_open()770 controller = agp_find_controller_by_pid(priv->my_pid); in agpioc_acquire_wrap()775 controller = agp_create_controller(priv->my_pid); in agpioc_acquire_wrap()987 if (agp_fe.current_controller->pid != curr_priv->my_pid) { in agp_ioctl()
231 if (agp_fe.current_controller->pid != curr_priv->my_pid) { in compat_agp_ioctl()
199 pid_t my_pid; member