Home
last modified time | relevance | path

Searched refs:AGP_FF_IS_CLIENT (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/char/agp/
A Dfrontend.c351 clear_bit(AGP_FF_IS_CLIENT, &priv->access_flags); in agp_remove_all_clients()
417 set_bit(AGP_FF_IS_CLIENT, &priv->access_flags); in agp_controller_make_current()
588 if (test_bit(AGP_FF_IS_CLIENT, &priv->access_flags)) { in agp_mmap()
664 if (test_bit(AGP_FF_IS_CLIENT, &priv->access_flags)) in agp_release()
701 set_bit(AGP_FF_IS_CLIENT, &priv->access_flags); in agp_open()
819 set_bit(AGP_FF_IS_CLIENT, &client_priv->access_flags); in agpioc_reserve_wrap()
857 set_bit(AGP_FF_IS_CLIENT, &client_priv->access_flags); in agpioc_reserve_wrap()
A Dcompat_ioctl.c85 set_bit(AGP_FF_IS_CLIENT, &client_priv->access_flags); in compat_agpioc_reserve_wrap()
142 set_bit(AGP_FF_IS_CLIENT, &client_priv->access_flags); in compat_agpioc_reserve_wrap()
/linux-6.3-rc2/include/linux/
A Dagpgart.h108 #define AGP_FF_IS_CLIENT 2 macro

Completed in 6 milliseconds