Searched refs:needs_lock (Results 1 – 2 of 2) sorted by relevance
567 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup_add() local573 if (needs_lock) { in turnstile_htable_lookup_add()588 if (needs_lock) { in turnstile_htable_lookup_add()602 if (needs_lock) { in turnstile_htable_lookup_add()641 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstable_htable_lookup_remove() local647 if (needs_lock) { in turnstable_htable_lookup_remove()669 if (needs_lock) { in turnstable_htable_lookup_remove()682 if (needs_lock) { in turnstable_htable_lookup_remove()717 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup() local721 if (needs_lock) { in turnstile_htable_lookup()[all …]
1776 bool needs_lock = false; in cache_lookup_path() local1785 if (nc_smr_enabled && !needs_lock) { in cache_lookup_path()2008 needs_lock = true; in cache_lookup_path()2049 needs_lock = true; in cache_lookup_path()