Home
last modified time | relevance | path

Searched full:happen (Results 1 – 25 of 3407) sorted by relevance

12345678910>>...137

/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Ddevel-algos.rst72 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 Dnx-common-powernv.c266 /* 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 Doe-npm-cache23 // 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 Dpowerdomain-common.c61 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 Dexception.hpp37 * 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 DREADME.unaligned-memory-access.txt22 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 DREADME.memory-test76 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 Dunaligned-memory-access.rst28 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 Dsprite_loader_worker.cpp15 // 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 DKconfig32 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 Devent_buffer.c47 * 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 Dgcc4.patch16 - /* can't happen */
37 - /* ?... shouldn't happen I guess */
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.h47 * 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 Ddmxgcops.c82 /* 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 D0082-video-fb-video_fb-Fix-possible-integer-overflow.patch8 that doesn't happen.
32 + /* Shouldn't happen, but if it does we've a bug. */
/OK3568_Linux_fs/buildroot/package/pppd/
H A D0001-pppd-Fix-bounds-check.patch23 /* Not so likely to happen. */
32 /* Not so likely to happen. */
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-builtin.c19 * happen:
38 * being scheduled long enough, this bug may really happen.
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Dmlxsw.rst73 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 D0001-gio-tests-g-file-info-don-t-assume-million-in-one-ev.patch8 don't happen
14 As rare as this may be, it can happen:
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dspinlock_debug.c128 * 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 Dvirtio_mem.h70 * 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 Dwake_q.h19 * 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 D0002-Bug-703366-Fix-double-free-of-object-during-linearization.patch6 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 Dat91sam9_rtt.c63 /* 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 D0001-Fix-build-race-in-Makefile.patch13 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

12345678910>>...137