Home
last modified time | relevance | path

Searched refs:ERANGE (Results 201 – 225 of 770) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/mtd/
H A Dmtdchar.c460 if (ret != -ERANGE) in shrink_ecclayout()
477 if (ret != -ERANGE) in shrink_ecclayout()
507 if (ret != -ERANGE) in get_oobinfo()
526 if (ret != -ERANGE) in get_oobinfo()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c1198 return -ERANGE; in i40e_ptp_set_timestamp_mode()
1215 return -ERANGE; in i40e_ptp_set_timestamp_mode()
1229 return -ERANGE; in i40e_ptp_set_timestamp_mode()
1247 return -ERANGE; in i40e_ptp_set_timestamp_mode()
/openbmc/linux/drivers/rtc/
H A Drtc-fsl-ftm-alarm.c217 return -ERANGE; in ftm_rtc_set_alarm()
/openbmc/linux/rust/kernel/
H A Derror.rs64 declare_err!(ERANGE, "Math result not representable.");
/openbmc/linux/drivers/misc/
H A Dapds9802als.c125 return -ERANGE; in als_sensing_range_store()
/openbmc/linux/drivers/pwm/
H A Dpwm-rcar.c86 return (div <= RCAR_PWM_MAX_DIVISION) ? div : -ERANGE; in rcar_pwm_get_clock_division()
H A Dpwm-samsung.c350 return -ERANGE; in __pwm_samsung_config()
462 return -ERANGE; in pwm_samsung_apply()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h55 -ERANGE, /* SCMI_ERR_RANGE */
/openbmc/linux/drivers/counter/
H A Dinterrupt-cnt.c103 return -ERANGE; in interrupt_cnt_write()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c993 return -ERANGE; in ixgbe_ptp_set_timestamp_mode()
1051 return -ERANGE; in ixgbe_ptp_set_timestamp_mode()
1058 return -ERANGE; in ixgbe_ptp_set_timestamp_mode()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c103 return -ERANGE; in sparx5_ptp_hwtstamp_set()
126 return -ERANGE; in sparx5_ptp_hwtstamp_set()
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c221 err = -ERANGE; in ptp_ioctl()
234 err = -ERANGE; in ptp_ioctl()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c485 return -ERANGE; in __bpf_strtoull()
508 return -ERANGE; in __bpf_strtoll()
512 return -ERANGE; in __bpf_strtoll()
528 return -ERANGE; in BPF_CALL_4()
556 return -ERANGE; in BPF_CALL_4()
2394 return -ERANGE; in bpf_dynptr_adjust()
/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c1736 return -ERANGE; in omap_ooblayout_ecc()
1756 return -ERANGE; in omap_ooblayout_free()
1760 return -ERANGE; in omap_ooblayout_free()
1782 return -ERANGE; in omap_sw_ooblayout_ecc()
1803 return -ERANGE; in omap_sw_ooblayout_free()
1811 return -ERANGE; in omap_sw_ooblayout_free()
/openbmc/linux/block/
H A Dsed-opal.c704 *err = -ERANGE; in can_add()
808 return -ERANGE; in build_locking_range()
826 return -ERANGE; in build_locking_user()
879 return -ERANGE; in cmd_finalize()
1903 return -ERANGE; in erase_locking_range()
2013 return -ERANGE; in set_new_pw()
2028 return -ERANGE; in set_sid_cpin_pin()
2163 return -ERANGE; in lock_unlock_locking_range()
2222 return -ERANGE; in lock_unlock_locking_range_sum()
/openbmc/qemu/hw/9pfs/
H A D9p-xattr.c59 errno = ERANGE; in pt_listxattr()
/openbmc/linux/Documentation/userspace-api/
H A Dspec_ctrl.rst80 ERANGE arg3 is incorrect, i.e. it's neither PR_SPEC_ENABLE nor
/openbmc/linux/arch/powerpc/kernel/
H A Doptprobes.c247 return -ERANGE; in arch_prepare_optimized_kprobe()
/openbmc/linux/fs/erofs/
H A Dsysfs.c148 return -ERANGE; in erofs_attr_store()
/openbmc/linux/kernel/
H A Dfail_function.c280 ret = -ERANGE; in fei_write()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dnetif_receive_skb.c127 ret = -ERANGE; in BPF_PROG()
/openbmc/linux/fs/ceph/
H A Dacl.c63 if (size == -ERANGE && retry_cnt < 10) { in ceph_get_acl()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_device.c68 return -ERANGE; in psb_backlight_setup()
/openbmc/linux/scripts/kconfig/
H A Dconf.c196 errno = ERANGE; in conf_set_all_new_symbols()
223 errno = ERANGE; in conf_set_all_new_symbols()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c24 return -ERANGE; in ionic_hwstamp_tx_mode()
108 err = -ERANGE; in ionic_lif_hwstamp_set_ts_config()

12345678910>>...31