Searched refs:OSFeatures (Results 1 – 4 of 4) sorted by relevance
67 if (OSFeatures.needsSeccompSupport()) { in testSeccomp()70 OSFeatures.hasSeccompSupport()); in testSeccomp()75 if (!OSFeatures.needsSeccompSupport()) in testKernelBasicTests()112 if (!OSFeatures.needsSeccompSupport()) in testKernelTrapTests()124 if (!OSFeatures.needsSeccompSupport()) in testKernelPrecedenceTests()158 if (!OSFeatures.needsSeccompSupport()) in testKernelTSYNCTests()201 if (!OSFeatures.needsSeccompSupport()) in testIsolatedServicePolicy()232 if (!OSFeatures.needsSeccompSupport()) in testViolateIsolatedServicePolicy()
19 public class OSFeatures { class
35 int result = OSFeatures.prctlCapBsetRead(i); in testPrCapbsetEmpty()
56 // This define controls the behavior of OSFeatures.needsSeccompSupport().