Searched refs:my_pid (Results 1 – 3 of 3) sorted by relevance
222 if (curr->my_pid == pid) in agp_find_private()654 controller = agp_find_controller_by_pid(priv->my_pid); in agp_release()665 agp_remove_client(priv->my_pid); in agp_release()692 priv->my_pid = current->pid; in agp_open()759 controller = agp_find_controller_by_pid(priv->my_pid); in agpioc_acquire_wrap()764 controller = agp_create_controller(priv->my_pid); in agpioc_acquire_wrap()976 if (agp_fe.current_controller->pid != curr_priv->my_pid) { in agp_ioctl()
235 if (agp_fe.current_controller->pid != curr_priv->my_pid) { in compat_agp_ioctl()
117 pid_t my_pid; member