Searched defs:turnstile_lookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dturnstile.c36 * ts = turnstile_lookup(lp);
42 * ts = turnstile_lookup(lp);
48 * turnstile_lookup() returns holding the turnstile hash chain lock for lp.
55 * holding the turnstile hash chain lock (i.e. under turnstile_lookup()).
89 * by turnstile_lookup(). This lock protects the hash chain linkage, the
282 turnstile_lookup(void *sobj) function

Completed in 46 milliseconds