Searched defs:agp_find_client_by_pid (Results 1 - 1 of 1) sorted by relevance

/drivers/char/agp/
H A Dfrontend.c489 struct agp_client *agp_find_client_by_pid(pid_t id) function
593 client = agp_find_client_by_pid(current->pid);
697 client = agp_find_client_by_pid(current->pid);
823 client = agp_find_client_by_pid(reserve.pid);

Completed in 12 milliseconds