Home
last modified time | relevance | path

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

12345678910>>...18

/Linux-v6.1/scripts/gdb/linux/
Drbtree.py17 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
33 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
58 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
81 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
112 raise gdb.GdbError("No entry in tree")
132 raise gdb.GdbError("No entry in tree")
152 raise gdb.GdbError("No entry in tree")
172 raise gdb.GdbError("No entry in tree")
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.py157 raise gdb.GdbError("Provide a PID as integer value")
163 raise gdb.GdbError("Couldn't find a process with PID {}"
168 raise gdb.GdbError("No namespace for current process")
236 raise gdb.GdbError("Kernel not compiled with CONFIG_OF\n")
250 raise gdb.GdbError("No flattened device tree magic found\n")
267 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")
Dcpus.py35 raise gdb.GdbError("Sorry, obtaining the current CPU is not yet "
174 raise gdb.GdbError("Sorry, obtaining the current task is not allowed "
177 raise gdb.GdbError("Sorry, obtaining the current task is not yet "
/Linux-v6.1/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())
86 raise BuildError('Could not call execute make: ' + str(e))
88 raise BuildError(e.output)
91 raise BuildError(stderr.decode())
96 raise RuntimeError('not implemented!')
177 raise ConfigError(f'Specified kunitconfig ({path}) does not exist')
183raise ConfigError(f'Multiple values specified for {len(diff)} options in kunitconfig:\n{diff_str}')
[all …]
/Linux-v6.1/Documentation/sphinx/
Dkernel_include.py68 raise self.severe(
88 raise self.warning('"%s" directive disabled.' % self.name)
112 raise self.severe('Problems with "%s" directive path:\n'
117 raise self.severe('Problems with "%s" directive path:\n%s.' %
128 raise self.severe('Problem with "%s" directive:\n%s' %
137 raise self.severe('Problem with "start-after" option of "%s" '
145 raise self.severe('Problem with "end-before" option of "%s" '
165 raise self.error(':number-lines: with non-integer '
Dkernel_feat.py82 raise self.warning("docutils: file insertion disabled")
139 raise self.severe(
144 raise self.severe(u"problems with '%s' directive: %s."
Dkernel_abi.py79 raise self.warning("docutils: file insertion disabled")
121 raise self.severe(
126 raise self.severe(u"problems with '%s' directive: %s."
/Linux-v6.1/tools/perf/tests/shell/lib/
Dperf_json_output_lint.py54 raise RuntimeError(f'wrong number of fields. counted {count} expected {expected_items}'
78 raise RuntimeError(f'Unexpected key: key={key} value={value}')
80 raise RuntimeError(f'Check failed for: key={key} value={value}')
96 raise
/Linux-v6.1/scripts/
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')
Dbpf_doc.py119 raise NoSyscallCommandFound
123 raise NoSyscallCommandFound
138 raise NoHelperFound
146 raise Exception("No description section found for " + proto)
165 raise Exception("No description found for " + proto)
172 raise Exception("No return section found for " + proto)
191 raise Exception("No return found for " + proto)
198 raise Exception(help_message)
287 raise Exception("Helper %s is missing from enum bpf_func_id" % name)
294raise Exception("Helper %s comment order (#%d) must be aligned with its position (#%d) in enum bpf…
[all …]
/Linux-v6.1/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()
67 raise(to_cpumask(backtrace_mask)); in nmi_trigger_cpumask_backtrace()
/Linux-v6.1/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.
/Linux-v6.1/Documentation/misc-devices/
Dpci-endpoint-test.rst16 #) raise legacy IRQ
17 #) raise MSI IRQ
18 #) raise MSI-X IRQ
/Linux-v6.1/drivers/net/wireless/ath/ath5k/
Dani.c44 * raise or lower immunity accordingly by setting one or more of these
50 * threshold of errors has been reached we will raise immunity.
51 * Also we regularly check the amount of errors and lower or raise immunity as
219 * Try to raise noise immunity (=decrease sensitivity) in several steps
228 ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_ANI, "raise immunity (%s)", in ath5k_ani_raise_immunity()
231 /* first: raise noise immunity */ in ath5k_ani_raise_immunity()
237 /* only OFDM: raise spur immunity level */ in ath5k_ani_raise_immunity()
267 /* as a last resort or CCK: raise firstep level */ in ath5k_ani_raise_immunity()
274 * but can raise firstep level */ in ath5k_ani_raise_immunity()
467 * receive ("listen" time) and raise or lower immunity accordingly.
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/iio/accel/
Dlis302.txt37 - st,irq{1,2}-ff-wu-1: raise IRQ 1/2 on FF_WU_1 condition
38 - st,irq{1,2}-ff-wu-2: raise IRQ 1/2 on FF_WU_2 condition
39 - st,irq{1,2}-data-ready: raise IRQ 1/2 on data ready contition
40 - st,irq{1,2}-click: raise IRQ 1/2 on click condition
/Linux-v6.1/tools/verification/dot2/
Dautomata.py34 raise Exception("not a dot file: %s" % self.__dot_path)
38 raise Exception("not a dot file: %s" % self.__dot_path)
48 raise Exception("Cannot open the file: %s" % self.__dot_path)
57 raise Exception("Not a valid .dot format: %s" % self.__dot_path)
Ddot2k.py25 raise Exception("Unknown monitor type: %s" % MonitorType)
38 raise Exception("I can only run on Linux.")
50raise Exception("Could not find the template directory, do you have the kernel source installed?")
57 raise Exception("Cannot open the file: %s" % path)
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py73 raise SkipTest()
79 raise SkipTest()
111 raise SkipTest()
114 raise SkipTest()
118 raise RecordValuePickerException()
406 raise UnavailableDevlinkNameException()
/Linux-v6.1/arch/m68k/fpsp040/
Dslog2.S32 | Step 0. If X < 0, create a NaN and raise the invalid operation
47 | Step 0. If X < 0, create a NaN and raise the invalid operation
61 | Step 0. If X < 0, create a NaN and raise the invalid operation
76 | Step 0. If X < 0, create a NaN and raise the invalid operation
/Linux-v6.1/tools/perf/tests/
Dperf-hooks.c14 raise(SIGSEGV); in sigsegv_handler()
26 raise(SIGSEGV); in the_hook()
/Linux-v6.1/arch/arm/nwfpe/
Dfpmodule.c120 This function is called by the SoftFloat routines to raise a floating
121 point exception. We check the trap enable byte in the FPSR, and raise
164 /* Raise an exception if necessary. */ in float_raise()
/Linux-v6.1/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py112 raise ne
146 raise ne
167 raise ne
238 raise ne
/Linux-v6.1/include/uapi/linux/
Dsecurebits.h15 compatibility mode. We raise the effective and inheritable bitmasks
17 0. If the real uid is 0, we raise the effective (legacy) bit of the

12345678910>>...18