Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/wireguard/
A Dmain.c29 ret = -ENOTRECOVERABLE; in wg_mod_init()
/linux-6.3-rc2/include/uapi/asm-generic/
A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/linux-6.3-rc2/tools/arch/alpha/include/uapi/asm/
A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/linux-6.3-rc2/tools/arch/mips/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/linux-6.3-rc2/tools/arch/parisc/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/linux-6.3-rc2/tools/arch/sparc/include/uapi/asm/
A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/linux-6.3-rc2/drivers/regulator/
A Dtps65090-regulator.c114 return -ENOTRECOVERABLE; in tps65090_try_enable_fet()
146 if (ret != -ENOTRECOVERABLE || tries == MAX_FET_ENABLE_TRIES) in tps65090_fet_enable()
A Dpwm-regulator.c282 drvdata->state = -ENOTRECOVERABLE; in pwm_regulator_init_table()
A Dqcom-rpmh-regulator.c238 vreg->voltage_selector != -ENOTRECOVERABLE) { in rpmh_regulator_set_enable_state()
449 vreg->voltage_selector = -ENOTRECOVERABLE; in rpmh_regulator_init_vreg()
A Dcore.c1185 if (current_uV == -ENOTRECOVERABLE) { in machine_constraints_voltage()
/linux-6.3-rc2/lib/
A Derrname.c123 E(ENOTRECOVERABLE),
/linux-6.3-rc2/fs/xfs/scrub/
A Dscrub.c459 error = -ENOTRECOVERABLE; in xfs_scrub_metadata()
/linux-6.3-rc2/fs/jffs2/
A Dsummary.c564 return -ENOTRECOVERABLE; in jffs2_sum_process_sum_data()
643 if (ret == -ENOTRECOVERABLE) in jffs2_sum_scan_sumnode()
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsdm845-sony-xperia-tama.dtsi264 * saying that it could not get the current voltage (-ENOTRECOVERABLE)
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_adminq.c314 return -ENOTRECOVERABLE; in gve_adminq_kick_and_wait()
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-npcm7xx.c1702 int status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
1767 status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c864 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()
/linux-6.3-rc2/net/can/j1939/
A Dtransport.c193 err = ENOTRECOVERABLE; in j1939_xtp_abort_to_errno()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_init.c2479 err = -ENOTRECOVERABLE; in qlcnic_83xx_init()
A Dqlcnic_main.c2558 case -ENOTRECOVERABLE: in qlcnic_probe()

Completed in 57 milliseconds

12