Home
last modified time | relevance | path

Searched full:raise (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/linux-6.14.4/tools/testing/selftests/drivers/net/
Dhds.py16 raise KsftSkipEx('ring-get not supported by device')
18 raise KsftSkipEx('tcp-data-split not supported by device')
38 raise KsftSkipEx('ring-get not supported by device')
41 raise KsftSkipEx('setting Tx ring size not supported')
58 raise KsftSkipEx('ring-get not supported by device')
60 raise KsftSkipEx('hds-thresh not supported by device')
67 raise KsftSkipEx("disabling of HDS not supported by the device")
69 raise KsftSkipEx("ring-set not supported by the device")
73 raise KsftSkipEx('ring-get not supported by device')
75 raise KsftSkipEx('tcp-data-split not supported by device')
[all …]
Dshaper.py15 raise KsftSkipEx("shapers not supported by the device")
16 raise
26 raise KsftSkipEx("shapers not supported by the device")
27 raise
39 raise KsftSkipEx("shapers not supported by the device")
40 raise
42 raise KsftSkipEx("device does not support queue scope shapers with bw_max and metric bps")
54 raise KsftSkipEx(f"device does not support enough queues min 3 found {cfg.nr_queues}")
96 raise KsftSkipEx("queue shapers not supported by device, skipping delete")
112 raise KsftSkipEx("shapers not supported by the device")
[all …]
Dstats.py27 raise KsftXfailEx("pause not supported by the device")
28 raise
42 raise KsftXfailEx("FEC not supported by the device")
43 raise
63 raise KsftSkipEx("qstats not supported by the device")
80 raise Exception("RTNL stats are lower, fetched later")
83 raise Exception("Qstats are lower, fetched later")
106 raise KsftSkipEx("No ifindex supports qstats")
165 raise KsftSkipEx("qstats not supported by the device")
166 raise
/linux-6.14.4/tools/testing/selftests/signal/
Dmangle_uc_sigmask.c56 if (raise(SIGUSR2)) in handler_verify_ucontext()
57 ksft_exit_fail_perror("raise"); in handler_verify_ucontext()
79 * Break out of infinite recursion caused by raise(SIGUSR1) invoked in handler_usr()
87 if (raise(SIGSEGV)) in handler_usr()
88 ksft_exit_fail_perror("raise"); in handler_usr()
96 if (raise(SIGUSR1)) in handler_usr()
97 ksft_exit_fail_perror("raise"); in handler_usr()
102 /* Raise USR1 again; only one instance must be delivered upon exit */ in handler_usr()
103 if (raise(SIGUSR1)) in handler_usr()
104 ksft_exit_fail_perror("raise"); in handler_usr()
[all …]
/linux-6.14.4/tools/net/sunrpc/xdrgen/generators/
D__init__.py27 raise NotImplementedError("Language not supported")
77 raise NotImplementedError("No language support defined")
81 raise NotImplementedError("Header boilerplate generation not supported")
85 raise NotImplementedError("Header boilerplate generation not supported")
89 raise NotImplementedError("Source boilerplate generation not supported")
97 raise NotImplementedError("No language support defined")
101 raise NotImplementedError("Declaration generation not supported")
105 raise NotImplementedError("Decoder generation not supported")
109 raise NotImplementedError("Definition generation not supported")
113 raise NotImplementedError("Encoder generation not supported")
[all …]
Dtypedef.py59 raise NotImplementedError("<optional_data> typedef not yet implemented")
61 raise NotImplementedError("<void> typedef not yet implemented")
63 raise NotImplementedError("typedef: type not recognized")
105 raise NotImplementedError("<optional_data> typedef not yet implemented")
107 raise NotImplementedError("<void> typedef not yet implemented")
109 raise NotImplementedError("typedef: type not recognized")
166 raise NotImplementedError("<optional_data> typedef not yet implemented")
168 raise NotImplementedError("<void> typedef not yet implemented")
170 raise NotImplementedError("typedef: type not recognized")
226 raise NotImplementedError("<optional_data> typedef not yet implemented")
[all …]
/linux-6.14.4/tools/crypto/ccp/
Ddbc.py30 raise OSError(code, os.strerror(code))
35 raise ValueError("Device required")
45 raise ValueError("Signature required")
47 raise ValueError("UID required")
56 raise ValueError("Signature required")
58 raise ValueError("Expected message tuple")
Ddbc_cli.py70 raise IOError("Missing device {device}".format(device=args.device))
73 raise ValueError("Invalid signature file %s" % args.signature)
77 raise ValueError(
82 raise ValueError("Invalid uid file %s" % args.uid)
86 raise ValueError(
111 raise ValueError("Invalid message %s" % args.message)
124 raise ValueError("Invalid message %s" % args.message)
/linux-6.14.4/scripts/gdb/linux/
Drbtree.py29 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
45 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
70 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
93 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
124 raise gdb.GdbError("No entry in tree")
144 raise gdb.GdbError("No entry in tree")
164 raise gdb.GdbError("No entry in tree")
184 raise gdb.GdbError("No entry in tree")
Dstackdepot.py21 raise gdb.GdbError(t)
30 raise gdb.GdbError("stack_depot_disabled\n")
38 raise gdb.GdbError("handle is 0\n")
58 raise gdb.GdbError("CONFIG_STACKDEPOT is not enabled")
77 raise gdb.GdbError('CONFIG_STACKDEPOT is not set')
Ddevice.py53 raise gdb.GdbError("Can't find bus type {!r}".format(name))
60 raise gdb.GdbError("Can't find device class {!r}".format(name))
112 raise gdb.GdbError("Can't find bus {!r}".format(arg))
143 raise gdb.GdbError('Please provide pointer to struct device')
146 raise gdb.GdbError('Please provide pointer to struct device')
Dproc.py160 raise gdb.GdbError("Provide a PID as integer value")
166 raise gdb.GdbError("Couldn't find a process with PID {}"
171 raise gdb.GdbError("No namespace for current process")
238 raise gdb.GdbError("Kernel not compiled with CONFIG_OF\n")
252 raise gdb.GdbError("No flattened device tree magic found\n")
269 raise gdb.GdbError("Could not open file to dump fdt")
Dlists.py27 raise TypeError("Must be struct list_head not {}"
50 raise TypeError("Must be struct hlist_head not {}"
69 raise gdb.GdbError('argument must be of type (struct list_head [*])')
132 raise gdb.GdbError("lx-list-check takes one argument")
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/
Dnic_link_layer.py41 raise KsftSkipEx(f"Link state of interface {cfg.ifname} is DOWN")
45 raise KsftSkipEx(f"Link state of interface {cfg.ifname} is DOWN")
67raise KsftSkipEx("Link not established at interface {cfg.ifname} after changing auto-negotiation")
73raise KsftSkipEx(f"Unable to set auto-negotiation state for interface {link_config.partner_netif}")
75 raise KsftSkipEx(f"Unable to set auto-negotiation state for interface {cfg.ifname}")
91 raise KsftFailEx(f"Unable to set speed and duplex parameters for {cfg.ifname}")
94raise KsftSkipEx(f"Error occurred while verifying speed and duplex states for interface {cfg.ifnam…
Dpp_alloc_fail.py22 raise KsftSkipEx("Kernel built without function error injection (or DebugFS)")
59 raise KsftFailEx("Traffic seems low:", stat2['rx-packets'] - stat1['rx-packets'])
68 raise
70 raise KsftSkipEx("Driver does not report 'rx-alloc-fail' via qstats")
86 raise KsftSkipEx("Allocation failures not increasing")
88raise KsftSkipEx("Allocation increasing too slowly", s2['rx-alloc-fail'] - s1['rx-alloc-fail'],
Drss_ctx.py58raise KsftSkipEx("Ntuple filters not enabled on the device: " + str(features["ntuple-filters"]))
118 raise KsftFailEx("ethtool results missing key: " + k)
120 raise KsftFailEx(f"ethtool results empty for '{k}': {data[k]}")
194 raise KsftSkipEx("Not enough queues for the test or qstat not supported")
247raise Exception(f"Driver didn't prevent us from deactivating a used queue (context {ctx_id})")
259raise Exception(f"Driver didn't prevent us from targeting a nonexistent queue (context {ctx_id})")
280raise Exception(f"Driver didn't prevent us from deactivating a used queue (context {ctx_id})")
297 raise KsftSkipEx(f"Not enough queues for the test: {ch_max}")
372 raise KsftSkipEx("Unable to add any contexts")
438 raise KsftSkipEx("Not enough queues for the test")
[all …]
/linux-6.14.4/tools/testing/selftests/drivers/net/lib/py/
Denv.py32 raise Exception("Can't parse configuration line:", full_file)
99 raise KsftXfailEx("Test only works on netdevsim")
112 raise KsftXfailEx("Test does not work on netdevsim")
181 raise Exception("Invalid environment, missing configuration:", missing,
209 raise KsftSkipEx("Test requires IPv4 connectivity")
213 raise KsftSkipEx("Test requires IPv6 connectivity")
226 raise KsftSkipEx("Test requires command: " + comm)
229 raise KsftSkipEx("Test requires (remote) command: " + comm)
243 raise
/linux-6.14.4/tools/testing/kunit/
Dkunit_kernel.py53 raise ConfigError('Could not call make command: ' + str(e))
55 raise ConfigError(e.output.decode())
70 raise ConfigError('Could not call make command: ' + str(e))
72 raise ConfigError(e.output.decode())
87 raise BuildError('Could not call execute make: ' + str(e))
89 raise BuildError(e.output)
92 raise BuildError(stderr.decode())
97 raise RuntimeError('not implemented!')
185 raise ConfigError(f'Specified kunitconfig ({path}) does not exist')
191raise ConfigError(f'Multiple values specified for {len(diff)} options in kunitconfig:\n{diff_str}')
[all …]
/linux-6.14.4/Documentation/sphinx/
Dkernel_include.py68 raise self.severe(
88 raise self.warning('"%s" directive disabled.' % self.name)
111 raise self.severe('Problems with "%s" directive path:\n'
116 raise self.severe('Problems with "%s" directive path:\n%s.' %
127 raise self.severe('Problem with "%s" directive:\n%s' %
136 raise self.severe('Problem with "start-after" option of "%s" '
144 raise self.severe('Problem with "end-before" option of "%s" '
164 raise self.error(':number-lines: with non-integer '
/linux-6.14.4/tools/net/ynl/pyynl/lib/
Dynl.py151 raise Exception(f"Auto-scalar len payload be 4 or 8 bytes, got {len(self.raw)}")
402 raise Exception(f'Multicast group "{mcast_name}" not present in the spec')
430 raise Exception(f'Multicast group "{mcast_name}" not present in the family')
451 raise Exception(
453 raise Exception(f"Attribute '{name}' not defined in any attribute-set")
476 raise Exception(f"Family '{self.yaml['name']}' not supported by the kernel")
487 raise ConfigError()
540 raise e
547 raise Exception(f"Space '{space}' has no attribute '{name}'")
578 raise Exception(f'Unknown type for binary attribute, value: {value}')
[all …]
/linux-6.14.4/tools/testing/selftests/net/lib/py/
Dutils.py52 raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" %
79raise Exception("defer created with un-callable object, did you call the function instead of passi…
138 raise
139 raise Exception("Can't find any free unprivileged port")
156 raise Exception("Waiting for port listen timed out")
/linux-6.14.4/lib/
Dnmi_backtrace.c31 * When raise() is called it will be passed a pointer to the
33 * directly from their raise() functions may rely on the mask
38 void (*raise)(cpumask_t *mask)) in nmi_trigger_cpumask_backtrace()
68 raise(to_cpumask(backtrace_mask)); in nmi_trigger_cpumask_backtrace()
/linux-6.14.4/scripts/
Dbpf_doc.py127 raise NoSyscallCommandFound
131 raise NoSyscallCommandFound
146 raise NoHelperFound
154 raise Exception("No description section found for " + proto)
173 raise Exception("No description found for " + proto)
180 raise Exception("No return section found for " + proto)
199 raise Exception("No return found for " + proto)
212 raise Exception("Incomplete 'Attributes' section for " + proto)
216 raise Exception("Unexpected attribute '" + attr + "' specified for " + proto)
219 raise Exception("Expecting empty line after 'Attributes' section for " + proto)
[all …]
Dspdxcheck.py67 raise SPDXException(el, 'Duplicate License Identifier: %s' %lid)
78raise SPDXException(None, 'Exception %s missing license %s' %(exception, lic))
84raise SPDXException(el, 'Exception %s is missing SPDX-Licenses' %exception)
134 raise ParserException(tok, 'Invalid License ID')
138 raise ParserException(tok, 'Invalid Exception ID')
140 raise ParserException(tok, 'Exception not valid for license %s' %self.lastid)
161 raise ParserException(tok, 'Missing parentheses')
176 raise ParserException(tok, 'Invalid token')
188 raise ParserException(None, 'Unfinished license expression')
190 raise ParserException(p, 'Syntax error')
/linux-6.14.4/Documentation/PCI/endpoint/
Dpci-test-function.rst44 Bit 0 raise legacy IRQ
45 Bit 1 raise MSI IRQ
46 Bit 2 raise MSI-X IRQ
83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.

12345678910>>...22