Searched refs:is_bound (Results 1 – 5 of 5) sorted by relevance
74 if (epf_vf->is_bound) in pci_epf_unbind()77 if (epf->is_bound) in pci_epf_unbind()158 epf_vf->is_bound = true; in pci_epf_bind()164 epf->is_bound = true; in pci_epf_bind()
80 bool is_bound; member
167 unsigned int is_bound; member
169 if (curr->is_bound) in agp_free_memory()415 if (curr->is_bound) { in agp_bind_memory()429 curr->is_bound = true; in agp_bind_memory()455 if (!curr->is_bound) { in agp_unbind_memory()465 curr->is_bound = false; in agp_unbind_memory()
92 if (agp_be->mem->is_bound) { in ttm_agp_unbind()
Completed in 10 milliseconds