Searched defs:turnstile_lock (Results 1 – 2 of 2) sorted by relevance
33 #define turnstile_lock(a, b, c) (false) macro
593 turnstile_lock(struct turnstile *ts, struct lock_object **lockp, in turnstile_lock() function