/linux/drivers/firmware/cirrus/test/ |
H A D | cs_dsp_test_wmfw_error.c | 175 -EOVERFLOW); in wmfw_err_too_short_for_header() 203 -EOVERFLOW); in wmfw_err_bad_header_length() 210 -EOVERFLOW); in wmfw_err_bad_header_length() 216 -EOVERFLOW); in wmfw_err_bad_header_length() 221 -EOVERFLOW); in wmfw_err_bad_header_length() 226 -EOVERFLOW); in wmfw_err_bad_header_length() 298 -EOVERFLOW); in wmfw_too_short_for_block_header() 327 -EOVERFLOW); in wmfw_too_short_for_block_payload() 364 -EOVERFLOW); in wmfw_block_payload_len_garbage() 369 -EOVERFLOW); in wmfw_block_payload_len_garbage() [all...] |
/linux/drivers/of/ |
H A D | of_test.c | 119 .ret = -EOVERFLOW, 124 .ret = -EOVERFLOW, 129 .ret = sizeof(resource_size_t) > sizeof(u32) ? 0 : -EOVERFLOW, 136 .ret = sizeof(resource_size_t) > sizeof(u32) ? 0 : -EOVERFLOW,
|
/linux/drivers/acpi/ |
H A D | fan_hwmon.c | 114 return -EOVERFLOW; in acpi_fan_hwmon_read() 124 return -EOVERFLOW; in acpi_fan_hwmon_read() 142 return -EOVERFLOW; in acpi_fan_hwmon_read()
|
H A D | property.c | 1061 return -EOVERFLOW; in acpi_data_prop_read_single() 1067 return -EOVERFLOW; in acpi_data_prop_read_single() 1073 return -EOVERFLOW; in acpi_data_prop_read_single() 1115 ret = -EOVERFLOW; \ 1153 if (ret >= 0 || ret == -EOVERFLOW) in acpi_data_prop_read() 1183 return -EOVERFLOW; in acpi_data_prop_read() 1186 return -EOVERFLOW; in acpi_data_prop_read()
|
/linux/lib/ |
H A D | bitmap-str.c | 254 return ERR_PTR(-EOVERFLOW); in bitmap_getnum() 372 * - ``-EOVERFLOW``: integer overflow in the input parameters 451 return ERR_PTR(-EOVERFLOW); in bitmap_get_x32_reverse() 468 * than 32 bits (%-EOVERFLOW), and if a chunk specifies a smaller value 488 return -EOVERFLOW; in bitmap_parse() 506 return -EOVERFLOW; in bitmap_parse()
|
/linux/fs/ |
H A D | attr.c | 520 return -EOVERFLOW; in notify_change() 524 return -EOVERFLOW; in notify_change() 531 return -EOVERFLOW; in notify_change() 534 return -EOVERFLOW; in notify_change()
|
H A D | readdir.c | 196 buf->result = -EOVERFLOW; in fillonedir() 282 buf->error = -EOVERFLOW; in filldir() 456 buf->result = -EOVERFLOW; in compat_fillonedir() 536 buf->error = -EOVERFLOW; in compat_filldir()
|
/linux/tools/testing/selftests/powerpc/ |
H A D | utils.c | 55 err = -EOVERFLOW; in read_file() 143 err = -EOVERFLOW; in write_file() 229 err = -EOVERFLOW; in parse_bounded_int() 253 err = -EOVERFLOW; in parse_bounded_uint() 344 err = -EOVERFLOW; in write_long()
|
/linux/io_uring/ |
H A D | memmap.c | 47 return ERR_PTR(-EOVERFLOW); in io_pin_pages() 49 return ERR_PTR(-EOVERFLOW); in io_pin_pages() 57 return ERR_PTR(-EOVERFLOW); in io_pin_pages() 211 return -EOVERFLOW; in io_create_region()
|
/linux/net/netfilter/ |
H A D | nft_limit.c | 74 return -EOVERFLOW; in nft_limit_init() 83 return -EOVERFLOW; in nft_limit_init() 89 return -EOVERFLOW; in nft_limit_init() 98 return -EOVERFLOW; in nft_limit_init()
|
H A D | nft_numgen.c | 67 return -EOVERFLOW; in nft_ng_inc_init() 166 return -EOVERFLOW; in nft_ng_random_init()
|
/linux/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 1196 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1207 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1217 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1222 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1226 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1234 return -EOVERFLOW; in cs_dsp_coeff_parse_alg() 1255 return -EOVERFLOW; in cs_dsp_coeff_parse_coeff() 1259 return -EOVERFLOW; in cs_dsp_coeff_parse_coeff() 1262 return -EOVERFLOW; in cs_dsp_coeff_parse_coeff() 1273 return -EOVERFLOW; in cs_dsp_coeff_parse_coeff() [all...] |
/linux/crypto/ |
H A D | rsa-pkcs1pad.c | 139 return -EOVERFLOW; in pkcs1pad_encrypt() 143 return -EOVERFLOW; in pkcs1pad_encrypt() 215 err = -EOVERFLOW; in pkcs1pad_decrypt_complete()
|
/linux/drivers/vfio/pci/nvgrace-gpu/ |
H A D | main.c | 162 return -EOVERFLOW; in nvgrace_gpu_mmap() 742 return -EOVERFLOW; in nvgrace_gpu_fetch_memory_property() 750 return -EOVERFLOW; in nvgrace_gpu_fetch_memory_property() 803 ret = -EOVERFLOW; in nvgrace_gpu_init_nvdev_struct() 842 ret = -EOVERFLOW; in nvgrace_gpu_init_nvdev_struct()
|
/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.c | 131 return -EOVERFLOW; in iopt_alloc_iova() 192 return -EOVERFLOW; in iopt_check_iova() 224 return -EOVERFLOW; in iopt_insert_area() 228 return -EOVERFLOW; in iopt_insert_area() 231 return -EOVERFLOW; in iopt_insert_area() 572 return -EOVERFLOW; in iommufd_check_iova_range() 575 return -EOVERFLOW; in iommufd_check_iova_range() 674 return -EOVERFLOW; in iopt_get_pages() 811 return -EOVERFLOW; in iopt_unmap_iova()
|
H A D | ioas.c | 219 return -EOVERFLOW; in iommufd_ioas_map_file() 264 return -EOVERFLOW; in iommufd_ioas_map() 308 return -EOVERFLOW; in iommufd_ioas_copy() 363 rc = -EOVERFLOW; in iommufd_ioas_unmap()
|
/linux/drivers/crypto/nx/ |
H A D | nx-842.c | 91 return -EOVERFLOW; in update_param() 177 return -EOVERFLOW; in compress() 361 return -EOVERFLOW; in decompress() 495 ret = -EOVERFLOW; in nx842_crypto_decompress()
|
/linux/drivers/misc/mei/ |
H A D | interrupt.c | 265 return -EOVERFLOW; in mei_cl_irq_disconnect_rsp() 300 return -EOVERFLOW; in mei_cl_irq_read() 486 if (*slots == -EOVERFLOW) { in mei_irq_read_handler() 522 return -EOVERFLOW; in mei_irq_write_handler()
|
/linux/sound/soc/codecs/ |
H A D | cs-amp-lib.c | 133 return ERR_PTR(-EOVERFLOW); in cs_amp_get_cal_efi_buffer() 153 ret = -EOVERFLOW; in cs_amp_get_cal_efi_buffer() 261 * returns -EOVERFLOW. 264 * -EOVERFLOW if the EFI file is corrupt, else other error value.
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_pcode.c | 21 return -EOVERFLOW; in gen6_check_mailbox_status() 48 return -EOVERFLOW; in gen7_check_mailbox_status()
|
/linux/block/ |
H A D | blk-crypto.c | 499 ret = -EOVERFLOW; in blk_crypto_ioctl_import_key() 534 ret = -EOVERFLOW; in blk_crypto_ioctl_generate_key() 577 ret = -EOVERFLOW; in blk_crypto_ioctl_prepare_key()
|
/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 58 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
|
/linux/include/uapi/asm-generic/ |
H A D | errno.h | 58 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
|
/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 54 #define EOVERFLOW 79 /* Value too large for defined data type */ macro
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 93 #define EOVERFLOW 112 /* Value too large for defined data type */ macro
|