Searched refs:needs_lock (Results 1 – 2 of 2) sorted by relevance
570 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup_add() local576 if (needs_lock) { in turnstile_htable_lookup_add()591 if (needs_lock) { in turnstile_htable_lookup_add()605 if (needs_lock) { in turnstile_htable_lookup_add()644 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstable_htable_lookup_remove() local650 if (needs_lock) { in turnstable_htable_lookup_remove()672 if (needs_lock) { in turnstable_htable_lookup_remove()685 if (needs_lock) { in turnstable_htable_lookup_remove()720 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup() local724 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()2024 needs_lock = true; in cache_lookup_path()2065 needs_lock = true; in cache_lookup_path()