/linux/tools/tracing/rtla/sample/ |
H A D | timerlat_load.py | 35 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/drivers/net/ |
H A D | hds.py | 16 except NlError as e: 37 except NlError as e: 45 except CmdExitFailure as e: 57 except NlError as e: 89 except NlError as e: 97 except NlError as e: 104 except NlError as e: 115 except NlError as e: 122 except NlError as e: 133 except NlErro [all...] |
H A D | netpoll_basic.py | 75 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:
|
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2_tests.py | 64 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/Documentation/devicetree/bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 41 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 D | tlb.json | 20 …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 D | tlb.json | 20 …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 D | clk_kunit_helpers.c | 58 * 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 D | linkconfig.py |
|
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 71 except: 74 except: 85 except: 91 except:
|
/linux/tools/perf/scripts/python/ |
H A D | sctop.py | 17 except ImportError: 42 except ValueError: 60 except TypeError: 86 except TypeError:
|
/linux/tools/crypto/ccp/ |
H A D | dbc_cli.py | 92 except ValueError: 100 except OSError as e: 107 except OSError as e: 120 except OSError as e: 133 except OSError as e:
|
H A D | test_dbc.py | 10 except ImportError: 172 except PermissionError: 176 except BlockingIOError: 180 except PermissionError: 219 except OSError:
|
/linux/drivers/usb/mtu3/ |
H A D | mtu3_host.c | 172 /* 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 D | kunit_kernel.py | 53 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: 275 except ConfigError as e: 303 except ConfigError as e: 343 except (ConfigError, BuildError) as e: 366 except Exceptio [all...] |
/linux/scripts/ |
H A D | show_delta | 66 except: 96 except: 106 except: 112 except:
|
/linux/drivers/pci/ |
H A D | pci-bridge-emul.h | 88 * 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 D | dl_bw_dump.py | 45 except drgn.FaultError as fe: 47 except AttributeError as ae: 49 except Exception as e:
|
H A D | root_domains_dump.py | 56 except drgn.FaultError as fe: 58 except AttributeError as ae: 60 except Exception as e:
|
/linux/tools/testing/selftests/net/lib/py/ |
H A D | ksft.py | 166 except: 202 except: 255 except KsftSkipEx as e: 258 except KsftXfailEx as e: 261 except BaseException as e:
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 208 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 D | rss_ctx.py | 207 except: 258 except CmdExitFailure: 270 except CmdExitFailure: 279 except CmdExitFailure: 291 except CmdExitFailure: 385 except CmdExitFailure: 452 except: 468 except CmdExitFailure: 540 except: 613 except [all...] |
/linux/drivers/clk/meson/ |
H A D | clk-regmap.h | 46 * Same as clk_gate except CLK_GATE_HIWORD_MASK which is ignored 72 * Same as clk_divider except CLK_DIVIDER_HIWORD_MASK which is ignored 102 * Same as clk_divider except CLK_MUX_HIWORD_MASK which is ignored
|
/linux/tools/cgroup/ |
H A D | memcg_slabinfo.py | 50 except AttributeError: 142 except: 155 except FaultError: 171 except KeyError:
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 214 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
|