Lines Matching refs:local_t
15 } local_t;
30 static __inline__ long local_add_return(long i, local_t * l)
63 static __inline__ long local_sub_return(long i, local_t * l)
97 static __inline__ long local_cmpxchg(local_t *l, long old, long new)
102 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new)
112 * @l: pointer of type local_t
135 * @l: pointer of type local_t
145 * @l: pointer of type local_t
155 * @l: pointer of type local_t
165 * @l: pointer of type local_t
174 /* Use these for per-cpu local_t variables: on some archs they are