Searched refs:__rw_try_wlock (Results 1 – 2 of 2) sorted by relevance
135 int __rw_try_wlock(volatile uintptr_t *c, const char *file, int line);172 __rw_try_wlock(&(rw)->rw_lock, f, l)
363 __rw_try_wlock(volatile uintptr_t *c, const char *file, int line) in __rw_try_wlock() function