Lines Matching defs:flags
112 unsigned long flags;
114 atomic_ops_lock(flags);
116 atomic_ops_unlock(flags);
131 unsigned long flags; \
133 atomic_ops_lock(flags); \
135 atomic_ops_unlock(flags); \
141 unsigned long flags; \
147 atomic_ops_lock(flags); \
151 atomic_ops_unlock(flags); \
159 unsigned long flags; \
165 atomic_ops_lock(flags); \
168 atomic_ops_unlock(flags); \