Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c507 static struct smatch_state *action_to_state(enum action lock_unlock) in action_to_state() function
569 set_state(my_id, match->name, match->sym, action_to_state(lock_unlock)); in use_best_match()
571 set_state(my_id, key, NULL, action_to_state(lock_unlock)); in use_best_match()