Searched refs:bpf_ma (Results 1 – 2 of 2) sorted by relevance
83 if (smap->bpf_ma) { in bpf_selem_alloc()158 bool bpf_ma, bool reuse_now) in bpf_local_storage_free() argument163 if (!bpf_ma) { in bpf_local_storage_free()231 if (!smap->bpf_ma) { in bpf_selem_free()325 return storage_smap->bpf_ma; in check_storage_bpf_ma()339 return selem_smap->bpf_ma; in check_storage_bpf_ma()347 bool bpf_ma, free_local_storage = false; in bpf_selem_unlink_storage() local358 bpf_ma = check_storage_bpf_ma(local_storage, storage_smap, selem); in bpf_selem_unlink_storage()367 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, reuse_now); in bpf_selem_unlink_storage()487 if (smap->bpf_ma) { in bpf_local_storage_alloc()[all …]
61 bool bpf_ma; member130 bool bpf_ma);