Home
last modified time | relevance | path

Searched full:except (Results 1 – 25 of 1896) sorted by relevance

12345678910>>...76

/linux/tools/tracing/rtla/sample/
H A Dtimerlat_load.py
/linux/tools/testing/selftests/drivers/net/
H A Dhds.py17 except NlError as e:
38 except NlError as e:
46 except CmdExitFailure as e:
58 except NlError as e:
90 except NlError as e:
98 except NlError as e:
105 except NlError as e:
116 except NlError as e:
123 except NlError as e:
134 except NlError as e:
[all …]
H A Dnetpoll_basic.py75 except (KeyError, IndexError) as exception:
91 except CmdExitFailure:
108 except IndexError as exception:
133 except CmdExitFailure as exception:
156 except OSError as exception:
186 except Exception as exception:
219 except OSError as exception:
313 except OSError as exception:
H A Dring_reconfig.py58 except NlError as e:
147 except NlError:
163 except NlError as e:
234 except Exception as exc:
249 except Exception as exc:
266 except OSError as exc:
276 except OSError:
308 except NlError:
/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py64 except:
79 except ProtocolError as e:
117 except:
136 except ProtocolError as e:
139 except:
153 except ProtocolError as e:
169 except IOError as e:
171 except:
187 except:
209 except:
[all …]
/linux/tools/perf/pmu-events/
H A Dintel_metrics.py93 except:
103 except:
142 except:
174 except:
202 except:
210 except:
250 except:
287 except:
295 except:
302 except
[all...]
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt41 Mandatory, except if devbus,keep-config is used.
44 Mandatory, except if devbus,keep-config is used.
50 Mandatory, except if devbus,keep-config is used.
55 Mandatory, except if devbus,keep-config is used.
60 Mandatory, except if devbus,keep-config is used.
69 except if devbus,keep-config is used.
81 except if devbus,keep-config is used.
107 except if devbus,keep-config is used.
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/
H A Dtlb.json20 …efills caused by memory operations from both data and instruction fetch, except for those caused b…
24 …"PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operation…
52 …ls caused by memory read operations from both data and instruction fetch except for those caused b…
56 …s caused by memory write operations from both data and instruction fetch except for those caused b…
60 …es caused by memory read operations from both data and instruction fetch except for those caused b…
64 …s caused by memory write operations from both data and instruction fetch except for those caused b…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
H A Dtlb.json20 …efills caused by memory operations from both data and instruction fetch, except for those caused b…
24 …"PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operation…
52 …ls caused by memory read operations from both data and instruction fetch except for those caused b…
56 …s caused by memory write operations from both data and instruction fetch except for those caused b…
60 …es caused by memory read operations from both data and instruction fetch except for those caused b…
64 …s caused by memory write operations from both data and instruction fetch except for those caused b…
/linux/drivers/clk/
H A Dclk_kunit_helpers.c58 * Just like clk_get(), except the clk is managed by the test case and is
80 * Just like of_clk_get(), except the clk is managed by the test case and is
102 * Just like clk_hw_get_clk(), except the clk is managed by the test case and
131 * except the clk is managed by the test case and is automatically disabled and
165 * Just like clk_hw_register(), except the clk registration is managed by the
188 * Just like of_clk_hw_register(), except the clk registration is managed by
216 * Just like of_clk_add_hw_provider(), except the clk_hw provider is managed by
/linux/tools/testing/selftests/drivers/net/hw/lib/py/
H A Dlinkconfig.py
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py71 except:
74 except:
85 except:
91 except:
/linux/tools/perf/scripts/python/
H A Dsctop.py17 except ImportError:
42 except ValueError:
60 except TypeError:
86 except TypeError:
/linux/tools/crypto/ccp/
H A Ddbc_cli.py92 except ValueError:
100 except OSError as e:
107 except OSError as e:
120 except OSError as e:
133 except OSError as e:
/linux/tools/net/sunrpc/xdrgen/subcmds/
H A Dlint.py30 except XdrParseError:
34 except VisitError as e:
37 except XdrSemanticError as e:
H A Ddeclarations.py63 except XdrParseError:
67 except VisitError as e:
70 except XdrSemanticError as e:
/linux/drivers/usb/mtu3/
H A Dmtu3_host.c172 /* power on and enable u3 ports except skipped ones */ in ssusb_host_enable()
212 /* power down and disable u3 ports except skipped ones */ in ssusb_host_disable()
222 /* power down and disable u2 ports except skipped ones */ in ssusb_host_disable()
257 /* power on u3 ports except skipped ones */ in ssusb_host_resume()
267 /* power on all u2 ports except skipped ones */ in ssusb_host_resume()
289 /* power down u3 ports except skipped ones */ in ssusb_host_suspend()
299 /* power down u2 ports except skipped ones */ in ssusb_host_suspend()
339 * If host supports multiple ports, the VBUSes(5V) of ports except port0
/linux/tools/testing/kunit/
H A Dkunit_kernel.py53 except OSError as e:
55 except subprocess.CalledProcessError as e:
70 except OSError as e:
72 except subprocess.CalledProcessError as e:
87 except OSError as e:
89 except subprocess.CalledProcessError as e:
276 except ConfigError as e:
304 except ConfigError as e:
344 except (ConfigError, BuildError) as e:
377 except Exceptio
[all...]
/linux/scripts/
H A Dshow_delta66 except:
96 except:
106 except:
112 except:
/linux/drivers/pci/
H A Dpci-bridge-emul.h88 * Same as ->read_base(), except it is for reading from the
95 * Same as ->read_base(), except it is for reading from the
111 * Same as ->write_base(), except it is for writing from the
118 * Same as ->write_base(), except it is for writing from the
/linux/tools/sched/
H A Ddl_bw_dump.py45 except drgn.FaultError as fe:
47 except AttributeError as ae:
49 except Exception as e:
H A Droot_domains_dump.py56 except drgn.FaultError as fe:
58 except AttributeError as ae:
60 except Exception as e:
/linux/tools/docs/
H A Dsphinx-build-wrapper142 except OSError as e:
252 except ValueError:
375 except (OSError, IOError) as e:
385 except subprocess.CalledProcessError:
442 except futures.Error as e:
504 # from command line. On such case, serialize by default, except if
513 except ValueError:
530 except ValueError:
584 except subprocess.CalledProcessError as e:
626 except (OSError, ValueError, subprocess.SubprocessError) as e:
[all …]
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py44 except getopt.GetoptError as e:
236 except Exception:
310 except Exception:
421 except KsftSkipEx as e:
424 except KsftXfailEx as e:
427 except BaseException as e:
438 except BaseException as e:
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py228 except:
279 except CmdExitFailure:
291 except CmdExitFailure:
300 except CmdExitFailure:
312 except CmdExitFailure:
406 except CmdExitFailure:
473 except:
489 except CmdExitFailure:
560 except:
632 except:
[all …]

12345678910>>...76