| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | irq_work.c | 118 struct llist_head *raised, *lazy; in irq_work_needs_cpu() local 120 raised = this_cpu_ptr(&raised_list); in irq_work_needs_cpu() 123 if (llist_empty(raised) || arch_irq_work_has_interrupt()) in irq_work_needs_cpu() 186 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick() local 188 if (!llist_empty(raised) && !arch_irq_work_has_interrupt()) in irq_work_tick() 189 irq_work_run_list(raised); in irq_work_tick()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | mpic.c | 181 struct irq_queue raised; member 370 IRQ_setbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 372 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 374 IRQ_check(opp, &dst->raised); in IRQ_local_pipe() 389 __func__, n_CPU, n_IRQ, dst->raised.next); in IRQ_local_pipe() 394 if (dst->raised.priority > dst->ctpr && in IRQ_local_pipe() 395 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 397 __func__, n_IRQ, dst->raised.next, in IRQ_local_pipe() 398 dst->raised.priority, dst->ctpr, in IRQ_local_pipe() 547 memset(&opp->dst[i].raised, 0, sizeof(struct irq_queue)); in openpic_reset() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | da9150-fg.txt | 8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised. 10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | softfloat-specialize | 106 exception is raised. 138 signaling NaN, the invalid exception is raised. 200 exception is raised. 235 signaling NaN, the invalid exception is raised. 308 invalid exception is raised. 344 `b' is a signaling NaN, the invalid exception is raised.
|
| /OK3568_Linux_fs/buildroot/package/python-hiredis/ |
| H A D | 0001-setup.py-fix-build-with-gcc-4.8.patch | 6 Fix the following build failure on gcc 4.8 which is raised since version 16 This build failure is raised because hiredis source code is built
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0011-Add-importlib-fix-for-PEP-3147-issue.patch | 35 - If sys.implementation.cache_tag is None then NotImplementedError is raised. 65 - not conform to PEP 3147/488 format, ValueError will be raised. If 66 - sys.implementation.cache_tag is None then NotImplementedError is raised.
|
| H A D | 0033-lib-crypt-uClibc-ng-doesn-t-set-errno-when-encryptio.patch | 7 Since commit [1] in cpython, an exception is raised when an encryption method
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-event.rst | 24 raised by the driver. 41 so that an event can be raised by that object. So the ``node`` field can 50 - struct v4l2_subscribed_event has a ringbuffer of raised 60 callbacks are called when a new event is raised and there is no more room.
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | tagged-pointers.rst | 40 result in an error code being returned, a (fatal) signal being raised, 69 For signals raised in response to watchpoint debug exceptions, the
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | usb-uevent | 6 longer functional a uevent will be raised. The uevent will
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/ |
| H A D | imx-ddr.rst | 13 interrupt is raised. If any other counter overflows, it continues counting, and 14 no interrupt is raised.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-pygpgme/ |
| H A D | 0003-handle-generic-error-when-no-passphrase-callback-pre.patch | 29 self.fail('gpgme.GpgmeError not raised')
|
| /OK3568_Linux_fs/buildroot/package/openocd/ |
| H A D | 0002-configure.ac-fix-autoreconf-with-autoconf-2.70.patch | 6 Fix the following build failure raised with openocd and autoconf >= 2.70
|
| /OK3568_Linux_fs/buildroot/package/diffutils/ |
| H A D | 0001-m4-stack-direction.m4-fix-build-on-microblazeel.patch | 6 Fix the following build failure on microblazeel with diffutils raised
|
| /OK3568_Linux_fs/buildroot/package/sg3_utils/ |
| H A D | 0002-configure.ac-fix-uclibc-ng-build.patch | 6 Fix the following build failure with uclibc-ng raised because SG_IO is
|
| H A D | 0001-src-sg_dd.c-fix-musl-build.patch | 6 Fix the following build failure on musl raised since version 1.47 and
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | fix-writing-emtpy-file.patch | 9 error was miss-raised.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
| H A D | 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch | 35 + "core dump file size limit raised to %lu bytes",
|
| /OK3568_Linux_fs/buildroot/linux/5.10.162-cip24-rt10/ |
| H A D | 0001-arch-microblaze-mm-init.c-fix-build.patch | 6 Fix the following build failure on microblaze raised since
|
| /OK3568_Linux_fs/buildroot/package/freerdp/ |
| H A D | 0003-winpr-include-winpr-file.h-fix-build-on-uclibc.patch | 6 Include stdio.h to fix the following build failure with uclibc raised
|
| /OK3568_Linux_fs/buildroot/package/s6-linux-init/ |
| H A D | 0001-configure-add-D_GNU_SOURCE.patch | 9 This will fix the following build failure with uclibc-ng which is raised
|
| /OK3568_Linux_fs/buildroot/package/alsa-utils/ |
| H A D | 0003-configure.ac-fix-build-without-dlfcn.h.patch | 6 Fix the following static build failure (i.e. without dlfcn.h) raised
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/ |
| H A D | 0001-tools-trace.py-Fix-failing-to-exit.patch | 7 Yocto latest python v3.8.5, the exception raised by exit() is ignored and
|
| /OK3568_Linux_fs/buildroot/package/libselinux/ |
| H A D | 0003-libselinux-utils-getseuser.c-fix-build-with-gcc-4.8.patch | 6 Fix the following build failure with gcc 4.8 which is raised since
|
| /OK3568_Linux_fs/buildroot/package/libexif/ |
| H A D | 0001-libexif-exif-gps-ifd.c-fix-build-with-gcc-4.8.patch | 6 Fix the following build failure with gcc 4.8 raised since version 0.6.23 and
|