Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhashtab.c355 bool zero_seed = (attr->map_flags & BPF_F_ZERO_SEED); in htab_map_alloc_check() local
369 if (zero_seed && !capable(CAP_SYS_ADMIN)) in htab_map_alloc_check()