Searched defs:map_type (Results 1 – 10 of 10) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 29 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/ |
D | trace_event_memory_overhead.h | 63 using map_type = SmallMap<hash_map<const char*, ObjectCountAndSize>, 16>; variable
|
/external/v8/src/compiler/ |
D | typed-optimization.cc | 140 Type* const map_type = NodeProperties::GetType(map); in ReduceCheckMaps() local
|
/external/strace/ |
D | bpf.c | 47 uint32_t map_type, key_size, value_size, max_entries; in bpf_map_create() member
|
/external/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 284 int map_type = 0; /* specifies the type of the mapped object */ in map_and_thread() local
|
/external/iproute2/tc/ |
D | em_meta.c | 114 static inline int map_type(char k) in map_type() function
|
/external/iproute2/include/linux/ |
D | bpf.h | 103 __u32 map_type; /* one of enum bpf_map_type */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 143 __u32 map_type; /* one of enum bpf_map_type */ member
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 286 *map_type, member
|
D | xwindow.c | 1157 *map_type, in XBestVisualInfo() local
|