/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_err.h | 29 …IA_CSS_FW_WARNING_ISYS_QUEUE_FULL, /* < CSS system delayed because of insufficient space in the IS… 31 …IA_CSS_FW_WARNING_PSYS_QUEUE_FULL, /* < CSS system delayed because of insufficient space in the PS… 33 …IA_CSS_FW_WARNING_CIRCBUF_ALL_LOCKED, /* < CSS system delayed because of insufficient available bu…
|
/openbmc/linux/fs/ntfs/ |
H A D | malloc.h | 25 * If there was insufficient memory to complete the request, return NULL. 48 * If there was insufficient memory to complete the request, return NULL. 65 * If there was insufficient memory to complete the request, return NULL.
|
/openbmc/linux/fs/nilfs2/ |
H A D | bmap.c | 58 * %-ENOMEM - Insufficient amount of memory available. 146 * %-ENOMEM - Insufficient amount of memory available. 201 * %-ENOMEM - Insufficient amount of memory available. 244 * %-ENOMEM - Insufficient amount of memory available. 298 * %-ENOMEM - Insufficient amount of memory available. 338 * %-ENOMEM - Insufficient amount of memory available. 380 * %-ENOMEM - Insufficient amount of memory available. 410 * %-ENOMEM - Insufficient amount of memory available. 502 * %-ENOMEM - Insufficient amount of memory available.
|
H A D | ioctl.c | 43 * %-ENOMEM - Insufficient amount of memory available. 317 * %-ENOMEM - Insufficient amount of memory available. 384 * %-ENOMEM - Insufficient amount of memory available. 493 * %-ENOMEM - Insufficient amount of memory available. 534 * %-ENOMEM - Insufficient amount of memory available. 676 * %-ENOMEM - Insufficient amount of memory available. 711 * %-ENOMEM - Insufficient amount of memory available. 738 * %-ENOMEM - Insufficient memory available. 978 * %-ENOMEM - Insufficient memory available. 1151 * %-ENOMEM - Insufficient amount of memory available. [all …]
|
H A D | ifile.c | 48 * %-ENOMEM - Insufficient amount of memory available. 90 * %-ENOMEM - Insufficient amount of memory available.
|
H A D | dat.c | 285 * %-ENOMEM - Insufficient amount of memory available. 313 * %-ENOMEM - Insufficient amount of memory available. 336 * %-ENOMEM - Insufficient amount of memory available. 404 * %-ENOMEM - Insufficient amount of memory available.
|
H A D | gcinode.c | 54 * %-ENOMEM - Insufficient amount of memory available. 122 * %-ENOMEM - Insufficient amount of memory available.
|
/openbmc/linux/include/crypto/ |
H A D | dh.h | 64 * Return: -EINVAL if buffer has insufficient size, 0 on success 78 * Return: -EINVAL if buffer has insufficient size, 0 on success 93 * Return: -EINVAL if buffer has insufficient size, 0 on success
|
H A D | ecdh.h | 64 * Return: -EINVAL if buffer has insufficient size, 0 on success 78 * Return: -EINVAL if buffer has insufficient size, 0 on success
|
H A D | akcipher.h | 30 * In case of error where the dst sgl size was insufficient, 81 * algorithm. In case of error, where the dst_len was insufficient, 88 * algorithm. In case of error, where the dst_len was insufficient, 92 * algorithm. In case of error, where the dst_len was insufficient,
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus_strings.c | 7 { IPMI_RAKP_STATUS_INSUFFICIENT_RESOURCES_FOR_SESSION, "insufficient resources for session" }, 17 { IPMI_RAKP_STATUS_INSUFFICIENT_RESOURCES_FOR_ROLE, "insufficient resources for role" },
|
/openbmc/phosphor-net-ipmid/ |
H A D | comm_module.hpp | 16 INSUFFICIENT_RESOURCE, //!< Insufficient resources to create a session 26 INSUFFICIENT_RESOURCES_ROLE, //!< Insufficient resources to create a session
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
H A D | 0001-Use-correct-printf-format-for-__fsblkcnt_t.patch | 25 + "Insufficient shared memory (%lld) to write the data of size: %" PRId64 27 "Insufficient shared memory (%ld) to write the data of size: %" PRId64
|
/openbmc/linux/drivers/scsi/ |
H A D | sense_codes.h | 141 SENSE_CODE(0x0C12, "Write error - insufficient zone resources") 399 SENSE_CODE(0x2E00, "Insufficient time for operation") 621 SENSE_CODE(0x5502, "Insufficient reservation resources") 622 SENSE_CODE(0x5503, "Insufficient resources") 623 SENSE_CODE(0x5504, "Insufficient registration resources") 624 SENSE_CODE(0x5505, "Insufficient access control resources") 630 SENSE_CODE(0x550B, "Insufficient power for operation") 631 SENSE_CODE(0x550C, "Insufficient resources to create rod") 632 SENSE_CODE(0x550D, "Insufficient resources to create rod token") 633 SENSE_CODE(0x550E, "Insufficient zone resources") [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pmtools/pmtools/ |
H A D | pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch | 7 entries in ACPI table, so original 1K buffer is insufficient. 59 + /* if 1K buffer is insufficient for acpi table, switch to a larger memory buffer */
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_therm.rst | 124 Insufficient power in parasite mode, line noise and insufficient conversion 128 conversion and temperature reads 85.00 (powerup value) or 127.94 (insufficient
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | sal.c | 59 case -6: str = "Insufficient space to add the entry"; break; in ia64_sal_strerror() 68 case -14: str = "Insufficient space in partition for the " in ia64_sal_strerror() 70 case -15: str = "Insufficient data buffer space for the " in ia64_sal_strerror() 74 case -17: str = "Insufficient space in the NVM_Object for the " in ia64_sal_strerror()
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | epapr_hcalls.h | 83 #define EV_EAGAIN 4 /* The operation had insufficient 87 #define EV_ENOMEM 5 /* There was insufficient memory to
|
/openbmc/sdbusplus/example/yaml/net/poettering/ |
H A D | Calculator.events.yaml | 14 message: Insufficient privileges for operation.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | Common.errors.yaml | 8 description: Insufficient permission to perform operation
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsarguments.c | 155 "Insufficient arguments - " in acpi_ns_check_acpi_compliance() 234 "Insufficient arguments - " in acpi_ns_check_argument_count() 265 "Insufficient arguments - " in acpi_ns_check_argument_count()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/ |
H A D | check-memfree.py | 7 print("Insufficient free memory({:.3f}): requires > 2 GB".format(mem_free))
|
/openbmc/linux/lib/ |
H A D | nlattr.c | 942 * Returns NULL if the tailroom of the skb is insufficient to store 965 * Returns NULL if the tailroom of the skb is insufficient to store 991 * Returns NULL if the tailroom of the skb is insufficient to store 1069 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store 1090 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store 1116 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store 1135 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | libfdt.h | 326 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree 1457 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt 1471 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt 1540 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1592 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob 1618 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1649 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1680 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1715 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to 1767 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to [all …]
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ |
H A D | ampere_gpio_utils.sh | 25 echo "Insufficient parameter"
|