Home
last modified time | relevance | path

Searched refs:BPF_F_NO_PREALLOC (Results 1 – 25 of 1425) sorted by relevance

12345678910>>...57

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_inherit.c19 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
26 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
33 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dlocal_storage.c28 __uint(map_flags, BPF_F_NO_PREALLOC);
35 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
42 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_ls_recursion.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_tracing.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
25 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_trace_itself.c10 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbprm_opts.c16 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_local_storage_exit_creds.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_inherit.c19 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
26 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
33 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dlocal_storage.c28 __uint(map_flags, BPF_F_NO_PREALLOC);
35 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
42 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_ls_recursion.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_tracing.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
25 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_trace_itself.c10 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbprm_opts.c16 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_local_storage_exit_creds.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_inherit.c19 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
26 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
33 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dlocal_storage.c28 __uint(map_flags, BPF_F_NO_PREALLOC);
35 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
42 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_ls_recursion.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_tracing.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
25 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_trace_itself.c10 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbprm_opts.c16 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/testdata/
H A Dloader.c15 __uint(map_flags, BPF_F_NO_PREALLOC);
38 .map_flags = BPF_F_NO_PREALLOC,
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dmap_perf_test_kern.c72 __uint(map_flags, BPF_F_NO_PREALLOC);
80 __uint(map_flags, BPF_F_NO_PREALLOC);
88 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dmap_perf_test_kern.c72 __uint(map_flags, BPF_F_NO_PREALLOC);
80 __uint(map_flags, BPF_F_NO_PREALLOC);
88 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dmap_perf_test_kern.c72 __uint(map_flags, BPF_F_NO_PREALLOC);
80 __uint(map_flags, BPF_F_NO_PREALLOC);
88 __uint(map_flags, BPF_F_NO_PREALLOC);
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/unix/
H A Dtypes_linux.go27 BPF_F_NO_PREALLOC = linux.BPF_F_NO_PREALLOC const

12345678910>>...57