HomeSort by: relevance | last modified time | path
    Searched refs:isolation (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 32 * provide isolation from the name mangling specified via --with-mangling
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_mangle.sh 32 * provide isolation from the name mangling specified via --with-mangling
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_user.c 305 unsigned int isolation; local
337 isolation = intel_engines_has_context_isolation(i915);
342 if ((isolation & bit) != expected) {

Completed in 48 milliseconds