Lines Matching refs:local_t
15 } local_t;
30 static inline long local_add_return(long i, local_t *l)
44 static inline long local_sub_return(long i, local_t *l)
59 static inline long local_cmpxchg(local_t *l, long old, long new)
64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new)
74 * @l: pointer of type local_t
97 * @l: pointer of type local_t
107 * @l: pointer of type local_t
117 * @l: pointer of type local_t
127 * @l: pointer of type local_t
136 /* Use these for per-cpu local_t variables: on some archs they are