Home
last modified time | relevance | path

Searched refs:EDOM (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/arch/x86/lib/
H A Dinsn-eval.c207 case -EDOM: in resolve_default_seg()
444 return -EDOM; in pt_regs_offset()
468 return -EDOM; in get_regno()
493 return -EDOM; in get_regno()
504 return -EDOM; in get_regno()
574 -EDOM, in get_reg_offset_16()
575 -EDOM, in get_reg_offset_16()
576 -EDOM, in get_reg_offset_16()
577 -EDOM, in get_reg_offset_16()
586 *offs2 = -EDOM; in get_reg_offset_16()
[all …]
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c862 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
882 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
891 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
908 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
927 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
953 return -EDOM; in ch9_postconfig()
961 return -EDOM; in ch9_postconfig()
969 return -EDOM; in ch9_postconfig()
986 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
1012 return (retval < 0) ? retval : -EDOM; in ch9_postconfig()
[all …]
/openbmc/linux/net/netfilter/
H A Dxt_dscp.c47 return -EDOM; in dscp_mt_check()
H A Dxt_DSCP.c67 return -EDOM; in dscp_tg_check()
H A Dxt_cluster.c134 return -EDOM; in xt_cluster_mt_checkentry()
H A Dxt_time.c250 return -EDOM; in time_mt_check()
/openbmc/u-boot/include/linux/
H A Derrno.h36 #define EDOM 33 /* Math argument out of domain of func */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c146 return -EDOM; in ds1685_rtc_check_mday()
149 return -EDOM; in ds1685_rtc_check_mday()
339 return -EDOM; in ds1685_rtc_set_time()
342 return -EDOM; in ds1685_rtc_set_time()
346 return -EDOM; in ds1685_rtc_set_time()
H A Drtc-mcp795.c280 return -EDOM; in mcp795_set_alarm()
/openbmc/linux/net/9p/
H A Derror.c72 {"Numerical argument out of domain", EDOM},
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.c47 return -EDOM; in ia_css_queue_load()
/openbmc/u-boot/lib/
H A Derrno_str.c47 ERRNO_MSG(EDOM, "Math argument out of domain of func"),
/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c442 ret = -EDOM; in igd_cdclk_init_haswell()
528 ret = -EDOM; in igd_cdclk_init_broadwell()
/openbmc/linux/lib/
H A Derrname.c47 E(EDOM),
/openbmc/linux/rust/kernel/
H A Derror.rs63 declare_err!(EDOM, "Math argument out of domain of func.");
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c138 return -EDOM; in broadwell_pinctrl_read_pins()
/openbmc/linux/drivers/hv/
H A Dconnection.c276 ret = -EDOM; in vmbus_connect()
/openbmc/linux/drivers/spi/
H A Dspi-omap-uwire.c379 status = -EDOM; in uwire_setup_transfer()
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c136 case EDOM: return TARGET_EDOM; in errno_h2g()
/openbmc/qemu/scsi/
H A Dutils.c588 case EDOM: in scsi_sense_from_errno()
/openbmc/linux/drivers/video/fbdev/omap/
H A Dsossi.c396 return -EDOM; in sossi_setup_tearsync()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dsecurity.c48 return -EDOM; in hl_get_pb_block()
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c274 return -EDOM; in rndis_query()

12