Searched refs:BPF_F_NO_PREALLOC (Results 26 - 50 of 69) sorted by path

123

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgrp_ls_recursion.c12 __uint(map_flags, BPF_F_NO_PREALLOC);
19 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dcgrp_ls_sleepable.c13 __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 Dconnect_force_port4.c24 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dconnect_force_port6.c23 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dhtab_mem_bench.c20 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dhtab_reuse.c18 __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 | BPF_F_CLONE);
49 __uint(map_flags, BPF_F_NO_PREALLOC);
56 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dlocal_storage_bench.c17 __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 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 Dmap_ptr_kern.c100 __uint(map_flags, BPF_F_NO_PREALLOC); /* to test bpf_htab.count */
325 __uint(map_flags, BPF_F_NO_PREALLOC);
617 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dmptcp_sock.c23 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dnested_trust_failure.c15 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dnested_trust_success.c15 __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 Dpercpu_alloc_cgrp_local_storage.c14 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Drcu_read_lock.c14 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Drcu_tasks_trace_gp.c8 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dread_bpf_task_storage_busy.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dsk_storage_omem_uncharge.c17 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dsocket_cookie_prog.c19 __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 Dsockopt_sk.c24 __uint(map_flags, BPF_F_NO_PREALLOC);
H A Dtask_local_storage.c12 __uint(map_flags, BPF_F_NO_PREALLOC);

Completed in 393 milliseconds

123