Searched refs:EOPNOTSUPP (Results 251 - 275 of 2889) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/arm/kernel/
H A Dpsci_smp.c58 return -EOPNOTSUPP;
/linux-master/arch/arm64/kernel/
H A Dcpu_ops.c109 return -EOPNOTSUPP;
H A Dcpuidle.c34 return -EOPNOTSUPP;
/linux-master/kernel/
H A Dregset.c15 return -EOPNOTSUPP;
/linux-master/drivers/s390/char/
H A Dsclp_ap.c28 return -EOPNOTSUPP;
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.c99 return -EOPNOTSUPP;
/linux-master/drivers/rtc/
H A Drtc-sun4v.c64 return -EOPNOTSUPP;
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_tas.h79 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.h65 void *type_data) { return -EOPNOTSUPP; }
/linux-master/fs/cachefiles/
H A Dsecurity.c108 if (ret == -EOPNOTSUPP)
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_arfs.h75 return -EOPNOTSUPP;
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c38 return -EOPNOTSUPP;
/linux-master/include/linux/
H A Dbpf_lsm.h63 return -EOPNOTSUPP;
H A Dmii_timestamper.h103 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c88 int err = -EOPNOTSUPP;
131 int err = -EOPNOTSUPP;
175 return -EOPNOTSUPP;
190 return -EOPNOTSUPP;
245 return -EOPNOTSUPP;
389 return -EOPNOTSUPP;
443 return -EOPNOTSUPP;
494 return -EOPNOTSUPP;
550 return -EOPNOTSUPP;
619 err = -EOPNOTSUPP;
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.h43 return ERR_PTR(-EOPNOTSUPP);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c28 return -EOPNOTSUPP;
34 return -EOPNOTSUPP;
72 return -EOPNOTSUPP;
95 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_xdp.c37 return -EOPNOTSUPP;
/linux-master/fs/romfs/
H A Dmmap-nommu.c55 if (ret == -EOPNOTSUPP)
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dce6230.c93 return -EOPNOTSUPP;
105 i = -EOPNOTSUPP;
118 ret = -EOPNOTSUPP;
125 i = -EOPNOTSUPP;
/linux-master/drivers/hwmon/
H A Dgxp-fan-ctrl.c69 return -EOPNOTSUPP;
80 return -EOPNOTSUPP;
94 return -EOPNOTSUPP;
128 return -EOPNOTSUPP;
/linux-master/fs/erofs/
H A Dxattr.h60 return -EOPNOTSUPP;
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h85 #define EOPNOTSUPP 223 /* Operation not supported on transport endpoint */ macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Derrno.h85 #define EOPNOTSUPP 223 /* Operation not supported on transport endpoint */ macro
/linux-master/include/linux/io_uring/
H A Dcmd.h42 return -EOPNOTSUPP;

Completed in 190 milliseconds

<<11121314151617181920>>