Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dflashchip.h76 struct mutex mutex; member
95 struct mutex lock;
A Dspinand.h396 struct mutex lock;
/include/
A Duthread.h131 int uthread_mutex_lock(struct uthread_mutex *mutex);
144 int uthread_mutex_trylock(struct uthread_mutex *mutex);
155 int uthread_mutex_unlock(struct uthread_mutex *mutex);
/include/linux/
A Dcompat.h296 struct mutex { int i; }; argument
A Dfb.h450 struct mutex lock; /* mutex that protects the page list */
/include/linux/i3c/
A Dmaster.h242 struct mutex ibi_lock; /* lock used to protect the &struct_i3c_device->ibi */

Completed in 16 milliseconds