Home
last modified time | relevance | path

Searched defs:TYPE (Results 1 – 3 of 3) sorted by relevance

/system/bpf/progs/include/test/
Dmock_bpf_helpers.h30 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries, usr, grp, md) \ argument
53 #define DEFINE_BPF_MAP(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument
56 #define DEFINE_BPF_MAP_GWO(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries, gid) \ argument
59 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries, gid) \ argument
62 #define DEFINE_BPF_MAP_GRW(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries, gid) \ argument
/system/core/libutils/include/utils/
DSingleton.h90 #define ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
/system/libufdt/sysdeps/
Dlibufdt_sysdeps_vendor.c62 #define swapcode(TYPE, parmi, parmj, n) \ argument