| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | netns.py | 27 def __exit__(self, ex_type, ex_value, ex_tb): member in NetNS 47 def __exit__(self, exc_type, exc_value, traceback): member in NetNSEnter
|
| H A D | utils.py | 161 def __exit__(self, ex_type, ex_value, ex_tb): 188 def __exit__(self, ex_type, ex_value, ex_tb): 129 def __exit__(self, ex_type, ex_value, ex_tb): global() member in bkg 153 def __exit__(self, ex_type, ex_value, ex_tb): global() member in defer
|
| H A D | nsim.py | 94 def __exit__(self, ex_type, ex_value, ex_tb): member in NetdevSimDev 96 __exit__ gets called at the end of a "with" block.
|
| H A D | ksft.py | 133 def __exit__(self, exc_type, exc_val, exc_tb): 108 def __exit__(self, exc_type, exc_val, exc_tb): global() member in ksft_raises
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | env.py | 64 def __exit__(self, ex_type, ex_value, ex_tb): 66 __exit__ gets called at the end of a "with" block. 80 def __exit__(self, ex_type, ex_value, ex_tb): global() member in NetDrvEnv 225 def __exit__(self, ex_type, ex_value, ex_tb): global() member in NetDrvEpEnv
|
| /linux/tools/lib/python/ |
| H A D | jobserver.py | 177 def __exit__(self, exc_type, exc_value, exc_traceback): 131 def __exit__(self, exc_type, exc_value, exc_traceback): global() member in JobserverExec
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base.py | 398 def __exit__(self, exc_type, exc_value, traceback): member in HIDTestUdevRule
|
| /linux/tools/mm/ |
| H A D | thpmaps | 93 def __exit__(self, exc_type, exc_val, exc_tb):
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 1093 def __exit__(self, *exception): member in Tui
|