Home
last modified time | relevance | path

Searched refs:BPF_F_CLONE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
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);
H A Dlocal_storage.c35 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
42 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c175 if (!(smap->map.map_flags & BPF_F_CLONE)) in bpf_sk_storage_clone()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1297 BPF_F_CLONE = (1U << 9), enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1297 BPF_F_CLONE = (1U << 9), enumerator