Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
A Dmain.c29 ret = -ENOTRECOVERABLE; in wg_mod_init()
/linux/tools/include/uapi/asm-generic/
A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/linux/include/uapi/asm-generic/
A Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/linux/arch/sparc/include/uapi/asm/
A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/linux/arch/parisc/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/linux/arch/mips/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/linux/tools/arch/mips/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/linux/tools/arch/sparc/include/uapi/asm/
A Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/linux/tools/arch/alpha/include/uapi/asm/
A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/linux/tools/arch/parisc/include/uapi/asm/
A Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/linux/arch/alpha/include/uapi/asm/
A Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/linux/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()
450 vreg->voltage_selector = -ENOTRECOVERABLE; in rpmh_regulator_init_vreg()
A Dcore.c1142 if (current_uV == -ENOTRECOVERABLE) { in machine_constraints_voltage()
/linux/lib/
A Derrname.c120 E(ENOTRECOVERABLE),
/linux/fs/xfs/scrub/
A Dscrub.c477 error = -ENOTRECOVERABLE; in xfs_scrub_metadata()
/linux/fs/jffs2/
A Dsummary.c564 return -ENOTRECOVERABLE; in jffs2_sum_process_sum_data()
643 if (ret == -ENOTRECOVERABLE) in jffs2_sum_scan_sumnode()
/linux/drivers/i2c/busses/
A Di2c-npcm7xx.c1669 int status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
1734 status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
/linux/drivers/net/ethernet/google/gve/
A Dgve_adminq.c314 return -ENOTRECOVERABLE; in gve_adminq_kick_and_wait()
/linux/arch/powerpc/kernel/
A Deeh.c864 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()
/linux/net/can/j1939/
A Dtransport.c193 err = ENOTRECOVERABLE; in j1939_xtp_abort_to_errno()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_init.c2479 err = -ENOTRECOVERABLE; in qlcnic_83xx_init()
A Dqlcnic_main.c2575 case -ENOTRECOVERABLE: in qlcnic_probe()
/linux/fs/
A Dnamei.c934 return -ENOTRECOVERABLE; in set_root()

Completed in 76 milliseconds