Home | History | Annotate | Download | only in asm-mips

Lines Matching refs:local_t

13 } local_t;
28 static __inline__ long local_add_return(long i, local_t * l)
73 static __inline__ long local_sub_return(long i, local_t * l)
124 * @l: pointer of type local_t
147 * @l: pointer of type local_t
157 * @l: pointer of type local_t
167 * @l: pointer of type local_t
177 * @l: pointer of type local_t
186 /* Use these for per-cpu local_t variables: on some archs they are
199 ({ local_t res__; \