Searched refs:E2BIG (Results 176 - 200 of 419) sorted by relevance

1234567891011>>

/linux-master/kernel/trace/
H A Dbpf_trace.c562 return -E2BIG;
634 return -E2BIG;
807 return -E2BIG;
2258 ret = -E2BIG;
2323 return -E2BIG;
2626 err = -E2BIG;
2992 return -E2BIG;
3368 return -E2BIG;
/linux-master/net/core/
H A Dgro.c120 return -E2BIG;
127 return -E2BIG;
H A Dsock_map.c480 return -E2BIG;
967 return ERR_PTR(-E2BIG);
1101 return ERR_PTR(-E2BIG);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c369 return -E2BIG;
377 return -E2BIG;
1550 return -E2BIG;
1753 return -E2BIG;
1821 return -E2BIG;
/linux-master/kernel/bpf/
H A Dcgroup.c155 return -E2BIG;
650 return -E2BIG;
2085 return -E2BIG;
2101 return -E2BIG;
2146 return -E2BIG;
H A Dbtf.c1596 return -E2BIG;
1850 return -E2BIG;
3452 return -E2BIG;
3461 return -E2BIG;
3550 return -E2BIG;
3617 return -E2BIG;
5138 if (err == -E2BIG) {
5339 return -E2BIG;
5553 return ERR_PTR(-E2BIG);
8000 ret = -E2BIG;
[all...]
H A Dlocal_storage.c306 return ERR_PTR(-E2BIG);
/linux-master/net/ipv4/
H A Dip_tunnel.c240 err = -E2BIG;
538 return -E2BIG;
562 return -E2BIG;
/linux-master/fs/nfs/
H A Dnfs4session.c176 return ERR_PTR(-E2BIG);
/linux-master/drivers/firmware/tegra/
H A Divc.c663 return -E2BIG;
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c57 return -E2BIG;
/linux-master/drivers/gpu/drm/tegra/
H A Dsubmit.c170 return ERR_PTR(-E2BIG);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_reattach.c137 if (CHECK_FAIL(link2 >= 0 || errno != E2BIG))
138 perror("bpf_prog_attach(prog2) expected E2BIG");
H A Duser_ringbuf.c278 manually_write_test_invalid_sample(skel, size, size, -E2BIG);
H A Dlinked_list.c339 ASSERT_EQ(err, -E2BIG, "check btf");
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dbmi.c191 return -E2BIG;
/linux-master/drivers/video/fbdev/
H A Dpxa3xx-gcu.c393 return -E2BIG;
/linux-master/drivers/char/tpm/
H A Dtpm_i2c_infineon.c526 return -E2BIG;
H A Dtpm_crb.c410 return -E2BIG;
/linux-master/drivers/media/dvb-frontends/
H A Dascot2e.c129 return -E2BIG;
/linux-master/drivers/clk/tegra/
H A Dclk-bpmp.c347 return -E2BIG;
/linux-master/fs/orangefs/
H A Dorangefs-utils.c341 if (ret == -E2BIG) {
/linux-master/net/netfilter/
H A Dcore.c138 return ERR_PTR(-E2BIG);
/linux-master/kernel/
H A Dtaskstats.c364 return -E2BIG;
/linux-master/kernel/debug/
H A Ddebug_core.c350 return -E2BIG;

Completed in 268 milliseconds

1234567891011>>