Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c770 static void match_lock_failed(const char *fn, struct expression *call_expr, in match_lock_failed() function
1085 return_implies_state(lock->function, 0, 0, &match_lock_failed, idx); in register_lock()
1092 return_implies_state(lock->function, -4095, -1, &match_lock_failed, idx); in register_lock()