Searched full:except (Results 1 – 25 of 2506) sorted by relevance
12345678910>>...101
/Linux-v5.15/tools/testing/selftests/tpm2/ |
D | tpm2_tests.py | 54 except: 69 except ProtocolError as e: 104 except: 123 except ProtocolError as e: 126 except: 140 except ProtocolError as e: 156 except IOError as e: 158 except: 174 except: 196 except: [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/tools/testing/kunit/ |
D | kunit_kernel.py | 56 except OSError as e: 58 except subprocess.CalledProcessError as e: 78 except OSError as e: 80 except subprocess.CalledProcessError as e: 96 except OSError as e: 98 except subprocess.CalledProcessError as e: 145 except Exception as e: 267 except ConfigError as e: 294 except ConfigError as e: 322 except (ConfigError, BuildError) as e:
|
/Linux-v5.15/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 70 except: 73 except: 84 except: 90 except:
|
/Linux-v5.15/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-v5.15/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-v5.15/scripts/ |
D | show_delta | 66 except: 96 except: 106 except: 112 except:
|
/Linux-v5.15/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-v5.15/tools/cgroup/ |
D | memcg_slabinfo.py | 50 except AttributeError: 142 except: 156 except FaultError: 172 except KeyError:
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/tools/testing/selftests/tc-testing/ |
D | tdc_config.py | 37 except ImportError as ie: 42 except NameError as ne:
|
/Linux-v5.15/scripts/gdb/linux/ |
D | lists.py | 73 except gdb.MemoryError: 90 except gdb.MemoryError: 108 except gdb.MemoryError:
|
D | utils.py | 160 except gdb.error: 167 except gdb.error: 184 except gdb.error:
|
/Linux-v5.15/tools/rcu/ |
D | rcu-cbs.py | 23 except LookupError: 30 except LookupError:
|
/Linux-v5.15/tools/kvm/kvm_stat/ |
D | kvm_stat | 641 except ValueError: 848 except IOError: 1012 except curses.error: 1019 except curses.error: 1041 except: 1066 except Exception: 1111 except (ValueError, IOError, IndexError): 1203 except: 1342 except re.error: 1372 except ValueError: [all …]
|
/Linux-v5.15/include/linux/ |
D | cpuhotplug.h | 291 * Same as cpuhp_setup_state() except that it must be invoked from within a 311 * Same as cpuhp_setup_state() except that the @startup callback is not 333 * Same as cpuhp_setup_state_nocalls() except that it must be invoked from 415 * Same as cpuhp_state_add_instance_nocalls() except that it must be 455 * Same as cpuhp_remove_state nocalls() except that it must be invoked
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpmac.h | 155 * @DPMAC_CNT_ING_BYTE: counts bytes received except preamble for all valid 162 * (except for undersized/fragment frame). 163 * @DPMAC_CNT_EGR_BYTE: counts bytes transmitted except preamble for all valid
|
/Linux-v5.15/Documentation/sphinx/ |
D | kernel_include.py | 108 except UnicodeEncodeError as error: 113 except IOError as error: 124 except UnicodeError as error: 161 except ValueError:
|
/Linux-v5.15/tools/perf/Documentation/ |
D | itrace.txt | 26 except for perf script where it is --itrace=ce 28 In addition, the period (default 100000, except for perf script where it is 1)
|
/Linux-v5.15/sound/pci/ice1712/ |
D | delta.h | 53 /* all except Delta44 */ 58 /* all except Delta44 */ 62 /* all except Delta44 */
|
12345678910>>...101