Searched refs:agp_find_client_by_pid (Results 1 – 3 of 3) sorted by relevance
486 struct agp_client *agp_find_client_by_pid(pid_t id) in agp_find_client_by_pid() function590 client = agp_find_client_by_pid(current->pid); in agp_mmap()696 client = agp_find_client_by_pid(current->pid); in agp_open()810 client = agp_find_client_by_pid(reserve.pid); in agpioc_reserve_wrap()
104 struct agp_client *agp_find_client_by_pid(pid_t id);
78 client = agp_find_client_by_pid(kreserve.pid); in compat_agpioc_reserve_wrap()