Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 95) sorted by relevance

1234

/OK3568_Linux_fs/external/xserver/os/
H A Dosinit.c328 OsCleanup(Bool terminating) in OsCleanup() argument
330 if (terminating) { in OsCleanup()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dssize_t.patch15 * terminating '\0' not included (36 + 1 + 20).
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0010-HACK-gstmpegvideoparse-Split-every-picture.patch22 …/* if terminating packet is a picture, we need to check if it has same TSN as the picture that is …
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0010-HACK-gstmpegvideoparse-Split-every-picture.patch22 …/* if terminating packet is a picture, we need to check if it has same TSN as the picture that is …
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0010-HACK-gstmpegvideoparse-Split-every-picture.patch22 …/* if terminating packet is a picture, we need to check if it has same TSN as the picture that is …
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0129-kern-parser-Introduce-terminate_arg-helper.patch7 terminating the most recent argument. Add a helper function for this.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-Avoid-variable-definition-in-header-files.patch80 int terminating = 0;
/OK3568_Linux_fs/buildroot/dl/hostapd/
H A D0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch9 buffer overflow checks terminating the hostapd process. Fix this by
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_core.c264 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
267 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
398 lgr->terminating = 0; in smc_lgr_create()
912 if (lgr->terminating) in __smc_lgr_terminate()
916 lgr->terminating = 1; in __smc_lgr_terminate()
945 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
H A Dsmc_wr.c195 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
203 lgr->terminating || in smc_wr_tx_get_free_slot()
H A Dsmc_core.h232 u8 terminating : 1;/* lgr is terminating */ member
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0003-src-client-linux-handler-exception_handler.cc-rename.patch55 // to do so), we instead resort to terminating our process. This will
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfc.c162 atomic_t terminating; member
1124 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()
1202 int i, terminating; in nvmet_fc_delete_target_assoc() local
1204 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()
1207 if (terminating) in nvmet_fc_delete_target_assoc()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dexception123 * prints more information about the terminating exception (if any)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dexception123 * prints more information about the terminating exception (if any)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
H A Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
H A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
/OK3568_Linux_fs/buildroot/package/mtp/
H A D0001-Fix-compile-error.patch155 - PLOG(ERROR) << "There was an unexpected error in DBus; terminating.";
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dlocktorture.rst80 The number of seconds to run the test before terminating
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c435 bool terminating; member
1059 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
1977 chan->terminating = false; in xilinx_dma_tx_submit()
2450 chan->terminating = true; in xilinx_dma_terminate_all()
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.8.rst79 - oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190720.patch.gz

1234