/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-dell-wmi-ddv | 7 buffer, which contains fan sensor entries and a terminating 23 buffer, which contains thermal sensor entries and a terminating
|
H A D | sysfs-firmware-dmi-entries | 69 and the two terminating nul characters.
|
H A D | sysfs-class-net-cdc_ncm | 8 tx_max sized frames with no terminating short
|
H A D | dev-kmsg | 79 the terminating ';'. Unknown fields and values should be
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/ |
H A D | 0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch | 11 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 D | unclosed-string.err | 1 unclosed-string.json:1:11: missing terminating "'"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | ssize_t.patch | 15 * terminating '\0' not included (36 + 1 + 20).
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | 0001-include-missing-system-headers.patch | 125 int terminating = 0; 146 extern int terminating;
|
H A D | 0001-Avoid-variable-definition-in-header-files.patch | 80 int terminating = 0;
|
/openbmc/linux/Documentation/core-api/ |
H A D | netlink.rst | 91 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 D | kvm-test-1-run-qemu.sh | 112 …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 D | 0001-feat-dracut-install-split-ldd-command-arguments-for-.patch | 38 + /* Account for at least 2 elements plus the terminating NULL in cmdline */
|
/openbmc/linux/drivers/nvme/target/ |
H A D | fc.c | 165 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 D | control.json | 162 # every attempt is made to send the QMP response before terminating,
|
/openbmc/u-boot/doc/ |
H A D | README.commands | 112 The function returns the number of possible completions (without the terminating
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | binderfs.rst | 54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
|
/openbmc/linux/net/smc/ |
H A D | smc_core.c | 697 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 D | smc_wr.c | 210 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot() 218 lgr->terminating || in smc_wr_tx_get_free_slot()
|
H A D | smc_core.h | 290 u8 terminating : 1;/* lgr is terminating */ member
|
/openbmc/pldm/ |
H A D | .clang-tidy | 44 bugprone-terminating-continue,
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
H A D | 0001-Add-system-reset-status-support.patch | 93 + + 1 /* terminating null */;
|
/openbmc/linux/Documentation/locking/ |
H A D | locktorture.rst | 80 The number of seconds to run the test before terminating
|
/openbmc/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 54 transaction, and is sent before the terminating STOP. This
|
/openbmc/libpldm/ |
H A D | .clang-tidy | 43 bugprone-terminating-continue,
|
/openbmc/libcper/ |
H A D | .clang-tidy | 43 bugprone-terminating-continue,
|