Home
last modified time | relevance | path

Searched refs:exc_val (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/lib/py/
Dksft.py92 def __exit__(self, exc_type, exc_val, exc_tb): argument
97 self.exception = exc_val
/linux-6.12.1/tools/mm/
Dthpmaps93 def __exit__(self, exc_type, exc_val, exc_tb):