/Linux-v6.1/drivers/net/wireguard/ |
D | main.c | 29 ret = -ENOTRECOVERABLE; in wg_mod_init()
|
/Linux-v6.1/include/uapi/asm-generic/ |
D | errno.h | 117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
|
/Linux-v6.1/tools/include/uapi/asm-generic/ |
D | errno.h | 117 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
|
/Linux-v6.1/arch/sparc/include/uapi/asm/ |
D | errno.h | 112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
|
/Linux-v6.1/arch/parisc/include/uapi/asm/ |
D | errno.h | 121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
|
/Linux-v6.1/arch/alpha/include/uapi/asm/ |
D | errno.h | 122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
|
/Linux-v6.1/arch/mips/include/uapi/asm/ |
D | errno.h | 121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
|
/Linux-v6.1/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 121 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
|
/Linux-v6.1/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 122 #define ENOTRECOVERABLE 137 /* State not recoverable */ macro
|
/Linux-v6.1/tools/arch/parisc/include/uapi/asm/ |
D | errno.h | 121 #define ENOTRECOVERABLE 255 /* State not recoverable */ macro
|
/Linux-v6.1/tools/arch/sparc/include/uapi/asm/ |
D | errno.h | 112 #define ENOTRECOVERABLE 133 /* State not recoverable */ macro
|
/Linux-v6.1/drivers/regulator/ |
D | tps65090-regulator.c | 114 return -ENOTRECOVERABLE; in tps65090_try_enable_fet() 146 if (ret != -ENOTRECOVERABLE || tries == MAX_FET_ENABLE_TRIES) in tps65090_fet_enable()
|
D | pwm-regulator.c | 282 drvdata->state = -ENOTRECOVERABLE; in pwm_regulator_init_table()
|
D | qcom-rpmh-regulator.c | 238 vreg->voltage_selector != -ENOTRECOVERABLE) { in rpmh_regulator_set_enable_state() 449 vreg->voltage_selector = -ENOTRECOVERABLE; in rpmh_regulator_init_vreg()
|
/Linux-v6.1/lib/ |
D | errname.c | 120 E(ENOTRECOVERABLE),
|
/Linux-v6.1/fs/xfs/scrub/ |
D | scrub.c | 459 error = -ENOTRECOVERABLE; in xfs_scrub_metadata()
|
/Linux-v6.1/fs/jffs2/ |
D | summary.c | 564 return -ENOTRECOVERABLE; in jffs2_sum_process_sum_data() 643 if (ret == -ENOTRECOVERABLE) in jffs2_sum_scan_sumnode()
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sdm845-sony-xperia-tama.dtsi | 234 * saying that it could not get the current voltage (-ENOTRECOVERABLE)
|
/Linux-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_adminq.c | 314 return -ENOTRECOVERABLE; in gve_adminq_kick_and_wait()
|
/Linux-v6.1/drivers/i2c/busses/ |
D | i2c-npcm7xx.c | 1703 int status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk() 1768 status = -ENOTRECOVERABLE; in npcm_i2c_recovery_tgclk()
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | eeh.c | 864 ret = -ENOTRECOVERABLE; in eeh_pe_reset_full()
|
/Linux-v6.1/net/can/j1939/ |
D | transport.c | 193 err = ENOTRECOVERABLE; in j1939_xtp_abort_to_errno()
|
/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_init.c | 2479 err = -ENOTRECOVERABLE; in qlcnic_83xx_init()
|
D | qlcnic_main.c | 2558 case -ENOTRECOVERABLE: in qlcnic_probe()
|
/Linux-v6.1/fs/ |
D | namei.c | 936 return -ENOTRECOVERABLE; in set_root()
|