Searched refs:BPF_F_CLONE (Results 1 – 3 of 3) sorted by relevance
19 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);26 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
34 __uint(map_flags, BPF_F_NO_PREALLOC | BPF_F_CLONE);
431 BPF_F_CLONE = (1U << 9), enumerator