Home
last modified time | relevance | path

Searched refs:hashmap (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dhashmap.h52 struct hashmap { struct
73 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, argument
75 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
78 void hashmap__clear(struct hashmap *map);
79 void hashmap__free(struct hashmap *map);
81 size_t hashmap__size(const struct hashmap *map);
82 size_t hashmap__capacity(const struct hashmap *map);
112 int hashmap__insert(struct hashmap *map, const void *key, void *value,
116 static inline int hashmap__add(struct hashmap *map, in hashmap__add()
122 static inline int hashmap__set(struct hashmap *map, in hashmap__set()
[all …]
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
55 struct hashmap *map = malloc(sizeof(struct hashmap)); in hashmap__new()
63 void hashmap__clear(struct hashmap *map) in hashmap__clear()
76 void hashmap__free(struct hashmap *map) in hashmap__free()
85 size_t hashmap__size(const struct hashmap *map) in hashmap__size()
90 size_t hashmap__capacity(const struct hashmap *map) in hashmap__capacity()
95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow()
101 static int hashmap_grow(struct hashmap *map) in hashmap_grow()
130 static bool hashmap_find_entry(const struct hashmap *map, in hashmap_find_entry()
[all …]
H A DBuild2 netlink.o bpf_prog_linfo.o libbpf_probes.o xsk.o hashmap.o \
H A Dbtf_dump.c86 struct hashmap *type_names;
91 struct hashmap *ident_names;
598 static size_t btf_dump_name_dups(struct btf_dump *d, struct hashmap *name_map,
1392 static size_t btf_dump_name_dups(struct btf_dump *d, struct hashmap *name_map, in btf_dump_name_dups()
1405 struct hashmap *name_map) in btf_dump_resolve_name()
H A Dbtf.c90 struct hashmap *strs_hash;
1397 struct hashmap *hash = NULL; in btf_ensure_modifiable()
2851 struct hashmap *dedup_table;
H A Dlibbpf.c5727 struct hashmap *cand_cache) in bpf_core_apply_relo()
5897 struct hashmap *cand_cache = NULL; in bpf_object__relocate_core()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhashmap.h52 struct hashmap { struct
73 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, argument
75 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
78 void hashmap__clear(struct hashmap *map);
79 void hashmap__free(struct hashmap *map);
81 size_t hashmap__size(const struct hashmap *map);
82 size_t hashmap__capacity(const struct hashmap *map);
112 int hashmap__insert(struct hashmap *map, const void *key, void *value,
116 static inline int hashmap__add(struct hashmap *map, in hashmap__add()
122 static inline int hashmap__set(struct hashmap *map, in hashmap__set()
[all …]
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
55 struct hashmap *map = malloc(sizeof(struct hashmap)); in hashmap__new()
63 void hashmap__clear(struct hashmap *map) in hashmap__clear()
76 void hashmap__free(struct hashmap *map) in hashmap__free()
85 size_t hashmap__size(const struct hashmap *map) in hashmap__size()
90 size_t hashmap__capacity(const struct hashmap *map) in hashmap__capacity()
95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow()
101 static int hashmap_grow(struct hashmap *map) in hashmap_grow()
130 static bool hashmap_find_entry(const struct hashmap *map, in hashmap_find_entry()
[all …]
H A Dexpr.h22 struct hashmap ids;
H A DBuild144 hashmap := 1
147 hashmap := 1
150 ifdef hashmap
151 perf-y += hashmap.o
/OK3568_Linux_fs/kernel/tools/perf/
H A Dcheck-headers.sh160 check_2 tools/perf/util/hashmap.h tools/lib/bpf/hashmap.h
161 check_2 tools/perf/util/hashmap.c tools/lib/bpf/hashmap.c
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c48 struct hashmap *map; in test_hashmap_generic()
264 struct hashmap *map; in test_hashmap_multimap()
337 struct hashmap *map; in test_hashmap_empty()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dadb.mk25 libcutils_SRC_FILES += hashmap.c
H A Dadbd.mk37 libcutils_SRC_FILES += hashmap.c
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190728.patch.gz
HDncurses-6.1-20191214.patch.gz ... +++- 51# ncurses/tty/hashmap.c | 16 +++++- ...
HDncurses-6.1-20190630.patch.gz1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200104.patch.gz1# ncurses 6.1 - patch 20200104 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190907.patch.gz1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0001-Adjust-for-musl-headers.patch333 #include "hashmap.h"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0001-Adjust-for-musl-headers.patch400 #include "hashmap.h"
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt2772 -rw-r--r-- root root 1179 ./usr/include/ext2fs/hashmap.h
H A Dbuildhistory_filelist2.txt2773 -rw-r--r-- root root 1179 ./usr/include/ext2fs/hashmap.h
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...