Home
last modified time | relevance | path

Searched refs:local_trylock_t (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dlocal_lock_internal.h22 } local_trylock_t; typedef
99 local_trylock_t *tl; \
103 tl = (local_trylock_t *)l; \
105 local_trylock_t *: ({ \
133 local_trylock_t *tl; \
150 local_trylock_t *tl; \
167 local_trylock_t *tl; \
171 tl = (local_trylock_t *)l; \
174 local_trylock_t *: ({ \
215 typedef spinlock_t local_trylock_t; typedef

Completed in 3 milliseconds