Home
last modified time | relevance | path

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

12345678910>>...16

/linux-5.10/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 {}"
45 raise TypeError("Must be struct hlist_head not {}"
64 raise gdb.GdbError('argument must be of type (struct list_head [*])')
127 raise gdb.GdbError("lx-list-check takes one argument")
Dtasks.py63 raise gdb.GdbError("No task of PID " + str(pid))
137 raise gdb.GdbError("No task of PID " + str(pid))
/linux-5.10/scripts/
Dspdxcheck.py51 raise SPDXException(el, 'Duplicate License Identifier: %s' %lid)
62raise SPDXException(None, 'Exception %s missing license %s' %(exception, lic))
68raise SPDXException(el, 'Exception %s is missing SPDX-Licenses' %exception)
104 raise ParserException(tok, 'Invalid License ID')
108 raise ParserException(tok, 'Invalid Exception ID')
110 raise ParserException(tok, 'Exception not valid for license %s' %self.lastid)
131 raise ParserException(tok, 'Missing parentheses')
146 raise ParserException(tok, 'Invalid token')
158 raise ParserException(None, 'Unfinished license expression')
160 raise ParserException(p, 'Syntax error')
Dshow_delta43 # raise an exception if no timing data was found
46 raise ValueError
/linux-5.10/Documentation/sphinx/
Dkernel_include.py67 raise self.severe(
85 raise self.warning('"%s" directive disabled.' % self.name)
109 raise self.severe('Problems with "%s" directive path:\n'
114 raise self.severe('Problems with "%s" directive path:\n%s.' %
125 raise self.severe('Problem with "%s" directive:\n%s' %
134 raise self.severe('Problem with "start-after" option of "%s" '
142 raise self.severe('Problem with "end-before" option of "%s" '
162 raise self.error(':number-lines: with non-integer '
Dkernel_abi.py89 raise self.warning("docutils: file insertion disabled")
131 raise self.severe(
136 raise self.severe(u"problems with '%s' directive: %s."
/linux-5.10/tools/testing/kunit/
Dkunit_kernel.py41 raise ConfigError('Could not call make command: ' + str(e))
43 raise ConfigError(e.output.decode())
54 raise ConfigError('Could not call make command: ' + str(e))
56 raise ConfigError(e.output.decode())
91 raise BuildError('Could not call make command: ' + str(e))
94 raise BuildError(stderr.decode())
/linux-5.10/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-5.10/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-5.10/Documentation/misc-devices/
Dpci-endpoint-test.rst16 #) raise legacy IRQ
17 #) raise MSI IRQ
18 #) raise MSI-X IRQ
/linux-5.10/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-5.10/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-5.10/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-5.10/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-5.10/tools/perf/tests/
Dperf-hooks.c14 raise(SIGSEGV); in sigsegv_handler()
26 raise(SIGSEGV); in the_hook()
Dattr.py226 raise Notest(self, myarch)
235 raise Unsup(self)
267 raise Fail(self, 'match failure');
282 raise Fail(self, 'group failure')
/linux-5.10/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-5.10/tools/testing/selftests/tpm2/
Dtpm2_tests.py56 raise
106 raise
128 raise
212 # expect the second one to raise -EBUSY error
/linux-5.10/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
Dvt.h22 short relsig; /* signal to raise on release req */
23 short acqsig; /* signal to raise on acquisition */
/linux-5.10/tools/testing/selftests/x86/
Dvdso_restorer.c70 raise(SIGUSR1); in main()
87 raise(SIGUSR1); in main()
/linux-5.10/arch/arm/vfp/
Dvfpmodule.c211 * Raise a SIGFPE for the current process.
267 #define RAISE(stat,en,sig) \ in vfp_raise_exceptions() macro
274 RAISE(FPSCR_DZC, FPSCR_DZE, FPE_FLTDIV); in vfp_raise_exceptions()
275 RAISE(FPSCR_IXC, FPSCR_IXE, FPE_FLTRES); in vfp_raise_exceptions()
276 RAISE(FPSCR_UFC, FPSCR_UFE, FPE_FLTUND); in vfp_raise_exceptions()
277 RAISE(FPSCR_OFC, FPSCR_OFE, FPE_FLTOVF); in vfp_raise_exceptions()
278 RAISE(FPSCR_IOC, FPSCR_IOE, FPE_FLTINV); in vfp_raise_exceptions()

12345678910>>...16