Home
last modified time | relevance | path

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

12

/Linux-v6.1/arch/x86/lib/
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 …]
/Linux-v6.1/include/uapi/asm-generic/
Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/Linux-v6.1/tools/include/uapi/asm-generic/
Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/Linux-v6.1/drivers/thermal/
Dthermal_of.c78 return -EDOM; in of_thermal_get_trip_type()
89 return -EDOM; in of_thermal_get_trip_temp()
100 return -EDOM; in of_thermal_get_trip_hyst()
111 return -EDOM; in of_thermal_set_trip_hyst()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/net/9p/
Derror.c72 {"Numerical argument out of domain", EDOM},
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/queue/src/
Dqueue_access.c47 return -EDOM; in ia_css_queue_load()
/Linux-v6.1/drivers/net/can/dev/
Dcalc_bittiming.c139 return -EDOM; in can_calc_bittiming()
/Linux-v6.1/lib/
Derrname.c44 E(EDOM),
/Linux-v6.1/drivers/hv/
Dconnection.c306 ret = -EDOM; in vmbus_connect()
/Linux-v6.1/drivers/spi/
Dspi-omap-uwire.c379 status = -EDOM; in uwire_setup_transfer()
/Linux-v6.1/drivers/misc/habanalabs/common/
Dsecurity.c35 return -EDOM; in hl_get_pb_block()
/Linux-v6.1/drivers/i2c/busses/
Di2c-npcm7xx.c1832 return -EDOM; in npcm_i2c_init_clk()
1849 return -EDOM; in npcm_i2c_init_clk()
1873 return -EDOM; in npcm_i2c_init_clk()
1901 return -EDOM; in npcm_i2c_init_clk()
/Linux-v6.1/drivers/video/fbdev/omap/
Dsossi.c396 return -EDOM; in sossi_setup_tearsync()
/Linux-v6.1/drivers/net/usb/
Drndis_host.c273 return -EDOM; in rndis_query()
Dcdc_ether.c125 return -EDOM; in usbnet_generic_cdc_bind()
/Linux-v6.1/tools/lib/bpf/
Dgen_loader.c513 gen->error = -EDOM; /* internal bug */ in bpf_gen__map_create()
880 gen->error = -EDOM; in emit_relo()
/Linux-v6.1/tools/testing/selftests/nolibc/
Dnolibc-test.c103 CASE_ERR(EDOM); in errorname()

12