Home
last modified time | relevance | path

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

123

/openbmc/linux/tools/testing/selftests/bpf/progs/
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 | BPF_F_CLONE);
49 __uint(map_flags, BPF_F_NO_PREALLOC);
56 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dsockopt_inherit.c20 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
27 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
34 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dnetns_cookie_prog.c11 __uint(map_flags, BPF_F_NO_PREALLOC);
18 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dcgrp_ls_recursion.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_ls_recursion.c18 __uint(map_flags, BPF_F_NO_PREALLOC);
25 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dcgrp_ls_tp_btf.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbench_local_storage_create.c20 __uint(map_flags, BPF_F_NO_PREALLOC);
27 __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 Dmap_kptr.c45 __uint(map_flags, BPF_F_NO_PREALLOC);
53 __uint(map_flags, BPF_F_NO_PREALLOC);
72 __uint(map_flags, BPF_F_NO_PREALLOC);
79 __uint(map_flags, BPF_F_NO_PREALLOC);
86 __uint(map_flags, BPF_F_NO_PREALLOC);
93 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dhtab_reuse.c18 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtest_sk_storage_trace_itself.c10 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dcgrp_ls_negative.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbprm_opts.c16 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dread_bpf_task_storage_busy.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_local_storage_exit_creds.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dnested_trust_success.c15 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Drcu_tasks_trace_gp.c8 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dudp_limit.c11 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dnested_trust_failure.c15 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_storage_nodeadlock.c19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbpf_iter_bpf_sk_storage_map.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dlocal_storage_rcu_tasks_trace_bench.c10 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dbpf_iter_bpf_sk_storage_helpers.c11 __uint(map_flags, BPF_F_NO_PREALLOC);
/openbmc/linux/samples/bpf/
H A Dmap_perf_test.bpf.c70 __uint(map_flags, BPF_F_NO_PREALLOC);
78 __uint(map_flags, BPF_F_NO_PREALLOC);
86 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtcp_dumpstats_kern.c22 .map_flags = BPF_F_NO_PREALLOC,

123