Home
last modified time | relevance | path

Searched full:invalid (Results 1 – 25 of 5390) sorted by relevance

12345678910>>...216

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-firmware-acpi85 ff_pmtimer: 0 invalid
88 ff_slp_btn: 0 invalid
89 gpe00: 0 invalid
92 gpe03: 0 invalid
93 gpe04: 0 invalid
94 gpe05: 0 invalid
97 gpe08: 0 invalid
98 gpe09: 0 invalid
99 gpe0A: 0 invalid
100 gpe0B: 0 invalid
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-is-errno.h115 ERROR_COMMON_CMD = 1, /* Invalid command */
116 ERROR_COMMON_PARAMETER = 2, /* Invalid parameter */
137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */
139 /* invalid width (DRC: 128~8192, FD: 32~8190) */
141 /* invalid height (DRC: 64~8192, FD: 16~8190) */
143 /* invalid bit-width (DRC: 8~12bits, FD: 8bit) */
145 /* invalid FrameTime for ISP */
149 /* invalid width (DRC: 128~8192, FD: 32~8190) */
151 /* invalid height (DRC: 64~8192, FD: 16~8190) */
153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
[all …]
Dfimc-is-errno.c19 return "ERROR_COMMON_CMD: Invalid Command"; in fimc_is_param_strerr()
21 return "ERROR_COMMON_PARAMETER: Invalid Parameter"; in fimc_is_param_strerr()
27 return "ERROR_COMMON_SETFILE_INDEX: Invalid setfile index"; in fimc_is_param_strerr()
39 return "ERROR_OTF_INPUT_FORMAT: Invalid format (DRC: YUV444, FD: YUV444, 422, 420)"; in fimc_is_param_strerr()
41 return "ERROR_OTF_INPUT_WIDTH: Invalid width (DRC: 128~8192, FD: 32~8190)"; in fimc_is_param_strerr()
43 return "ERROR_OTF_INPUT_HEIGHT: Invalid bit-width (DRC: 8~12bits, FD: 8bit)"; in fimc_is_param_strerr()
45 return "ERROR_OTF_INPUT_BIT_WIDTH: Invalid bit-width (DRC: 8~12bits, FD: 8bit)"; in fimc_is_param_strerr()
47 return "ERROR_DMA_INPUT_WIDTH: Invalid width (DRC: 128~8192, FD: 32~8190)"; in fimc_is_param_strerr()
49 return "ERROR_DMA_INPUT_HEIGHT: Invalid height (DRC: 64~8192, FD: 16~8190)"; in fimc_is_param_strerr()
51 return "ERROR_DMA_INPUT_FORMAT: Invalid format (DRC: YUV444 or YUV422, FD: YUV444,422,420)"; in fimc_is_param_strerr()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dctx_sk_lookup.c243 /* invalid 8-byte reads from a 4-byte fields in bpf_sk_lookup */
245 "invalid 8-byte read from bpf_sk_lookup family field",
252 .errstr = "invalid bpf_context access",
258 "invalid 8-byte read from bpf_sk_lookup protocol field",
265 .errstr = "invalid bpf_context access",
271 "invalid 8-byte read from bpf_sk_lookup remote_ip4 field",
278 .errstr = "invalid bpf_context access",
284 "invalid 8-byte read from bpf_sk_lookup remote_ip6 field",
291 .errstr = "invalid bpf_context access",
297 "invalid 8-byte read from bpf_sk_lookup remote_port field",
[all …]
Dbasic_stx_ldx.c2 "invalid src register in STX",
7 .errstr = "R15 is invalid",
11 "invalid dst register in STX",
16 .errstr = "R14 is invalid",
20 "invalid dst register in ST",
25 .errstr = "R14 is invalid",
29 "invalid src register in LDX",
34 .errstr = "R12 is invalid",
38 "invalid dst register in LDX",
43 .errstr = "R11 is invalid",
Dwide_access.c20 "invalid bpf_context access off=12 size=8"),
24 "invalid bpf_context access off=20 size=8"),
28 "invalid bpf_context access off=44 size=8"),
32 "invalid bpf_context access off=52 size=8"),
34 "invalid bpf_context access off=56 size=8"),
57 "invalid bpf_context access off=12 size=8"),
61 "invalid bpf_context access off=20 size=8"),
65 "invalid bpf_context access off=44 size=8"),
69 "invalid bpf_context access off=52 size=8"),
71 "invalid bpf_context access off=56 size=8"),
Dcgroup_storage.c17 "invalid cgroup storage access 1",
33 "invalid cgroup storage access 2",
46 "invalid cgroup storage access 3",
58 .errstr = "invalid access to map value, value_size=64 off=256 size=4",
62 "invalid cgroup storage access 4",
74 .errstr = "invalid access to map value, value_size=64 off=-2 size=4",
79 "invalid cgroup storage access 5",
95 "invalid cgroup storage access 6",
127 "invalid per-cpu cgroup storage access 1",
143 "invalid per-cpu cgroup storage access 2",
[all …]
Ddirect_value_access.c107 .errstr = "invalid access to map value pointer",
131 .errstr = "invalid access to map value pointer",
155 .errstr = "invalid access to map value pointer, value_size=48 off=536870911",
197 .errstr = "invalid access to map value, value_size=48 off=47 size=2",
211 .errstr = "invalid access to map value, value_size=48 off=47 size=2",
247 .errstr = "invalid access to map value pointer",
250 "direct map access, invalid insn test 1",
258 .errstr = "invalid bpf_ld_imm64 insn",
261 "direct map access, invalid insn test 2",
272 "direct map access, invalid insn test 3",
[all …]
Dcgroup_inv_retcode.c2 "bpf_exit with invalid return code. test1",
12 "bpf_exit with invalid return code. test2",
22 "bpf_exit with invalid return code. test3",
33 "bpf_exit with invalid return code. test4",
42 "bpf_exit with invalid return code. test5",
52 "bpf_exit with invalid return code. test6",
62 "bpf_exit with invalid return code. test7",
Dctx_skb.c38 .errstr = "invalid bpf_context access",
108 "invalid access __sk_buff family",
114 .errstr = "invalid bpf_context access",
118 "invalid access __sk_buff remote_ip4",
124 .errstr = "invalid bpf_context access",
128 "invalid access __sk_buff local_ip4",
134 .errstr = "invalid bpf_context access",
138 "invalid access __sk_buff remote_ip6",
144 .errstr = "invalid bpf_context access",
148 "invalid access __sk_buff local_ip6",
[all …]
Dbasic_call.c2 "invalid call insn1",
11 "invalid call insn2",
20 "invalid function call",
25 .errstr = "invalid func unknown#1234567",
29 "invalid argument register",
40 "non-invalid argument register",
Dld_imm64.c12 .errstr = "invalid BPF_LD_IMM insn",
26 .errstr = "invalid BPF_LD_IMM insn",
41 .errstr = "invalid bpf_ld_imm64 insn",
50 .errstr = "invalid bpf_ld_imm64 insn",
89 .errstr = "invalid bpf_ld_imm64 insn",
99 .errstr = "invalid bpf_ld_imm64 insn",
109 .errstr = "invalid bpf_ld_imm64 insn",
131 .errstr = "invalid bpf_ld_imm64 insn",
Dlwt.c2 "invalid direct packet write for LWT_IN",
20 "invalid direct packet write for LWT_OUT",
144 "invalid access of tc_classid for LWT_IN",
151 .errstr = "invalid bpf_context access",
154 "invalid access of tc_classid for LWT_OUT",
161 .errstr = "invalid bpf_context access",
164 "invalid access of tc_classid for LWT_XMIT",
171 .errstr = "invalid bpf_context access",
187 .errstr = "invalid bpf_context access",
/kernel/linux/linux-5.10/fs/cifs/
Dsmberr.h37 #define ERRbadfunc 1 /* Invalid function. The server did not
41 a data file, invalid seek mode. */
45 #define ERRbadpath 3 /* Directory invalid. A directory
53 following conditions: invalid rename
58 #define ERRbadfid 6 /* Invalid file handle. The file handle
64 #define ERRbadmem 9 /* Invalid memory block address. */
65 #define ERRbadenv 10 /* Invalid environment. */
66 #define ERRbadformat 11 /* Invalid format. */
67 #define ERRbadaccess 12 /* Invalid open mode. */
68 #define ERRbaddata 13 /* Invalid data (generated only by
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
Dtree-checker.c105 "invalid %s for file extent, have %llu, should be aligned to %u", \
192 "invalid previous key objectid, have %llu expect %llu", in check_prev_ino()
230 "invalid item size, have %u expect [%zu, %u)", in check_extent_data_item()
237 "invalid type for file extent, have %u expect range [0, %u]", in check_extent_data_item()
249 "invalid compression for file extent, have %u expect range [0, %u]", in check_extent_data_item()
256 "invalid encryption for file extent, have %u expect 0", in check_extent_data_item()
264 "invalid file_offset for inline file extent, have %llu expect 0", in check_extent_data_item()
278 "invalid ram_bytes for uncompressed inline extent, have %u expect %llu", in check_extent_data_item()
289 "invalid item size for reg/prealloc file extent, have %u expect %zu", in check_extent_data_item()
343 "invalid key objectid for csum item, have %llu expect %llu", in check_csum_item()
[all …]
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_filter.c152 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter()
154 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter()
156 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter()
177 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter()
179 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter()
181 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter()
206 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter()
208 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter()
210 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter()
241 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter()
[all …]
Dhists_output.c168 TEST_ASSERT_VAL("Invalid hist entry", in test1()
174 TEST_ASSERT_VAL("Invalid hist entry", in test1()
180 TEST_ASSERT_VAL("Invalid hist entry", in test1()
186 TEST_ASSERT_VAL("Invalid hist entry", in test1()
192 TEST_ASSERT_VAL("Invalid hist entry", in test1()
198 TEST_ASSERT_VAL("Invalid hist entry", in test1()
204 TEST_ASSERT_VAL("Invalid hist entry", in test1()
210 TEST_ASSERT_VAL("Invalid hist entry", in test1()
216 TEST_ASSERT_VAL("Invalid hist entry", in test1()
268 TEST_ASSERT_VAL("Invalid hist entry", in test2()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dnvme-rdma.h28 return "invalid length"; in nvme_rdma_cm_msg()
30 return "invalid record format"; in nvme_rdma_cm_msg()
32 return "invalid queue ID"; in nvme_rdma_cm_msg()
34 return "invalid host SQ size"; in nvme_rdma_cm_msg()
36 return "invalid host RQ size"; in nvme_rdma_cm_msg()
40 return "invalid IRD"; in nvme_rdma_cm_msg()
42 return "Invalid ORD"; in nvme_rdma_cm_msg()
Dnvme-fc.h168 /* invalid NVMe_LS command code */
180 /* Invalid Association ID */
183 /* Invalid Connection ID */
186 /* Invalid Parameters */
201 /* invalid OX_ID-RX_ID combination */
207 /* Invalid payload length */
210 /* Invalid NVMe_ERSP Ratio */
213 /* Invalid Controller ID */
216 /* Invalid Queue ID */
219 /* Invalid Submission Queue Size */
[all …]
/kernel/linux/linux-5.10/drivers/crypto/caam/
Derror.c70 { 0x04, "Invalid Descriptor Command. The Descriptor Command field is invalid." },
72 { 0x06, "Invalid KEY Command" },
73 { 0x07, "Invalid LOAD Command" },
74 { 0x08, "Invalid STORE Command" },
75 { 0x09, "Invalid OPERATION Command" },
76 { 0x0A, "Invalid FIFO LOAD Command" },
77 { 0x0B, "Invalid FIFO STORE Command" },
78 { 0x0C, "Invalid MOVE/MOVE_LEN Command" },
79 …{ 0x0D, "Invalid JUMP Command. A nonlocal JUMP Command is invalid because the target is not a Job …
80 { 0x0E, "Invalid MATH Command" },
[all …]
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx_ops.h27 "16-bit accessor invalid for 64-bit field"); in vmcs_check16()
29 "16-bit accessor invalid for 64-bit high field"); in vmcs_check16()
31 "16-bit accessor invalid for 32-bit high field"); in vmcs_check16()
33 "16-bit accessor invalid for natural width field"); in vmcs_check16()
39 "32-bit accessor invalid for 16-bit field"); in vmcs_check32()
41 "32-bit accessor invalid for natural width field"); in vmcs_check32()
47 "64-bit accessor invalid for 16-bit field"); in vmcs_check64()
49 "64-bit accessor invalid for 64-bit high field"); in vmcs_check64()
51 "64-bit accessor invalid for 32-bit field"); in vmcs_check64()
53 "64-bit accessor invalid for natural width field"); in vmcs_check64()
[all …]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dhypervisor.h48 * If the hypervisor trap is invalid, or the fast trap function number
49 * is invalid, HV_EBADTRAP will be returned in %o0. Also, all 64-bits
62 #define HV_ENOCPU 1 /* Invalid CPU id */
63 #define HV_ENORADDR 2 /* Invalid real address */
64 #define HV_ENOINTR 3 /* Invalid interrupt id */
65 #define HV_EBADPGSZ 4 /* Invalid pagesize encoding */
66 #define HV_EBADTSB 5 /* Invalid TSB description */
67 #define HV_EINVAL 6 /* Invalid argument */
68 #define HV_EBADTRAP 7 /* Invalid function number */
69 #define HV_EBADALIGN 8 /* Invalid address alignment */
[all …]
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_fs.h263 FC_BA_RJT_INVL_CMD = 0x01, /* invalid command code */
276 FC_BA_RJT_INV_XID = 0x03, /* invalid OX_ID-RX_ID combination */
295 FC_RJT_INVL_DID = 0x01, /* invalid destination ID */
296 FC_RJT_INVL_SID = 0x02, /* invalid source ID */
302 FC_RJT_LINK_CTL = 0x08, /* invalid link control */
303 FC_RJT_R_CTL = 0x09, /* invalid R_CTL field */
304 FC_RJT_F_CTL = 0x0a, /* invalid F_CTL field */
305 FC_RJT_OX_ID = 0x0b, /* invalid originator exchange ID */
306 FC_RJT_RX_ID = 0x0c, /* invalid responder exchange ID */
307 FC_RJT_SEQ_ID = 0x0d, /* invalid sequence ID */
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/interface/
Dia_css_queue.h44 * @return -EINVAL - Invalid argument.
56 * @return -EINVAL - Invalid argument.
76 * @return -EINVAL - Invalid argument.
90 * @return -EINVAL - Invalid argument.
103 * @return -EINVAL - Invalid argument.
116 * @return -EINVAL - Invalid argument.
129 * @return -EINVAL - Invalid argument.
141 * @return -EINVAL - Invalid argument.
155 * @return -EINVAL - Invalid argument.
168 * @return -EINVAL - Invalid argument.
/kernel/linux/linux-5.10/include/acpi/
Dacexcep.h259 EXCEP_TXT("AE_BAD_PARAMETER", "A parameter is out of range or invalid"),
261 "An invalid character was found in a name"),
263 "An invalid character was found in a pathname"),
266 EXCEP_TXT("AE_BAD_HEX_CONSTANT", "Invalid character in a Hex constant"),
268 "Invalid character in an Octal constant"),
270 "Invalid character in a Decimal constant"),
278 EXCEP_TXT("AE_BAD_SIGNATURE", "An ACPI table has an invalid signature"),
279 EXCEP_TXT("AE_BAD_HEADER", "Invalid field in an ACPI table header"),
281 EXCEP_TXT("AE_BAD_VALUE", "An invalid value was found in a table"),
288 EXCEP_TXT("AE_AML_BAD_OPCODE", "Invalid AML opcode encountered"),
[all …]

12345678910>>...216