Searched refs:DEFINE_BPF_MAP_GRO (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/gpuservice/bpfprogs/ |
D | gpu_mem.c | 32 DEFINE_BPF_MAP_GRO(gpu_mem_total_map, HASH, uint64_t, uint64_t, GPU_MEM_TOTAL_MAP_SIZE,
|
/frameworks/libs/net/common/native/bpf_headers/include/bpf/ |
D | bpf_helpers.h | 184 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ macro
|