Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/net/wireguard/
Dmain.c29 ret = -ENOTRECOVERABLE; in mod_init()
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Derrno.h118 #define ENOTRECOVERABLE 131 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Derrno.h105 #define ENOTRECOVERABLE 131 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Derrno.h117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/kernel/linux/linux-5.10/tools/arch/mips/include/uapi/asm/
Derrno.h121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/kernel/linux/linux-5.10/tools/arch/sparc/include/uapi/asm/
Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/kernel/linux/linux-5.10/tools/arch/parisc/include/uapi/asm/
Derrno.h121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Derrno.h112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
/kernel/linux/linux-5.10/tools/arch/alpha/include/uapi/asm/
Derrno.h122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Derrno.h119 #define ENOTRECOVERABLE 166 macro
/kernel/linux/linux-5.10/drivers/regulator/
Dtps65090-regulator.c114 return -ENOTRECOVERABLE; in tps65090_try_enable_fet()
146 if (ret != -ENOTRECOVERABLE || tries == MAX_FET_ENABLE_TRIES) in tps65090_fet_enable()
Dqcom-rpmh-regulator.c238 vreg->voltage_selector != -ENOTRECOVERABLE) { in rpmh_regulator_set_enable_state()
450 vreg->voltage_selector = -ENOTRECOVERABLE; in rpmh_regulator_init_vreg()
Dpwm-regulator.c282 drvdata->state = -ENOTRECOVERABLE; in pwm_regulator_init_table()
/kernel/linux/linux-5.10/lib/
Derrname.c119 E(ENOTRECOVERABLE),
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dscrub.c481 error = -ENOTRECOVERABLE; in xfs_scrub_metadata()
/kernel/linux/linux-5.10/fs/jffs2/
Dsummary.c564 return -ENOTRECOVERABLE; in jffs2_sum_process_sum_data()
643 if (ret == -ENOTRECOVERABLE) in jffs2_sum_scan_sumnode()
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
Dgve_adminq.c154 return -ENOTRECOVERABLE; in gve_adminq_kick_and_wait()
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-npcm7xx.c1680 int status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
1745 status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh.c875 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()
/kernel/linux/linux-5.10/net/can/j1939/
Dtransport.c193 err = ENOTRECOVERABLE; in j1939_xtp_abort_to_errno()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_init.c2479 err = -ENOTRECOVERABLE; in qlcnic_83xx_init()

12