Searched refs:ObpEnterObjectTypeMutex (Results 1 – 4 of 4) sorted by relevance
117 ObpEnterObjectTypeMutex(ObjectHeader->Type); in ObSetDeviceMap()223 ObpEnterObjectTypeMutex(ObjectHeader->Type); in ObSetDirectoryDeviceMap()
169 ObpEnterObjectTypeMutex(ObjectType); in ObpDeleteObject()1345 ObpEnterObjectTypeMutex(ObpTypeObjectType); in ObCreateObjectType()
1026 ObpEnterObjectTypeMutex(ObjectType); in ObpIncrementHandleCount()1247 ObpEnterObjectTypeMutex(ObjectType); in ObpIncrementUnnamedHandleCount()
340 ObpEnterObjectTypeMutex(IN POBJECT_TYPE ObjectType) in ObpEnterObjectTypeMutex() function