Home
last modified time | relevance | path

Searched refs:ERANGE (Results 151 – 175 of 770) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/counter/
H A Dintel-qep.c195 return -ERANGE; in intel_qep_ceiling_write()
301 return -ERANGE; in intel_qep_spike_filter_ns_write()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c162 return -ERANGE; in nval_get()
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch40 if (errno == ERANGE || strlen(x) >= k - 1) {
/openbmc/linux/tools/power/cpupower/lib/
H A Dcpupower.c128 if (endp == linebuf || errno == ERANGE) in sysfs_topology_read_file()
/openbmc/linux/drivers/char/hw_random/
H A Dexynos-trng.c91 return -ERANGE; in exynos_trng_init()
/openbmc/linux/drivers/net/phy/
H A Daquantia_hwmon.c74 return -ERANGE; in aqr_hwmon_set()
/openbmc/linux/drivers/pwm/
H A Dpwm-sl28cpld.c147 return -ERANGE; in sl28cpld_pwm_apply()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch40 if (errno == ERANGE || strlen(x) >= k - 1) {
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1218 return -ERANGE; in std_validate_elem()
1240 return -ERANGE; in std_validate_elem()
1242 return -ERANGE; in std_validate_elem()
1491 return -ERANGE; in check_range()
1499 return -ERANGE; in check_range()
1503 return -ERANGE; in check_range()
1508 return -ERANGE; in check_range()
1516 return -ERANGE; in check_range()
1882 handler_set_err(hdl, -ERANGE); in v4l2_ctrl_new()
/openbmc/qemu/qobject/
H A Djson-parser.c512 assert(ret == -ERANGE); in parse_literal()
519 assert(ret == -ERANGE); in parse_literal()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c462 return -ERANGE; in nv50_clk_calc()
480 return -ERANGE; in nv50_clk_calc()
H A Dgt215.c231 return -ERANGE; in gt215_clk_info()
270 return ret ? ret : -ERANGE; in gt215_pll_info()
/openbmc/linux/drivers/ptp/
H A Dptp_clock.c134 return -ERANGE; in ptp_clock_adjtime()
146 return -ERANGE; in ptp_clock_adjtime()
H A Dptp_ines.c353 return -ERANGE; in ines_hwtstamp()
364 return -ERANGE; in ines_hwtstamp()
378 return -ERANGE; in ines_hwtstamp()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c902 return -ERANGE; in vivid_vid_adjust_sel()
904 return -ERANGE; in vivid_vid_adjust_sel()
919 return -ERANGE; in vivid_vid_adjust_sel()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c55 return -ERANGE; in bnxt_ptp_parse()
554 return -ERANGE; in bnxt_hwtstamp_set()
589 return -ERANGE; in bnxt_hwtstamp_set()
638 return -ERANGE; in bnxt_map_regs()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c173 return -ERANGE; in fsmc_ecc1_ooblayout_ecc()
187 return -ERANGE; in fsmc_ecc1_ooblayout_free()
216 return -ERANGE; in fsmc_ecc4_ooblayout_ecc()
234 return -ERANGE; in fsmc_ecc4_ooblayout_free()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c931 return -ERANGE; in tc_setup_taprio()
978 return -ERANGE; in tc_setup_taprio()
1003 return -ERANGE; in tc_setup_taprio()
1005 return -ERANGE; in tc_setup_taprio()
/openbmc/linux/tools/lib/bpf/
H A Dgen_loader.c58 gen->error = -ERANGE; in realloc_insn_buf()
59 return -ERANGE; in realloc_insn_buf()
81 gen->error = -ERANGE; in realloc_data_buf()
82 return -ERANGE; in realloc_data_buf()
292 gen->error = -ERANGE; in emit_check_err()
/openbmc/linux/net/netfilter/
H A Dxt_limit.c115 return -ERANGE; in limit_mt_check()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcheck_mtu.c33 if (errno == ERANGE) in read_mtu_device_lo()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dopt-arm.c231 return -ERANGE; in NOKPROBE_SYMBOL()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst111 constraints flags have to be violated at then ``ERANGE`` is returned. The
180 ERANGE
/openbmc/linux/fs/orangefs/
H A Dxattr.c138 ret = -ERANGE; in orangefs_inode_getxattr()
202 ret = -ERANGE; in orangefs_inode_getxattr()
/openbmc/linux/tools/testing/selftests/net/
H A Dioam6_parser.c535 if (res == ULONG_MAX && errno == ERANGE) in get_u32()
557 if (res == ULONG_MAX && errno == ERANGE) in get_u16()

12345678910>>...31