Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Drtmutex.c430 static __always_inline bool __waiter_less(struct rb_node *a, const struct rb_node *b) in __waiter_less() function
461 rb_add_cached(&waiter->tree.entry, &lock->waiters, __waiter_less); in rt_mutex_enqueue()