Home
last modified time | relevance | path

Searched full:insufficient (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dia_css_err.h20 …IA_CSS_FW_WARNING_ISYS_QUEUE_FULL, /* < CSS system delayed because of insufficient space in the IS…
22 …IA_CSS_FW_WARNING_PSYS_QUEUE_FULL, /* < CSS system delayed because of insufficient space in the PS…
24 …IA_CSS_FW_WARNING_CIRCBUF_ALL_LOCKED, /* < CSS system delayed because of insufficient available bu…
/linux-6.14.4/fs/nilfs2/
Dbmap.c57 * * %-ENOMEM - Insufficient memory available.
142 * * %-ENOMEM - Insufficient memory available.
194 * * %-ENOMEM - Insufficient memory available.
234 * * %-ENOMEM - Insufficient memory available.
284 * * %-ENOMEM - Insufficient memory available.
322 * * %-ENOMEM - Insufficient memory available.
364 * * %-ENOMEM - Insufficient memory available.
392 * * %-ENOMEM - Insufficient memory available.
478 * * %-ENOMEM - Insufficient memory available.
Difile.c49 * * %-ENOMEM - Insufficient memory available.
89 * * %-ENOMEM - Insufficient memory available.
178 * * %-ENOMEM - Insufficient memory available.
Dcpfile.c198 * * %-ENOMEM - Insufficient memory available.
242 * * %-ENOMEM - Insufficient memory available.
310 * * %-ENOMEM - Insufficient memory available.
380 * * %-ENOMEM - Insufficient memory available.
454 * * %-ENOMEM - Insufficient memory available.
720 * * %-ENOMEM - Insufficient memory available.
748 * * %-ENOMEM - Insufficient memory available.
1015 * * %-ENOMEM - Insufficient memory available.
1063 * * %-ENOMEM - Insufficient memory available.
1100 * * %-ENOMEM - Insufficient memory available.
Dioctl.c43 * * %-ENOMEM - Insufficient memory available.
321 * * %-ENOMEM - Insufficient memory available.
386 * * %-ENOMEM - Insufficient memory available.
493 * * %-ENOMEM - Insufficient memory available.
532 * * %-ENOMEM - Insufficient memory available.
669 * * %-ENOMEM - Insufficient memory available.
701 * * %-ENOMEM - Insufficient memory available.
727 * * %-ENOMEM - Insufficient memory available.
954 * * %-ENOMEM - Insufficient memory available.
1128 * * %-ENOMEM - Insufficient memory available.
[all …]
Ddat.c283 * * %-ENOMEM - Insufficient memory available.
310 * * %-ENOMEM - Insufficient memory available.
329 * * %-ENOMEM - Insufficient memory available.
396 * * %-ENOMEM - Insufficient memory available.
Dgcinode.c53 * * %-ENOMEM - Insufficient memory available.
118 * * %-ENOMEM - Insufficient memory available.
Dsufile.c166 * * %-ENOMEM - Insufficient memory available.
304 * * %-ENOMEM - Insufficient memory available.
615 * * %-ENOMEM - Insufficient memory available.
684 * * %-ENOMEM - Insufficient memory available.
783 * * %-ENOMEM - Insufficient memory available.
855 * * %-ENOMEM - Insufficient memory available.
931 * * %-ENOMEM - Insufficient memory available.
/linux-6.14.4/include/crypto/
Ddh.h64 * 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
Decdh.h65 * Return: -EINVAL if buffer has insufficient size, 0 on success
79 * Return: -EINVAL if buffer has insufficient size, 0 on success
Dakcipher.h26 * In case of error where the dst sgl size was insufficient,
56 * algorithm. In case of error, where the dst_len was insufficient,
60 * algorithm. In case of error, where the dst_len was insufficient,
/linux-6.14.4/drivers/scsi/
Dsense_codes.h141 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 …]
/linux-6.14.4/Documentation/w1/slaves/
Dw1_therm.rst124 Insufficient power in parasite mode, line noise and insufficient conversion
128 conversion and temperature reads 85.00 (powerup value) or 127.94 (insufficient
/linux-6.14.4/security/ipe/
Dfs.c30 * * %-EPERM - Insufficient permission
78 * * %-EPERM - Insufficient permission
130 * * %-EPERM - Insufficient permission
/linux-6.14.4/arch/powerpc/include/uapi/asm/
Depapr_hcalls.h83 #define EV_EAGAIN 4 /* The operation had insufficient
87 #define EV_ENOMEM 5 /* There was insufficient memory to
/linux-6.14.4/security/
Dlsm_syscalls.c73 * insufficient to contain the return data -E2BIG is returned and
91 * if there are no LSMs active. If @size is insufficient to contain
/linux-6.14.4/drivers/acpi/acpica/
Dnsarguments.c155 "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()
/linux-6.14.4/fs/bcachefs/
Dbcachefs_ioctl.h133 * Will fail removing @dev would leave us with insufficient read write devices
156 * leave us with insufficient read write devices or degraded/unavailable data,
172 * Will refuse to change member state if we would then have insufficient devices
/linux-6.14.4/lib/
Dnlattr.c964 * Returns NULL if the tailroom of the skb is insufficient to store
987 * Returns NULL if the tailroom of the skb is insufficient to store
1013 * Returns NULL if the tailroom of the skb is insufficient to store
1091 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store
1112 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store
1138 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store
1157 * Returns -EMSGSIZE if the tailroom of the skb is insufficient to store
/linux-6.14.4/scripts/dtc/libfdt/
Dlibfdt.h326 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree
1518 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1532 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1601 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1653 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob
1679 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1710 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1741 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1776 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
1828 * -FDT_ERR_NOSPACE, there is insufficient free space in the blob to
[all …]
/linux-6.14.4/include/scsi/fc/
Dfc_fcp.h165 #define FCP_BIDI_READ_OVER 0x20 /* DL insufficient for full transfer */
168 #define FCP_RESID_OVER 0x04 /* DL insufficient for full transfer */
/linux-6.14.4/fs/jfs/
Djfs_extent.c67 * -ENOSPC - insufficient disk resources.
255 * -ENOSPC - insufficient disk resources.
306 * -ENOSPC - insufficient disk resources.
/linux-6.14.4/Documentation/userspace-api/media/mediactl/
Dmedia-func-open.rst62 Insufficient kernel memory was available.
/linux-6.14.4/Documentation/userspace-api/media/cec/
Dcec-func-open.rst71 Insufficient kernel memory was available.
/linux-6.14.4/arch/arm/lib/
Ddelay.c75 pr_err("Ignoring delay timer %ps, which has insufficient resolution of %lluns\n", in register_current_timer_delay()

12345678910>>...17