Home
last modified time | relevance | path

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

12345678910>>...77

/linux/tools/tracing/rtla/sample/
H A Dtimerlat_load.py35 except Exception as e:
43 except Exception as e:
50 except PermissionError:
53 except OSError:
59 except Exception as e:
67 except KeyboardInterrupt:
70 except IOError as e:
73 except Exception as e:
/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/testing/selftests/drivers/net/
H A Dhds.py15 except NlError as e:
37 except NlError as e:
45 except CmdExitFailure as e:
57 except NlError as e:
65 except NlError as e:
72 except NlError as e:
82 except NlError as e:
89 except NlError as e:
99 except NlError as e:
106 except NlError as e:
[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-n2-v2/
H A Dtlb.json20 "PublicDescription": "Counts level 2 TLB refills caused by memory operations from both data and instruction fetch, except for those caused by TLB maintenance operations and hardware prefetches."
24 "PublicDescription": "Counts level 2 TLB accesses except those caused by TLB maintenance operations."
52 "PublicDescription": "Counts level 2 TLB refills caused by memory read operations from both data and instruction fetch except for those caused by TLB maintenance operations or hardware prefetches."
56 "PublicDescription": "Counts level 2 TLB refills caused by memory write operations from both data and instruction fetch except for those caused by TLB maintenance operations."
60 "PublicDescription": "Counts level 2 TLB accesses caused by memory read operations from both data and instruction fetch except for those caused by TLB maintenance operations."
64 "PublicDescription": "Counts level 2 TLB accesses caused by memory write operations from both data and instruction fetch except for those caused by TLB maintenance operations."
/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.py36 except Exception as e:
63 except Exception as e:
74 except Exception as e:
90 except Exception as e:
130 except Exception as e:
143 except Exception as e:
200 except Exception as e:
214 except Exception as e:
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py71 except:
74 except:
85 except:
91 except:
/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/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:
H A Dtest_dbc.py10 except ImportError:
172 except PermissionError:
176 except BlockingIOError:
180 except PermissionError:
219 except OSError:
/linux/tools/perf/scripts/python/
H A Dsctop.py17 except ImportError:
42 except ValueError:
60 except TypeError:
86 except TypeError:
/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/Documentation/admin-guide/
H A Ddevices.txt208 disks (see major number 3) except that the limit on
629 disks (see major number 3) except that the limit on
862 disks (see major number 3) except that the partition
886 disks (see major number 3) except that the partition
1126 disks (see major number 3) except that the limit on
1142 disks (see major number 3) except that the limit on
1158 disks (see major number 3) except that the limit on
1179 disks (see major number 3) except that the limit on
1193 disks (see major number 3) except that the limit on
1213 disks (see major number 3) except that the limit on
[all …]
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py193 except:
244 except CmdExitFailure:
256 except CmdExitFailure:
265 except CmdExitFailure:
277 except CmdExitFailure:
370 except CmdExitFailure:
437 except:
453 except CmdExitFailure:
524 except:
598 except:
[all …]
/linux/tools/cgroup/
H A Dmemcg_slabinfo.py50 except AttributeError:
142 except:
155 except FaultError:
171 except KeyError:
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst214 except when in passthrough mode. In passthrough mode the core
222 except when in passthrough mode. In passthrough mode the core
229 'Feature Refused' as per the specification, except when in
235 - The core will report the current physical address, except when
243 except when in passthrough mode. In passthrough mode the core
252 except when in passthrough mode. In passthrough mode the core
/linux/tools/testing/selftests/net/rds/
H A Dtest.py45 except IOError as e:
189 except BlockingIOError as e:
191 except OSError as e:
211 except BlockingIOError as e:
236 except OSError as e:
/linux/drivers/clk/meson/
H A Dclk-regmap.h42 * Same as clk_gate except CLK_GATE_HIWORD_MASK which is ignored
68 * Same as clk_divider except CLK_DIVIDER_HIWORD_MASK which is ignored
98 * Same as clk_divider except CLK_MUX_HIWORD_MASK which is ignored
/linux/scripts/gdb/linux/
H A Dlists.py73 except gdb.MemoryError:
90 except gdb.MemoryError:
108 except gdb.MemoryError:
/linux/tools/testing/selftests/tc-testing/
H A Dtdc_config.py37 except ImportError as ie:
42 except NameError as ne:
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat709 except ValueError:
916 except IOError:
1080 except curses.error:
1087 except curses.error:
1109 except:
1134 except Exception:
1179 except (ValueError, IOError, IndexError):
1271 except:
1410 except re.error:
1440 except ValueError:
[all …]

12345678910>>...77