Searched refs:BPF_F_ZERO_SEED (Results 1 – 4 of 4) sorted by relevance
19 BPF_F_ACCESS_MASK | BPF_F_ZERO_SEED)412 bool zero_seed = (attr->map_flags & BPF_F_ZERO_SEED); in htab_map_alloc_check()530 if (htab->map.map_flags & BPF_F_ZERO_SEED) in htab_map_alloc()
1196 BPF_F_ZERO_SEED = (1U << 6), enumerator
335 map_flags |= BPF_F_ZERO_SEED; in test_hashmap_zero_seed()