Searched refs:turnstile_lock (Results 1 – 3 of 3) sorted by relevance
100 bool turnstile_lock(struct turnstile *, struct lock_object **,
666 if (turnstile_lock(ts, &lock, &owner)) { in epoch_block_handler_preempt()
592 turnstile_lock(struct turnstile *ts, struct lock_object **lockp, in turnstile_lock() function