Searched full:except (Results 1 – 25 of 2260) sorted by relevance
12345678910>>...91
| /Linux-v6.1/tools/testing/selftests/tpm2/ |
| 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-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
| 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-v6.1/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-sx150x.txt | 43 - bias-disable: disable any pin bias, except the OSCIO pin 44 - bias-pull-up: pull up the pin, except the OSCIO pin 45 - bias-pull-down: pull down the pin, except the OSCIO pin 46 - bias-pull-pin-default: use pin-default pull state, except the OSCIO pin 48 …- drive-open-drain: drive with open drain only for sx1507q, sx1508q and sx1509q and except the OSC…
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
| D | floating-point.json | 12 …cked SSE, AVX, AVX2, AVX-512 micro-ops (both floating point and integer) except for loads (memory-… 16 … AVX2, and AVX-512 micro-ops retired (floating point, integer and store) except for loads (memory-… 21 …d. More specifically, it counts scalar SSE, AVX, AVX2, AVX-512 micro-ops except for loads (memory-… 25 …AVX, AVX2, AVX-512 micro-ops retired (floating point, integer and store) except for loads (memory-…
|
| /Linux-v6.1/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Util.py | 70 except: 73 except: 84 except: 90 except:
|
| /Linux-v6.1/tools/testing/kunit/ |
| D | kunit_kernel.py | 52 except OSError as e: 54 except subprocess.CalledProcessError as e: 69 except OSError as e: 71 except subprocess.CalledProcessError as e: 85 except OSError as e: 87 except subprocess.CalledProcessError as e: 259 except ConfigError as e: 287 except ConfigError as e: 327 except (ConfigError, BuildError) as e: 346 except Exception as e:
|
| /Linux-v6.1/drivers/usb/mtu3/ |
| D | mtu3_host.c | 141 /* power on and enable u3 ports except skipped ones */ in ssusb_host_enable() 181 /* power down and disable u3 ports except skipped ones */ in ssusb_host_disable() 191 /* power down and disable u2 ports except skipped ones */ in ssusb_host_disable() 226 /* power on u3 ports except skipped ones */ in ssusb_host_resume() 236 /* power on all u2 ports except skipped ones */ in ssusb_host_resume() 258 /* power down u3 ports except skipped ones */ in ssusb_host_suspend() 268 /* power down u2 ports except skipped ones */ in ssusb_host_suspend() 308 * If host supports multiple ports, the VBUSes(5V) of ports except port0
|
| /Linux-v6.1/tools/perf/scripts/python/ |
| D | sctop.py | 17 except ImportError: 42 except ValueError: 60 except TypeError: 86 except TypeError:
|
| D | flamegraph.py | 116 except Exception as err: # pylint: disable=broad-except 138 except IOError as err: 154 except IOError as err:
|
| /Linux-v6.1/scripts/ |
| D | show_delta | 66 except: 96 except: 106 except: 112 except:
|
| /Linux-v6.1/drivers/pci/ |
| 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-v6.1/tools/verification/dot2/ |
| D | dot2k.py | 56 except OSError: 143 except FileExistsError: 145 except: 152 except FileExistsError: 154 except:
|
| /Linux-v6.1/Documentation/admin-guide/ |
| 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-v6.1/drivers/staging/greybus/tools/ |
| D | lbtest | 68 except IOError as e: 77 except IOError as e: 114 except IOError as e: 156 except ValueError as ve:
|
| /Linux-v6.1/tools/cgroup/ |
| D | memcg_slabinfo.py | 50 except AttributeError: 142 except: 156 except FaultError: 172 except KeyError:
|
| /Linux-v6.1/tools/perf/tests/shell/lib/ |
| D | perf_json_output_lint.py | 28 except ValueError: 36 except ValueError: 94 except:
|
| /Linux-v6.1/drivers/clk/meson/ |
| D | clk-regmap.h | 42 * 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-v6.1/tools/perf/tests/ |
| D | attr.py | 15 except ImportError: 155 except: 161 except: 330 except Unsup as obj: 332 except Notest as obj: 390 except Fail as obj:
|
| /Linux-v6.1/Documentation/userspace-api/media/cec/ |
| 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
|
| /Linux-v6.1/tools/testing/selftests/net/openvswitch/ |
| D | ovs-dpctl.py | 20 except ModuleNotFoundError: 108 except NetlinkError as ne: 142 except NetlinkError as ne: 163 except NetlinkError as ne: 234 except NetlinkError as ne:
|
| /Linux-v6.1/tools/testing/selftests/tc-testing/ |
| D | tdc_config.py | 37 except ImportError as ie: 42 except NameError as ne:
|
| /Linux-v6.1/include/kunit/ |
| D | test.h | 287 * This functions identically as kunit_test_suites() except that it suppresses 314 * kunit_kmalloc_array() - Like kmalloc_array() except the allocation is *test managed*. 320 * Just like `kmalloc_array(...)`, except the allocation is managed by the test case 327 * kunit_kmalloc() - Like kmalloc() except the allocation is *test managed*. 340 * kunit_kfree() - Like kfree except for allocations managed by KUnit. 1023 * is the same as KUNIT_EXPECT_FALSE(), except it causes an assertion failure 1043 * equal. This is the same as KUNIT_EXPECT_EQ(), except it causes an assertion 1063 * equal. This is the same as KUNIT_EXPECT_EQ(), except it causes an assertion 1083 * equal. This is the same as KUNIT_EXPECT_NE(), except it causes an assertion 1104 * equal. This is the same as KUNIT_EXPECT_NE(), except it causes an assertion [all …]
|
| /Linux-v6.1/scripts/gdb/linux/ |
| D | lists.py | 73 except gdb.MemoryError: 90 except gdb.MemoryError: 108 except gdb.MemoryError:
|
| /Linux-v6.1/tools/rcu/ |
| D | rcu-cbs.py | 23 except LookupError: 30 except LookupError:
|
| /Linux-v6.1/tools/kvm/kvm_stat/ |
| D | kvm_stat | 709 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>>...91