Home
last modified time | relevance | path

Searched refs:agp_find_private (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dfrontend.c213 struct agp_file_private *agp_find_private(pid_t pid) in agp_find_private() function
345 priv = agp_find_private(temp->pid); in agp_remove_all_clients()
411 priv = agp_find_private(clients->pid); in agp_controller_make_current()
434 priv = agp_find_private(clients->pid); in agp_controller_release_current()
814 client_priv = agp_find_private(reserve.pid); in agpioc_reserve_wrap()
852 client_priv = agp_find_private(reserve.pid); in agpioc_reserve_wrap()
H A Dcompat_ioctl.c82 client_priv = agp_find_private(kreserve.pid); in compat_agpioc_reserve_wrap()
139 client_priv = agp_find_private(kreserve.pid); in compat_agpioc_reserve_wrap()
H A Dcompat_ioctl.h97 struct agp_file_private *agp_find_private(pid_t pid);
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dfrontend.c215 struct agp_file_private *agp_find_private(pid_t pid) in agp_find_private() function
347 priv = agp_find_private(temp->pid); in agp_remove_all_clients()
413 priv = agp_find_private(clients->pid); in agp_controller_make_current()
436 priv = agp_find_private(clients->pid); in agp_controller_release_current()
816 client_priv = agp_find_private(reserve.pid); in agpioc_reserve_wrap()
854 client_priv = agp_find_private(reserve.pid); in agpioc_reserve_wrap()
H A Dcompat_ioctl.c82 client_priv = agp_find_private(kreserve.pid); in compat_agpioc_reserve_wrap()
139 client_priv = agp_find_private(kreserve.pid); in compat_agpioc_reserve_wrap()
H A Dcompat_ioctl.h97 struct agp_file_private *agp_find_private(pid_t pid);

Completed in 5 milliseconds