Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/x86/lib/
Dinsn-eval.c209 case -EDOM: in resolve_default_seg()
457 return -EDOM; in get_reg_offset()
482 return -EDOM; in get_reg_offset()
493 return -EDOM; in get_reg_offset()
552 -EDOM, in get_reg_offset_16()
553 -EDOM, in get_reg_offset_16()
554 -EDOM, in get_reg_offset_16()
555 -EDOM, in get_reg_offset_16()
564 *offs2 = -EDOM; in get_reg_offset_16()
580 *offs1 = -EDOM; in get_reg_offset_16()
[all …]
/Linux-v5.15/include/uapi/asm-generic/
Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/Linux-v5.15/drivers/thermal/
Dthermal_of.c276 return -EDOM; in of_thermal_get_trip_type()
289 return -EDOM; in of_thermal_get_trip_temp()
302 return -EDOM; in of_thermal_set_trip_temp()
324 return -EDOM; in of_thermal_get_trip_hyst()
337 return -EDOM; in of_thermal_set_trip_hyst()
/Linux-v5.15/drivers/usb/misc/
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 …]
/Linux-v5.15/net/netfilter/
Dxt_dscp.c47 return -EDOM; in dscp_mt_check()
Dxt_DSCP.c67 return -EDOM; in dscp_tg_check()
Dxt_cluster.c134 return -EDOM; in xt_cluster_mt_checkentry()
Dxt_time.c250 return -EDOM; in time_mt_check()
/Linux-v5.15/drivers/rtc/
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()
Drtc-mcp795.c280 return -EDOM; in mcp795_set_alarm()
Drtc-ds1305.c340 return -EDOM; in ds1305_set_alarm()
/Linux-v5.15/net/9p/
Derror.c74 {"Numerical argument out of domain", EDOM},
/Linux-v5.15/drivers/staging/media/atomisp/pci/runtime/queue/src/
Dqueue_access.c47 return -EDOM; in ia_css_queue_load()
/Linux-v5.15/lib/
Derrname.c44 E(EDOM),
/Linux-v5.15/drivers/net/can/dev/
Dbittiming.c139 return -EDOM; in can_calc_bittiming()
/Linux-v5.15/drivers/hv/
Dconnection.c236 ret = -EDOM; in vmbus_connect()
/Linux-v5.15/drivers/spi/
Dspi-omap-uwire.c382 status = -EDOM; in uwire_setup_transfer()
/Linux-v5.15/drivers/i2c/busses/
Di2c-npcm7xx.c1798 return -EDOM; in npcm_i2c_init_clk()
1815 return -EDOM; in npcm_i2c_init_clk()
1839 return -EDOM; in npcm_i2c_init_clk()
1867 return -EDOM; in npcm_i2c_init_clk()
/Linux-v5.15/drivers/video/fbdev/omap/
Dsossi.c394 return -EDOM; in sossi_setup_tearsync()
Dhwa742.c874 return -EDOM; in setup_tearsync()
/Linux-v5.15/drivers/net/usb/
Drndis_host.c273 return -EDOM; in rndis_query()
Dcdc_ether.c125 return -EDOM; in usbnet_generic_cdc_bind()
/Linux-v5.15/drivers/gpu/drm/bridge/analogix/
Danx7625.c323 return -EDOM; in anx7625_calculate_m_n()
343 return -EDOM; in anx7625_calculate_m_n()
/Linux-v5.15/tools/lib/bpf/
Dgen_loader.c462 gen->error = -EDOM; /* internal bug */ in bpf_gen__map_create()

12