Home
last modified time | relevance | path

Searched defs:trylock (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_rmlock.c349 _rm_rlock_hard(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock_hard()
434 _rm_rlock(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock()
635 int trylock, const char *file, int line) in _rm_rlock_debug()
719 int trylock, const char *file, int line) in _rm_rlock_debug()
H A Dkern_rangelock.c221 struct mtx *ilk, bool trylock) in rangelock_enqueue()
/f-stack/lib/
H A Dff_lock.c264 _rm_rlock(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock()