Searched refs:witness_watch (Results 1 – 1 of 1) sorted by relevance
377 static int witness_watch = 1; variable907 if (witness_watch < 1 || KERNEL_PANICKED() || in witness_init()1084 if (witness_watch == -1 || KERNEL_PANICKED()) in witness_defineorder()1099 if (witness_watch && in witness_defineorder()1124 if (witness_cold || witness_watch < 1 || lock->lo_witness == NULL || in witness_checkorder()1515 if (witness_cold || witness_watch == -1 || lock->lo_witness == NULL || in witness_lock()1574 if (lock->lo_witness == NULL || witness_watch == -1 || KERNEL_PANICKED()) in witness_upgrade()1577 if (witness_watch) { in witness_upgrade()1596 if (witness_watch) { in witness_upgrade()1620 if (lock->lo_witness == NULL || witness_watch == -1 || KERNEL_PANICKED()) in witness_downgrade()[all …]