Searched refs:AGP_FF_IS_CLIENT (Results 1 – 3 of 3) sorted by relevance
351 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()
85 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()
108 #define AGP_FF_IS_CLIENT 2 macro
Completed in 6 milliseconds