Searched defs:ex_type (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/net/lib/py/ |
H A D | utils.py | 129 def __exit__(self, ex_type, ex_value, ex_tb): argument 153 def __exit__(self, ex_type, ex_value, ex_tb): argument
|
H A D | netns.py | 27 def __exit__(self, ex_type, ex_value, ex_tb): argument
|
H A D | nsim.py | 94 def __exit__(self, ex_type, ex_value, ex_tb): argument
|
/linux/drivers/scsi/libsas/ |
H A D | sas_expander.c | 1201 static const char *ex_type[] = { in sas_print_parent_topology_bug() local
|