Lines Matching refs:prealloc
354 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC);
380 if (lru && !prealloc)
423 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC);
494 if (prealloc) {
831 /* When using prealloc and not setting the initial value on all cpus,
833 * not using prealloc). Otherwise, bpf program has no way to ensure
866 bool prealloc = htab_is_prealloc(htab);
870 if (prealloc) {
911 if (prealloc) {
926 if (!prealloc)