Searched refs:atomic_and (Results 1 – 7 of 7) sorted by relevance
29 ATOMIC_OP(atomic_and) in ATOMIC_OP()
307 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in pciehp_check_link_status()574 atomic_and(~PCI_EXP_SLTSTA_DLLSC, &ctrl->pending_events); in pciehp_ignore_dpc_link_change()
124 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in remove_board()
110 atomic_and(~I915_VMA_PIN_MASK, &vma->flags); in __i915_vm_close()
1119 atomic_and(~I915_VMA_PIN_MASK, &vma->flags); in i915_vma_release()1322 atomic_and(~(I915_VMA_BIND_MASK | I915_VMA_ERROR | I915_VMA_GGTT_WRITE), in __i915_vma_evict()
305 atomic_and(int i, atomic_t *v) in atomic_and() function
757 addr = (u32)&atomic_and; in emit_atomic_r32()
Completed in 28 milliseconds