/openbmc/sdbusplus/test/async/ |
H A D | task.cpp | 58 static auto two(bool& caught) -> task<> in TEST() 66 caught = true; in TEST() 75 bool caught = false; in TEST() local 76 stdexec::sync_wait(_::two(caught)); in TEST() 77 EXPECT_TRUE(caught); in TEST()
|
/openbmc/qemu/ |
H A D | .editorconfig | 10 # that aren't already caught by your existing config.
|
/openbmc/sdbusplus/docs/yaml/ |
H A D | error.md | 8 may be thrown or caught as appropriate. If the error is thrown from an interface
|
/openbmc/linux/fs/proc/ |
H A D | array.c | 267 sigset_t pending, shpending, blocked, ignored, caught; in task_sig() local 276 sigemptyset(&caught); in task_sig() 282 collect_sigign_sigcatch(p, &ignored, &caught); in task_sig() 300 render_sigset_t(m, "SigCgt:\t", &caught); in task_sig()
|
/openbmc/openbmc/poky/meta/recipes-support/libcheck/ |
H A D | libcheck_0.15.2.bb | 5 segmentation faults or other signals can be caught. Test results are \
|
/openbmc/linux/sound/parisc/ |
H A D | harmony.c | 489 unsigned long caught; in snd_harmony_capture_pointer() local 498 caught = rcuradd - h->cbuf.addr; in snd_harmony_capture_pointer() 502 rcuradd, h->cbuf.addr, caught); in snd_harmony_capture_pointer() 509 return bytes_to_frames(rt, caught); in snd_harmony_capture_pointer()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch | 27 /* Assume failures will be caught by the write below */
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/ |
H A D | libstrictures-perl_2.000006.bb | 16 as such) get caught, but not at the cost of an XS dependency and not at the \
|
/openbmc/linux/Documentation/mm/ |
H A D | vmalloced-kernel-stacks.rst | 26 overflows to be caught immediately rather than causing difficult to 64 with guard pages. This causes kernel stack overflows to be caught
|
H A D | page_owner.rst | 53 are caught and marked, although they are mostly allocated from struct
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | freezer-subsystem.rst | 25 from within the tasks we wish to freeze. While SIGSTOP cannot be caught, 27 SIGCONT is especially unsuitable since it can be caught by the task. Any
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-deep-perl_1.204.bb | 11 caught in an infinite loop. \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/ |
H A D | 0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch | 92 Jack main caught signal 2 184 Jack main caught signal 2
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 44 synth until it has caught up with what is being printed on the
|
/openbmc/linux/Documentation/powerpc/ |
H A D | kasan.txt | 24 stack issues that cannot be caught with outline mode.
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | Kconfig | 57 one bank to another to be caught, at the expense of using a little
|
/openbmc/qemu/docs/devel/testing/ |
H A D | blkverify.rst | 60 This error is caught by ``blkverify``::
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | memory.rst | 93 space are also caught via this mapping.
|
H A D | porting.rst | 107 of the mapped memory map) to be caught. Normally set to 8MB.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | buslock.rst | 122 is exceeded then any task which is caught via the buslock #DB exception is
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | log-writes.rst | 52 which isn't quite what happened and wouldn't be caught during the log replay.
|
/openbmc/docs/testing/ |
H A D | local-ci-build.md | 74 To only invoke the test suite and not get caught up the various analysis passes
|
/openbmc/linux/Documentation/trace/ |
H A D | mmiotrace.rst | 124 are not caught, since the mapping always exists and is returned directly.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.2.3.rst | 40 - curl: ensure all ptest failures are caught
|
/openbmc/linux/Documentation/process/ |
H A D | 4.Coding.rst | 232 automated way. Any problem caught by the computer is a problem which will 415 ensure that code which has not been updated is caught by the compiler.
|