Searched refs:PERMANENCE_PERMANENT (Results 1 – 3 of 3) sorted by relevance
356 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()359 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()397 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()400 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
159 PERMANENCE_PERMANENT = 0, enumerator
1238 if (config.permanence == PERMANENCE_PERMANENT) in testSemaphoreTransference()2059 else if (config.permanence == PERMANENCE_PERMANENT) in testFenceReset()2244 if (config.permanence == PERMANENCE_PERMANENT) in testFenceTransference()3770 { "permanent", PERMANENCE_PERMANENT } in createFenceTests()4134 { "permanent", PERMANENCE_PERMANENT } in createSemaphoreTests()