Searched refs:EOPNOTSUPP (Results 126 - 150 of 2889) sorted by relevance

1234567891011>>

/linux-master/drivers/net/can/slcan/
H A Dslcan-ethtool.c51 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dcrypto.h38 return -EOPNOTSUPP;
/linux-master/drivers/block/drbd/
H A Ddrbd_nla.c25 return -EOPNOTSUPP;
/linux-master/include/xen/
H A Dxen-ops.h84 return -EOPNOTSUPP;
90 return -EOPNOTSUPP;
156 return -EOPNOTSUPP;
181 return -EOPNOTSUPP;
/linux-master/fs/fuse/
H A Dacl.c37 return ERR_PTR(-EOPNOTSUPP);
46 (size == -EOPNOTSUPP && fc->no_getxattr))
75 return ERR_PTR(-EOPNOTSUPP);
109 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.h47 return ERR_PTR(-EOPNOTSUPP);
/linux-master/include/linux/
H A Dposix_acl_xattr.h43 return ERR_PTR(-EOPNOTSUPP);
H A Diova_bitmap.h43 return -EOPNOTSUPP;
H A Dio_uring.h51 return -EOPNOTSUPP;
/linux-master/drivers/iio/pressure/
H A Dmpl115_i2c.c42 return -EOPNOTSUPP;
/linux-master/drivers/bluetooth/
H A Dbtrtl.h157 return ERR_PTR(-EOPNOTSUPP);
167 return -EOPNOTSUPP;
177 return -EOPNOTSUPP;
182 return -EOPNOTSUPP;
/linux-master/include/linux/firmware/imx/
H A Ddsp.h65 return ERR_PTR(-EOPNOTSUPP);
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c191 return -EOPNOTSUPP;
214 return -EOPNOTSUPP;
224 return -EOPNOTSUPP;
239 return -EOPNOTSUPP;
245 return -EOPNOTSUPP;
261 return -EOPNOTSUPP;
268 return -EOPNOTSUPP;
300 return -EOPNOTSUPP;
310 return -EOPNOTSUPP;
317 return -EOPNOTSUPP;
[all...]
/linux-master/net/ethtool/
H A Dpse-pd.c42 return -EOPNOTSUPP;
47 return -EOPNOTSUPP;
138 return -EOPNOTSUPP;
143 return -EOPNOTSUPP;
/linux-master/include/drm/
H A Ddrm_accel.h82 return -EOPNOTSUPP;
/linux-master/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c97 return -EOPNOTSUPP;
139 return -EOPNOTSUPP;
149 return -EOPNOTSUPP;
165 return -EOPNOTSUPP;
/linux-master/arch/riscv/kernel/
H A Dcpu-hotplug.c35 return -EOPNOTSUPP;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwvid.h46 return -EOPNOTSUPP;
/linux-master/security/integrity/
H A Dintegrity.h134 return -EOPNOTSUPP;
140 return -EOPNOTSUPP;
164 return -EOPNOTSUPP;
174 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c142 return -EOPNOTSUPP;
304 return -EOPNOTSUPP;
324 return -EOPNOTSUPP;
346 return -EOPNOTSUPP;
355 return -EOPNOTSUPP;
368 return -EOPNOTSUPP;
389 return -EOPNOTSUPP;
394 return -EOPNOTSUPP;
399 return -EOPNOTSUPP;
416 return -EOPNOTSUPP;
[all...]
/linux-master/net/netfilter/
H A Dnft_dynset.c137 err = -EOPNOTSUPP;
182 return -EOPNOTSUPP;
196 return -EOPNOTSUPP;
199 return -EOPNOTSUPP;
206 return -EOPNOTSUPP;
211 return -EOPNOTSUPP;
225 return -EOPNOTSUPP;
227 return -EOPNOTSUPP;
254 err = -EOPNOTSUPP;
289 err = -EOPNOTSUPP;
[all...]
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c116 int ret = -EOPNOTSUPP;
308 int ret = -EOPNOTSUPP;
403 int ret = -EOPNOTSUPP;
454 int ret = -EOPNOTSUPP;
510 int ret = -EOPNOTSUPP;
524 int ret = -EOPNOTSUPP;
672 return -EOPNOTSUPP;
687 return -EOPNOTSUPP;
702 return -EOPNOTSUPP;
722 return -EOPNOTSUPP;
[all...]
/linux-master/net/batman-adv/
H A Dbridge_loop_avoidance.h114 return -EOPNOTSUPP;
120 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tbf.c17 return -EOPNOTSUPP;
66 return -EOPNOTSUPP;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.h83 u32 level) { return ERR_PTR(-EOPNOTSUPP); }
89 mlx5_chains_get_tc_end_ft(struct mlx5_fs_chains *chains) { return ERR_PTR(-EOPNOTSUPP); }

Completed in 247 milliseconds

1234567891011>>