Home
last modified time | relevance | path

Searched refs:ENOTRECOVERABLE (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/linux-user/
H A Derrnos.c.inc108 #ifdef ENOTRECOVERABLE
109 E(ENOTRECOVERABLE)
/openbmc/linux/drivers/net/wireguard/
H A Dmain.c29 ret = -ENOTRECOVERABLE; in wg_mod_init()
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h119 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h119 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h142 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/openbmc/linux/drivers/regulator/
H A Dpwm-regulator.c163 return -ENOTRECOVERABLE; in pwm_regulator_get_voltage()
285 drvdata->state = -ENOTRECOVERABLE; in pwm_regulator_init_table()
H A Dtps65090-regulator.c114 return -ENOTRECOVERABLE; in tps65090_try_enable_fet()
146 if (ret != -ENOTRECOVERABLE || tries == MAX_FET_ENABLE_TRIES) in tps65090_fet_enable()
H A Dqcom-rpmh-regulator.c237 vreg->voltage_selector != -ENOTRECOVERABLE) { in rpmh_regulator_set_enable_state()
448 vreg->voltage_selector = -ENOTRECOVERABLE; in rpmh_regulator_init_vreg()
/openbmc/linux/lib/
H A Derrname.c120 E(ENOTRECOVERABLE),
/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c488 error = -ENOTRECOVERABLE; in xfs_scrub_metadata()
/openbmc/linux/fs/jffs2/
H A Dsummary.c564 return -ENOTRECOVERABLE; in jffs2_sum_process_sum_data()
643 if (ret == -ENOTRECOVERABLE) in jffs2_sum_scan_sumnode()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-sony-xperia-tama.dtsi279 * saying that it could not get the current voltage (-ENOTRECOVERABLE)
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c333 return -ENOTRECOVERABLE; in gve_adminq_kick_and_wait()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c1961 int status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
2027 status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
/openbmc/linux/arch/powerpc/kernel/
H A Deeh.c864 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()
/openbmc/linux/net/can/j1939/
H A Dtransport.c193 err = ENOTRECOVERABLE; in j1939_xtp_abort_to_errno()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c2479 err = -ENOTRECOVERABLE; in qlcnic_83xx_init()

12