Home
last modified time | relevance | path

Searched defs:map_type (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_lru_map.c29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map()
97 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0()
185 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1()
266 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2()
382 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3()
446 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4()
523 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5()
/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.h63 using map_type = SmallMap<hash_map<const char*, ObjectCountAndSize>, 16>; variable
/external/v8/src/compiler/
Dtyped-optimization.cc140 Type* const map_type = NodeProperties::GetType(map); in ReduceCheckMaps() local
/external/strace/
Dbpf.c47 uint32_t map_type, key_size, value_size, max_entries; in bpf_map_create() member
/external/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c284 int map_type = 0; /* specifies the type of the mapped object */ in map_and_thread() local
/external/iproute2/tc/
Dem_meta.c114 static inline int map_type(char k) in map_type() function
/external/iproute2/include/linux/
Dbpf.h103 __u32 map_type; /* one of enum bpf_map_type */ member
/external/kernel-headers/original/uapi/linux/
Dbpf.h143 __u32 map_type; /* one of enum bpf_map_type */ member
/external/ImageMagick/MagickCore/
Dxwindow-private.h286 *map_type, member
Dxwindow.c1157 *map_type, in XBestVisualInfo() local