Home
last modified time | relevance | path

Searched refs:func_in_lock_table (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c983 static bool func_in_lock_table(struct expression *expr) in func_in_lock_table() function
1122 if (func_in_lock_table(call->fn)) in db_param_locked_unlocked()