Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c969 static bool sym_in_lock_table(struct symbol *sym) in sym_in_lock_table() function
987 return sym_in_lock_table(expr->symbol); in func_in_lock_table()
1003 if (sym_in_lock_table(cur_func_sym)) in check_lock()