Home
last modified time | relevance | path

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

1234

/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-dell-wmi-ddv7 buffer, which contains fan sensor entries and a terminating
23 buffer, which contains thermal sensor entries and a terminating
H A Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
H A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
H A Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/
H A D0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch11 terminating the string. This leads to a use-after-free.
12 Fixed by only NULL-terminating the string when no error has been thrown.
/openbmc/qemu/tests/qapi-schema/
H A Dunclosed-string.err1 unclosed-string.json:1:11: missing terminating "'"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dssize_t.patch15 * terminating '\0' not included (36 + 1 + 20).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-include-missing-system-headers.patch125 int terminating = 0;
146 extern int terminating;
H A D0001-Avoid-variable-definition-in-header-files.patch80 int terminating = 0;
/openbmc/linux/Documentation/core-api/
H A Dnetlink.rst91 to the ``len`` member of struct nla_policy). For string attributes terminating
96 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh112 …killpid="`sed -n "s/^(qemu) qemu: terminating on signal [0-9]* from pid \([0-9]*\).*$/\1/p" $resdi…
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/
H A D0001-feat-dracut-install-split-ldd-command-arguments-for-.patch38 + /* Account for at least 2 elements plus the terminating NULL in cmdline */
/openbmc/linux/drivers/nvme/target/
H A Dfc.c165 atomic_t terminating; member
1151 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()
1233 int i, terminating; in nvmet_fc_delete_target_assoc() local
1235 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()
1238 if (terminating) in nvmet_fc_delete_target_assoc()
/openbmc/qemu/qapi/
H A Dcontrol.json162 # every attempt is made to send the QMP response before terminating,
/openbmc/u-boot/doc/
H A DREADME.commands112 The function returns the number of possible completions (without the terminating
/openbmc/linux/Documentation/admin-guide/
H A Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/openbmc/linux/net/smc/
H A Dsmc_core.c697 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
700 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
859 lgr->terminating = 0; in smc_lgr_create()
1495 if (lgr->terminating) in __smc_lgr_terminate()
1499 lgr->terminating = 1; in __smc_lgr_terminate()
1528 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
H A Dsmc_wr.c210 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
218 lgr->terminating || in smc_wr_tx_get_free_slot()
H A Dsmc_core.h290 u8 terminating : 1;/* lgr is terminating */ member
/openbmc/pldm/
H A D.clang-tidy44 bugprone-terminating-continue,
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/
H A D0001-Add-system-reset-status-support.patch93 + + 1 /* terminating null */;
/openbmc/linux/Documentation/locking/
H A Dlocktorture.rst80 The number of seconds to run the test before terminating
/openbmc/linux/Documentation/i2c/
H A Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
/openbmc/libpldm/
H A D.clang-tidy43 bugprone-terminating-continue,
/openbmc/libcper/
H A D.clang-tidy43 bugprone-terminating-continue,

1234