Searched refs:VM_OBJECT_TRYRLOCK (Results 1 – 2 of 2) sorted by relevance
239 #define VM_OBJECT_TRYRLOCK(object) \ macro
850 if (obj != NULL && VM_OBJECT_TRYRLOCK(obj)) {