| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | read_vsyscall.c | 18 { .name = "probe_read_kernel", .ret = -ERANGE }, 19 { .name = "probe_read_kernel_str", .ret = -ERANGE }, 20 { .name = "probe_read", .ret = -ERANGE }, 21 { .name = "probe_read_str", .ret = -ERANGE },
|
| H A D | empty_skb.c | 84 .ret = -ERANGE, in test_empty_skb() 85 .lwt_egress_ret = -ERANGE, in test_empty_skb() 98 .ret = -ERANGE, in test_empty_skb() 99 .lwt_egress_ret = -ERANGE, in test_empty_skb()
|
| /linux/arch/arm64/kernel/ |
| H A D | module.c | 84 return -ERANGE; in reloc_data() 88 return -ERANGE; in reloc_data() 100 return -ERANGE; in reloc_data() 104 return -ERANGE; in reloc_data() 163 return -ERANGE; in reloc_insn_movw() 199 return -ERANGE; in reloc_insn_imm() 378 if (ovf && ovf != -ERANGE) in apply_relocate_add() 419 if (ovf == -ERANGE) { in apply_relocate_add() 434 if (overflow_check && ovf == -ERANGE) in apply_relocate_add()
|
| /linux/drivers/mtd/nand/ |
| H A D | bbt.c | 68 * Return: a positive number nand_bbt_block_status status or -%ERANGE if @entry 81 return -ERANGE; in nanddev_bbt_get_block_status() 101 * Return: 0 in case of success or -%ERANGE if @entry is bigger than the BBT 114 return -ERANGE; in nanddev_bbt_set_block_status()
|
| /linux/fs/hfs/ |
| H A D | attr.c | 49 res = -ERANGE; in __hfs_setxattr() 56 res = -ERANGE; in __hfs_setxattr() 98 res = size ? -ERANGE : 4; in __hfs_getxattr() 106 res = size ? -ERANGE : 4; in __hfs_getxattr()
|
| /linux/kernel/bpf/ |
| H A D | mprog.c | 238 int ret, idx = -ERANGE, tidx; in bpf_mprog_attach() 257 ret = -ERANGE; in bpf_mprog_attach() 263 ret = tidx < -1 ? tidx : -ERANGE; in bpf_mprog_attach() 271 ret = tidx < 0 ? tidx : -ERANGE; in bpf_mprog_attach() 285 ret = -ERANGE; in bpf_mprog_attach() 337 int ret, idx = -ERANGE, tidx; in bpf_mprog_detach() 361 ret = tidx < -1 ? tidx : -ERANGE; in bpf_mprog_detach() 369 ret = tidx < 0 ? tidx : -ERANGE; in bpf_mprog_detach() 383 ret = -ERANGE; in bpf_mprog_detach()
|
| /linux/drivers/mfd/ |
| H A D | atmel-smc.c | 46 * If the @ncycles value is too big to be encoded, -ERANGE is returned and 71 * We still return -ERANGE in case the caller cares. in atmel_smc_cs_encode_ncycles() 76 ret = -ERANGE; in atmel_smc_cs_encode_ncycles() 96 * Returns -EINVAL if shift is invalid, -ERANGE if ncycles does not fit in 138 * Returns -EINVAL if @shift is invalid, -ERANGE if @ncycles does not fit in 177 * Returns -EINVAL if @shift is invalid, -ERANGE if @ncycles does not fit in 216 * Returns -EINVAL if @shift is invalid, -ERANGE if @ncycles does not fit in
|
| /linux/drivers/net/phy/ |
| H A D | open_alliance_helpers.c | 63 * distance is not available (0x3f), the function returns -ERANGE. 65 * Return: The distance to the main fault in centimeters, or -ERANGE if the 73 return -ERANGE; in oa_1000bt1_get_tdr_distance()
|
| /linux/fs/afs/ |
| H A D | xattr.c | 65 ret = -ERANGE; in afs_xattr_get_acl() 209 ret = -ERANGE; in afs_xattr_get_yfs() 281 return -ERANGE; in afs_xattr_get_cell() 320 return -ERANGE; in afs_xattr_get_fid() 346 return -ERANGE; in afs_xattr_get_volume()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | sm_common.c | 16 return -ERANGE; in oob_sm_ooblayout_ecc() 44 return -ERANGE; in oob_sm_ooblayout_free() 65 return -ERANGE; in oob_sm_small_ooblayout_ecc() 88 return -ERANGE; in oob_sm_small_ooblayout_free()
|
| /linux/drivers/clk/at91/ |
| H A D | clk-pll.c | 133 long bestrate = -ERANGE; in clk_pll_get_best_div_mul() 140 return -ERANGE; in clk_pll_get_best_div_mul() 155 return -ERANGE; in clk_pll_get_best_div_mul() 210 /* We haven't found any multiplier/divider pair => return -ERANGE */ in clk_pll_get_best_div_mul() 222 return -ERANGE; in clk_pll_get_best_div_mul()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwvid.c | 90 return -ERANGE; in brcmf_fwvid_register_vendor() 119 return -ERANGE; in brcmf_fwvid_unregister_vendor() 159 return -ERANGE; in brcmf_fwvid_attach()
|
| /linux/net/ceph/ |
| H A D | auth.c | 110 return -ERANGE; in ceph_auth_entity_name_encode() 160 ret = -ERANGE; in ceph_auth_build_hello() 192 return -ERANGE; in build_request() 423 return -ERANGE; in encode_con_modes() 473 ret = -ERANGE; in ceph_auth_get_request() 575 return -ERANGE; in ceph_auth_get_authorizer() 599 return -ERANGE; in ceph_auth_handle_svc_reply_more()
|
| /linux/drivers/misc/altera-stapl/ |
| H A D | altera.c | 499 status = -ERANGE; in altera_execute() 652 status = -ERANGE; in altera_execute() 660 status = -ERANGE; in altera_execute() 680 status = -ERANGE; in altera_execute() 971 status = -ERANGE; in altera_execute() 977 status = -ERANGE; in altera_execute() 1007 status = -ERANGE; in altera_execute() 1130 status = -ERANGE; in altera_execute() 1210 status = -ERANGE; in altera_execute() 1238 status = -ERANGE; in altera_execute() [all …]
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_open_test.c | 32 if (errno == ERANGE && (sli == LONG_MAX || sli == LONG_MIN)) in safe_int() 33 return -ERANGE; in safe_int() 42 return -ERANGE; in safe_int()
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf_utils.c | 73 return libbpf_err(-ERANGE); in libbpf_strerror() 80 return libbpf_err(-ERANGE); in libbpf_strerror() 138 case -ERANGE: return "-ERANGE"; in libbpf_errstr()
|
| /linux/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 151 return -ERANGE; in gd5fxgq4xa_ooblayout_ecc() 163 return -ERANGE; in gd5fxgq4xa_ooblayout_free() 209 return -ERANGE; in gd5fxgqx_variant2_ooblayout_ecc() 221 return -ERANGE; in gd5fxgqx_variant2_ooblayout_free() 240 return -ERANGE; in gd5fxgq4xc_ooblayout_256_ecc() 252 return -ERANGE; in gd5fxgq4xc_ooblayout_256_free()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-query-dv-timings.rst | 63 and returns ``ERANGE``. In that case the application can call 84 ERANGE
|
| H A D | vidioc-g-ctrl.rst | 47 value or return an ``ERANGE`` error code, whatever seems more appropriate. 87 ERANGE
|
| /linux/net/netfilter/ |
| H A D | nf_bpf_link.c | 200 return -ERANGE; /* sabotage_in and other warts */ in bpf_nf_check_pf_and_hooks() 202 return -ERANGE; /* e.g. conntrack confirm */ in bpf_nf_check_pf_and_hooks() 205 return -ERANGE; /* cannot use defrag if prog runs before nf_defrag */ in bpf_nf_check_pf_and_hooks()
|
| /linux/tools/power/cpupower/utils/helpers/ |
| H A D | misc.c | 60 if (endp == linebuf || errno == ERANGE) in cpufreq_has_x86_boost_support() 103 if (endp == linebuf || errno == ERANGE) in cpupower_intel_get_perf_bias() 197 if (endp == linebuf || errno == ERANGE) in cpufreq_has_generic_boost_support()
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 1849 if (errno == ERANGE || ovpn->peer_id > PEER_ID_UNDEF) { in ovpn_parse_new_peer() 1856 if (errno == ERANGE || ovpn->tx_id > PEER_ID_UNDEF) { in ovpn_parse_new_peer() 1869 if (errno == ERANGE || slot < 1 || slot > 2) { in ovpn_parse_key_slot() 2217 if (errno == ERANGE || ovpn->lport > 65535) { in ovpn_parse_cmd_args() 2269 if (errno == ERANGE || ovpn->lport > 65535) { in ovpn_parse_cmd_args() 2286 if (errno == ERANGE || ovpn->lport > 65535) { in ovpn_parse_cmd_args() 2305 if (errno == ERANGE || ovpn->mark > UINT32_MAX) { in ovpn_parse_cmd_args() 2316 if (errno == ERANGE || ovpn->peer_id > PEER_ID_UNDEF) { in ovpn_parse_cmd_args() 2322 if (errno == ERANGE) { in ovpn_parse_cmd_args() 2329 if (errno == ERANGE) { in ovpn_parse_cmd_args() [all …]
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 17 if (!cptr->info->check_value(cptr,val)) return -ERANGE; in pvr2_ctrl_range_check() 19 if (val < 0) return -ERANGE; in pvr2_ctrl_range_check() 20 if (val >= cptr->info->def.type_enum.count) return -ERANGE; in pvr2_ctrl_range_check() 27 if (val < lim) return -ERANGE; in pvr2_ctrl_range_check() 32 if (val > lim) return -ERANGE; in pvr2_ctrl_range_check()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_dcb.c | 151 err = -ERANGE; in lan966x_dcb_app_validate() 158 err = -ERANGE; in lan966x_dcb_app_validate() 165 err = -ERANGE; in lan966x_dcb_app_validate()
|
| /linux/tools/perf/util/ |
| H A D | bpf-utils.c | 214 return ERR_PTR(-ERANGE); in get_bpf_prog_info_linear() 223 return ERR_PTR(-ERANGE); in get_bpf_prog_info_linear() 229 return ERR_PTR(-ERANGE); in get_bpf_prog_info_linear()
|