Home
last modified time | relevance | path

Searched full:too (Results 1 – 25 of 4492) sorted by relevance

12345678910>>...180

/openbmc/qemu/tests/qemu-iotests/
H A D080.out11 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
12 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
16 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
17 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
29 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large
30 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large
36 qemu-img: Could not create snapshot 'test': File too large
42 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
43 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
49 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small
[all …]
H A D0844 # Test case for VDI header corruption; image too large, and too many blocks.
66 # check for image size too large
74 echo "Test 2: Size too large (512 TB - 128 MB + 64 kB)"
75 # This should be too large (-EINVAL):
80 echo "Test 3: Size valid (64M), but Blocks In Image too small (63)"
82 # too small
85 # so 63 should be too small and give us -ENOTSUP
104 echo "Test 6: Block Size != 1MB; too small test (1MB - 1)"
105 poke_file "$TEST_IMG" "$bs_offset" "\xff\xff\x0f\x00" # invalid (too small)
108 echo "Test 7: Block Size != 1MB; too large test (1MB + 64KB)"
[all …]
H A D261.out180 === Reject too much unknown extra data ===
182 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Too much extra metadata in snapshot table entry 3
185 qemu-img: ERROR failed to read the snapshot table: Too much extra metadata in snapshot table entry 3
187 qemu-img: Check failed: File too large
189 Discarding too much extra metadata in snapshot table entry 3 (65536 > 1024)
202 === Snapshot table too big ===
205 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Snapshot table is too big
208 qemu-img: ERROR failed to read the snapshot table: Snapshot table is too big
210 qemu-img: Check failed: File too large
212 Discarding 1 overhanging snapshots (snapshot table is too big)
[all …]
H A Dpylintrc14 too-few-public-methods,
15 too-many-arguments,
16 too-many-positional-arguments,
17 too-many-branches,
18 too-many-lines,
19 too-many-locals,
20 too-many-public-methods,
31 too-many-return-statements,
32 too-many-statements,
H A D078.out8 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large
11 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large
13 == Too small catalog bitmap for image size ==
14 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
15 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
18 qemu-io: can't open device TEST_DIR/empty.bochs: Extent size 2147483648 is too large
H A D054.out3 creating too large image (1 EB)
5 qemu-img: TEST_DIR/t.IMGFMT: The image size is too large for file format 'IMGFMT' (try using a larg…
7 creating too large image (1 EB) using qcow2.py
9 qemu-img: Could not open 'TEST_DIR/t.qcow2': Image is too big
H A D084.out26 Test 2: Size too large (512 TB - 128 MB + 64 kB)
29 Test 3: Size valid (64M), but Blocks In Image too small (63)
33 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': unsupported VDI image (too many blocks 536870785, max…
41 Test 6: Block Size != 1MB; too small test (1MB - 1)
44 Test 7: Block Size != 1MB; too large test (1MB + 64KB)
H A D212.out91 Job failed: Image size is too large for this cluster size
97 Job failed: Image size is too large for this cluster size
103 Job failed: Image size is too large for this cluster size
109 Job failed: Image size is too large for this cluster size
129 Job failed: Cluster size is too large
135 Job failed: Cluster size is too large
141 Job failed: Cluster size is too large
147 Job failed: Image size is too large for this cluster size
153 Job failed: Image size is too large for this cluster size
/openbmc/qemu/bsd-user/
H A Derrno_defs.h46 #define TARGET_E2BIG 7 /* Argument list too long */
63 #define TARGET_ENFILE 23 /* Too many open files in system */
64 #define TARGET_EMFILE 24 /* Too many open files */
67 #define TARGET_EFBIG 27 /* File too large */
71 #define TARGET_EMLINK 31 /* Too many links */
76 #define TARGET_ERANGE 34 /* Result too large */
87 #define TARGET_EMSGSIZE 40 /* Message too long */
108 #define TARGET_ETOOMANYREFS 59 /* Too many references: can't splice */
112 #define TARGET_ELOOP 62 /* Too many levels of symbolic links */
113 #define TARGET_ENAMETOOLONG 63 /* File name too long */
[all …]
/openbmc/u-boot/lib/
H A Derrno_str.c21 ERRNO_MSG(E2BIG, "Argument list too long"),
38 ERRNO_MSG(EMFILE, "Too many open files"),
41 ERRNO_MSG(EFBIG, "File too large"),
45 ERRNO_MSG(EMLINK, "Too many links"),
50 ERRNO_MSG(ENAMETOOLONG, "File name too long"),
54 ERRNO_MSG(ELOOP, "Too many symbolic links encountered"),
89 ERRNO_MSG(EOVERFLOW, "Value too large for defined data type"),
96 ERRNO_MSG(ELIBMAX, "Attempting to link in too many shared libraries"),
101 ERRNO_MSG(EUSERS, "Too many users"),
104 ERRNO_MSG(EMSGSIZE, "Message too long"),
[all …]
/openbmc/linux/drivers/scsi/
H A Dsense_codes.h151 SENSE_CODE(0x0E01, "Information unit too short")
152 SENSE_CODE(0x0E02, "Information unit too long")
164 SENSE_CODE(0x1102, "Error too long to correct")
310 SENSE_CODE(0x2606, "Too many target descriptors")
312 SENSE_CODE(0x2608, "Too many segment descriptors")
377 SENSE_CODE(0x2C01, "Too many windows specified")
494 SENSE_CODE(0x3B1C, "Too many logical objects on partition to support operation")
566 SENSE_CODE(0x4B02, "Too much write data")
663 SENSE_CODE(0x5D11, "Hardware impending failure drive error rate too high")
664 SENSE_CODE(0x5D12, "Hardware impending failure data error rate too high")
[all …]
/openbmc/u-boot/include/linux/
H A Derrno.h10 #define E2BIG 7 /* Argument list too long */
27 #define EMFILE 24 /* Too many open files */
30 #define EFBIG 27 /* File too large */
34 #define EMLINK 31 /* Too many links */
40 #define ENAMETOOLONG 36 /* File name too long */
46 #define ELOOP 40 /* Too many symbolic links encountered */
83 #define EOVERFLOW 75 /* Value too large for defined data type */
90 #define ELIBMAX 82 /* Attempting to link in too many shared libraries */
95 #define EUSERS 87 /* Too many users */
98 #define EMSGSIZE 90 /* Message too long */
[all …]
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h17 #define TARGET_E2BIG 7 /* Argument list too long */
34 #define TARGET_EMFILE 24 /* Too many open files */
37 #define TARGET_EFBIG 27 /* File too large */
41 #define TARGET_EMLINK 31 /* Too many links */
47 #define TARGET_ENAMETOOLONG 36 /* File name too long */
51 #define TARGET_ELOOP 40 /* Too many symbolic links encountered */
86 #define TARGET_EOVERFLOW 75 /* Value too large for defined data type */
93 #define TARGET_ELIBMAX 82 /* Attempting to link in too many shared libraries */
98 #define TARGET_EUSERS 87 /* Too many users */
101 #define TARGET_EMSGSIZE 90 /* Message too long */
[all …]
/openbmc/linux/fs/afs/
H A Dprotocol_uae.h15 UAE2BIG = 0x2f6df06, /* Arg list too long */
32 UAEMFILE = 0x2f6df17, /* Too many open files */
35 UAEFBIG = 0x2f6df1a, /* File too large */
39 UAEMLINK = 0x2f6df1e, /* Too many links */
44 UAENAMETOOLONG = 0x2f6df23, /* File name too long */
48 UAELOOP = 0x2f6df27, /* Too many symbolic links encountered */
82 UAEOVERFLOW = 0x2f6df49, /* Value too large for defined data type */
89 UAELIBMAX = 0x2f6df50, /* Attempting to link in too many shared libraries */
94 UAEUSERS = 0x2f6df55, /* Too many users */
97 UAEMSGSIZE = 0x2f6df58, /* Message too long */
[all …]
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h14 #define EMSGSIZE 40 /* Message too long */
33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
37 #define ENAMETOOLONG 63 /* File name too long */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
68 #define EOVERFLOW 92 /* Value too large for defined data type */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h14 #define EMSGSIZE 40 /* Message too long */
33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
37 #define ENAMETOOLONG 63 /* File name too long */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
68 #define EOVERFLOW 92 /* Value too large for defined data type */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
/openbmc/linux/drivers/net/ethernet/realtek/
H A DKconfig46 config 8139TOO
56 will be called 8139too. This is recommended.
61 depends on 8139TOO
70 depends on 8139TOO
81 depends on 8139TOO
90 depends on 8139TOO
92 The 8139too driver was recently updated to contain a more rapid
/openbmc/linux/lib/zstd/common/
H A Derror_private.c29 … case PREFIX(frameParameter_windowTooLarge): return "Frame requires too much memory for decoding"; in ERR_getErrorString()
38 case PREFIX(tableLog_tooLarge): return "tableLog requires too much memory : unsupported"; in ERR_getErrorString()
39 case PREFIX(maxSymbolValue_tooLarge): return "Unsupported max Symbol Value : too large"; in ERR_getErrorString()
40 case PREFIX(maxSymbolValue_tooSmall): return "Specified maxSymbolValue is too small"; in ERR_getErrorString()
44 case PREFIX(dstSize_tooSmall): return "Destination buffer is too small"; in ERR_getErrorString()
48 case PREFIX(frameIndex_tooLarge): return "Frame index is too large"; in ERR_getErrorString()
/openbmc/linux/net/9p/
H A Derror.c49 {"Argument list too long", E2BIG},
63 {"Too many open files in system", ENFILE},
64 {"Too many open files", EMFILE},
66 {"File too large", EFBIG},
70 {"Too many links", EMLINK},
75 {"File name too long", ENAMETOOLONG},
79 {"Too many levels of symbolic links", ELOOP},
92 {"Too many users", EUSERS},
94 {"Message too long", EMSGSIZE},
142 {"i/o count too large", EIO},
[all …]
/openbmc/qemu/tests/functional/
H A Dtest_mem_addr_space.py37 59.6G, QEMU should fail to start with a message "phy-bits are too low".
50 self.assertRegex(self.vm.get_log(), r'phys-bits too low')
67 self.assertRegex(self.vm.get_log(), r'phys-bits too low')
83 self.assertNotRegex(self.vm.get_log(), r'phys-bits too low')
100 self.assertNotRegex(self.vm.get_log(), r'phys-bits too low')
116 self.assertNotRegex(self.vm.get_log(), r'phys-bits too low')
122 4 GiB should make QEMU fail to start with "phys-bits too low"
135 self.assertRegex(self.vm.get_log(), r'phys-bits too low')
162 self.assertRegex(self.vm.get_log(), r'phys-bits too low')
182 self.assertRegex(self.vm.get_log(), r'phys-bits too low')
[all …]
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h21 #define TARGET_EMSGSIZE 40 /* Message too long */
59 #define TARGET_ETOOMANYREFS 59 /* Too many references: cannot splice */
65 #define TARGET_ELOOP 62 /* Too many symbolic links encountered */
67 #define TARGET_ENAMETOOLONG 63 /* File name too long */
75 #define TARGET_EPROCLIM 67 /* SUNOS: Too many processes */
77 #define TARGET_EUSERS 68 /* Too many users */
103 #define TARGET_ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
125 #define TARGET_EOVERFLOW 92 /* Value too large for defined data type */
187 #define TARGET_ELIBMAX 123 /* Atmpt to link in too many shared libs */
/openbmc/linux/drivers/media/cec/core/
H A Dcec-pin-priv.h42 /* Generate a start bit period that is too short */
44 /* Generate a start bit period that is too long */
54 /* Generate a bit period that is too short */
56 /* Generate a bit period that is too long */
62 /* Generate a bit period that is too short */
64 /* Generate a bit period that is too long */
73 /* Generate a bit period that is too short */
75 /* Generate a bit period that is too long */
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h8 #define ENAMETOOLONG 36 /* File name too long */
21 #define ELOOP 40 /* Too many symbolic links encountered */
58 #define EOVERFLOW 75 /* Value too large for defined data type */
65 #define ELIBMAX 82 /* Attempting to link in too many shared libraries */
70 #define EUSERS 87 /* Too many users */
73 #define EMSGSIZE 90 /* Message too long */
92 #define ETOOMANYREFS 109 /* Too many references: cannot splice */
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h17 #define EMSGSIZE 40 /* Message too long */
36 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
39 #define ELOOP 62 /* Too many symbolic links encountered */
40 #define ENAMETOOLONG 63 /* File name too long */
45 #define EUSERS 68 /* Too many users */
93 #define EOVERFLOW 112 /* Value too large for defined data type */
107 #define ELIBMAX 125 /* Attempting to link in too many shared libraries */
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h39 #define EUSERS 68 /* Too many users */
43 #define EOVERFLOW 72 /* Value too large for defined data type */
60 #define ELIBMAX 173 /* Attempting to link in too many shared libraries */
80 #define EMSGSIZE 218 /* Message too long */
99 #define ETOOMANYREFS 237 /* Too many references: cannot splice */
110 #define ENAMETOOLONG 248 /* File name too long */
111 #define ELOOP 249 /* Too many symbolic links encountered */

12345678910>>...180