Searched refs:EINVAL (Results 751 - 775 of 15780) sorted by relevance

<<31323334353637383940>>

/linux-master/include/linux/soc/qcom/
H A Dllcc-qcom.h193 return -EINVAL;
202 return -EINVAL;
207 return -EINVAL;
/linux-master/drivers/devfreq/
H A Ddevfreq.c75 return ERR_PTR(-EINVAL);
176 return -EINVAL;
188 return -EINVAL;
270 return ERR_PTR(-EINVAL);
301 return ERR_PTR(-EINVAL);
316 return (err < 0) ? ERR_PTR(err) : ERR_PTR(-EINVAL);
328 return -EINVAL;
341 return -EINVAL;
412 return -EINVAL;
672 int err = -EINVAL;
[all...]
/linux-master/fs/afs/
H A Daddr_prefs.c46 return -EINVAL;
90 return -EINVAL;
107 return -EINVAL;
114 return -EINVAL;
124 return -EINVAL;
128 return -EINVAL;
135 return -EINVAL;
260 return -EINVAL;
265 return -EINVAL;
340 return -EINVAL;
[all...]
/linux-master/security/lockdown/
H A Dlockdown.c41 return -EINVAL;
48 return -EINVAL;
126 int i, len, err = -EINVAL;
/linux-master/mm/kasan/
H A Dtags.c49 return -EINVAL;
56 return -EINVAL;
66 return -EINVAL;
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gen_wa_oob.c73 return -EINVAL;
86 return -EINVAL;
95 return -EINVAL;
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_mixer.c26 return -EINVAL;
76 return -EINVAL;
133 return -EINVAL;
/linux-master/arch/x86/pci/
H A Dmmconfig_64.c36 return -EINVAL;
69 return -EINVAL;
75 return -EINVAL;
H A Dmmconfig_32.c59 return -EINVAL;
97 return -EINVAL;
103 return -EINVAL;
/linux-master/tools/perf/arch/arm64/util/
H A Dheader.c23 int ret = EINVAL;
26 return EINVAL;
64 return EINVAL;
/linux-master/fs/verity/
H A Dmeasure.c130 return -EINVAL;
134 return -EINVAL;
137 return -EINVAL;
/linux-master/fs/btrfs/
H A Dacl.c36 return ERR_PTR(-EINVAL);
70 return acl ? -EINVAL : 0;
74 return -EINVAL;
/linux-master/drivers/video/backlight/
H A Das3711_bl.c78 return -EINVAL;
152 ret = -EINVAL;
213 return -EINVAL;
270 ret = -EINVAL;
285 ret = -EINVAL;
310 ret = -EINVAL;
332 ret = -EINVAL;
355 ret = -EINVAL;
392 return -EINVAL;
406 return -EINVAL;
[all...]
/linux-master/drivers/pwm/
H A Dpwm-clps711x.c31 return -EINVAL;
49 return -EINVAL;
52 return -EINVAL;
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_vpu.c83 return -EINVAL;
107 err = -EINVAL;
125 err = -EINVAL;
/linux-master/arch/loongarch/kernel/
H A Dstacktrace.c70 return -EINVAL;
73 return -EINVAL;
78 return -EINVAL;
/linux-master/drivers/iio/potentiometer/
H A Dmax5487.c56 return -EINVAL;
71 return -EINVAL;
74 return -EINVAL;
/linux-master/fs/ecryptfs/
H A Dkeystore.c44 rc = -EINVAL;
49 rc = -EINVAL;
62 case -EINVAL:
101 rc = -EINVAL;
105 rc = -EINVAL;
136 rc = -EINVAL;
431 rc = -EINVAL;
438 rc = -EINVAL;
450 * Returns zero on valid auth tok; -EINVAL if the payload is invalid; or
471 rc = -EINVAL;
[all...]
/linux-master/net/sunrpc/
H A Dsysctl.c58 return -EINVAL;
90 return -EINVAL;
98 return -EINVAL;
/linux-master/sound/soc/codecs/
H A Drt1019.c170 return -EINVAL;
176 return -EINVAL;
210 return -EINVAL;
229 return -EINVAL;
258 return -EINVAL;
278 return -EINVAL;
310 return -EINVAL;
356 return -EINVAL;
409 return -EINVAL;
428 return -EINVAL;
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c336 ret = -EINVAL;
377 ret = -EINVAL;
412 ret = -EINVAL;
452 result = -EINVAL;
462 result = -EINVAL;
475 result = -EINVAL;
528 return -EINVAL;
544 return -EINVAL;
549 return -EINVAL;
558 return -EINVAL;
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_target.c40 return -EINVAL;
51 return -EINVAL;
62 return -EINVAL;
73 return -EINVAL;
84 return -EINVAL;
150 return -EINVAL;
324 return -EINVAL;
350 return -EINVAL;
427 return -EINVAL;
443 return -EINVAL;
[all...]
/linux-master/net/netlabel/
H A Dnetlabel_domainhash.c284 return -EINVAL;
289 return -EINVAL;
295 return -EINVAL;
300 return -EINVAL;
305 return -EINVAL;
313 return -EINVAL;
317 return -EINVAL;
320 return -EINVAL;
329 return -EINVAL;
333 return -EINVAL;
[all...]
/linux-master/drivers/infiniband/core/
H A Diwpm_msg.c70 int ret = -EINVAL;
150 int ret = -EINVAL;
183 ret = -EINVAL;
233 int ret = -EINVAL;
273 ret = -EINVAL;
320 int ret = -EINVAL;
398 return -EINVAL;
405 return -EINVAL;
470 return -EINVAL;
479 return -EINVAL;
[all...]
/linux-master/lib/crypto/mpi/
H A Dmpicoder.c89 return ERR_PTR(-EINVAL);
94 return ERR_PTR(-EINVAL);
101 return ERR_PTR(-EINVAL);
136 return -EINVAL;
163 return -EINVAL;
168 return -EINVAL;
178 return -EINVAL;
189 return -EINVAL;
265 return -EINVAL;
378 return -EINVAL;
[all...]

Completed in 212 milliseconds

<<31323334353637383940>>