| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | devel-algos.rst | 72 other part of the kernel. Note that the .cia_setkey() call might happen 73 before or after any of these schematics happen, but must not happen 172 other part of the kernel. Note that the .setkey() call might happen 173 before or after any of these schematics happen, but must not happen 210 ----------- other transformations happen here -----------
|
| /OK3568_Linux_fs/kernel/drivers/crypto/nx/ |
| H A D | nx-common-powernv.c | 266 /* these should not happen */ in wait_for_csb() 283 /* should not happen, we use physical addrs */ in wait_for_csb() 294 /* should not happen, we use physical addrs */ in wait_for_csb() 298 /* shouldn't happen, we're in HYP mode */ in wait_for_csb() 302 /* shouldn't happen, setup_ddl doesn't use many dde's */ in wait_for_csb() 307 /* shouldn't happen, we setup CRB correctly */ in wait_for_csb() 312 * shouldn't happen, setup_direct/indirect_dde creates in wait_for_csb() 318 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 322 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 326 /* should not happen with ICSWX */ in wait_for_csb() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/ |
| H A D | oe-npm-cache | 23 // found, place debug statements in 'make-fetch-happen/lib/cache/policy.js' 27 'key_prefix': 'make-fetch-happen:request-cache:', 47 'key_prefix': 'make-fetch-happen:request-cache:',
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | powerdomain-common.c | 61 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_onstate_mask() 81 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_retst_mask() 101 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_stst_mask()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/ |
| H A D | exception.hpp | 37 * This should never happen unless the data is corrupted. 46 * This should never happen unless the data is corrupted. 58 * This should never happen unless the data is corrupted or you have
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.unaligned-memory-access.txt | 22 The above may seem a little vague, as memory access can happen in different 56 happen. The exception handler is able to correct the unaligned access, 59 happen, but the exceptions do not contain enough information for the 66 memory accesses to happen, your code will not work correctly on certain 166 Think about what would happen if addr1 was an odd address such as 0x10003.
|
| H A D | README.memory-test | 76 which usually happen not with simple read or write cycles on the bus, 78 accesses usually happen only for certain DMA operations, or for heavy 97 to catch did not happen when accessing the RAM, but when reading from
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | unaligned-memory-access.rst | 28 The above may seem a little vague, as memory access can happen in different 62 happen. The exception handler is able to correct the unaligned access, 65 happen, but the exceptions do not contain enough information for the 72 memory accesses to happen, your code will not work correctly on certain 172 Think about what would happen if addr1 was an odd address such as 0x10003.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_loader_worker.cpp | 15 // This shouldn't happen, since we always invoke it with a non-empty pointer. in parse() 19 // This shouldn't happen, since we always invoke it with a non-empty pointer. in parse()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/parsers/ |
| H A D | Kconfig | 32 for your particular device. It won't happen automatically. The 94 for your particular device. It won't happen automatically. The 128 for your particular device. It won't happen automatically. The
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | event_buffer.c | 47 * This shouldn't happen since all workqueues or handlers are in add_event_entry() 175 /* can't currently happen */ in event_buffer_read() 181 /* May happen if the buffer is freed during pending reads. */ in event_buffer_read()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/ |
| H A D | gcc4.patch | 16 - /* can't happen */ 37 - /* ?... shouldn't happen I guess */
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.h | 47 * at or after 'msc'. Return false if it didn't happen (which might occur if 'crtc' 80 /* Flip pixmap, return false if it didn't happen. 96 /* Flip pixmap for window, return false if it didn't happen.
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxgcops.c | 82 /* Error -- this should never happen! */ in dmxFillSpans() 90 /* Error -- this should never happen! */ in dmxSetSpans() 164 /* Error -- this should not happen! */ in dmxPutImage() 513 /* Error -- this should never happen! */ in dmxImageGlyphBlt() 522 /* Error -- this should never happen! */ in dmxPolyGlyphBlt() 530 /* Error -- this should never happen! */ in dmxPushPixels() 636 /* Error -- this should never happen! */ in dmxGetSpans()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0082-video-fb-video_fb-Fix-possible-integer-overflow.patch | 8 that doesn't happen. 32 + /* Shouldn't happen, but if it does we've a bug. */
|
| /OK3568_Linux_fs/buildroot/package/pppd/ |
| H A D | 0001-pppd-Fix-bounds-check.patch | 23 /* Not so likely to happen. */ 32 /* Not so likely to happen. */
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-builtin.c | 19 * happen: 38 * being scheduled long enough, this bug may really happen.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | mlxsw.rst | 73 routed from a disabled router interface (RIF). This can happen during 79 routed through a disabled router interface (RIF). This can happen during
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
| H A D | 0001-gio-tests-g-file-info-don-t-assume-million-in-one-ev.patch | 8 don't happen 14 As rare as this may be, it can happen:
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | spinlock_debug.c | 128 * Must not happen on UP: in do_raw_spin_trylock() 167 * Must not happen on UP: in do_raw_read_trylock() 219 * Must not happen on UP: in do_raw_write_trylock()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | virtio_mem.h | 70 * There are no guarantees what will happen if unplugged memory is 75 * It can happen that the device cannot process a request, because it is 80 * scenarios (if the device is busy) it can happen that the device still
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | wake_q.h | 19 * already in a wake queue, the wakeup will happen soon and the second 31 * NOTE that there is no guarantee the wakeup will happen any later than the
|
| /OK3568_Linux_fs/buildroot/package/mupdf/ |
| H A D | 0002-Bug-703366-Fix-double-free-of-object-during-linearization.patch | 6 This appears to happen because we parse an illegal object from 10 Here, we fix the parsing code so this can't happen.
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | at91sam9_rtt.c | 63 /* wait for counter clear to happen, takes less than a 1/32768th second */ in rtc_set() 78 /* wait for counter clear to happen, takes less than a 1/32768th second */ in rtc_reset()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glew/glew/ |
| H A D | 0001-Fix-build-race-in-Makefile.patch | 13 In parallel builds, all of those targets happen at the same time. This 14 means that 'bin' can happen *after* 'bin/$(GLEWINFO.BIN)', which is a
|