Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dflock.c72 if (check_lock_transition(old_state, new_state)) { \
194 static int check_lock_transition(int, int);
4081 check_lock_transition(int old_state, int new_state) in check_lock_transition() function