Searched refs:_imp (Results 1 – 1 of 1) sorted by relevance
245 #define LOCK_MOD(_imp, _rw) \ argument246 rw_enter((_imp)->ippm_lock, (_rw))247 #define UNLOCK_MOD(_imp) \ argument248 rw_exit((_imp)->ippm_lock)252 #define UNLOCK_ACTION(_imp) \ argument253 rw_exit((_imp)->ippa_lock)