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