Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 7 of 7) sorted by relevance

/kernel/bpf/
Dbloom_filter.c185 const struct btf_type *key_type, in bloom_map_check_btf()
Dlpm_trie.c741 const struct btf_type *key_type, in trie_check_btf()
Dlocal_storage.c358 const struct btf_type *key_type, in cgroup_storage_check_btf()
Darena.c202 const struct btf_type *key_type, const struct btf_type *value_type) in arena_map_check_btf()
Dbpf_local_storage.c689 const struct btf_type *key_type, in bpf_local_storage_map_check_btf()
Darraymap.c530 const struct btf_type *key_type, in array_map_check_btf()
Dsyscall.c1089 const struct btf_type *key_type, in map_check_no_btf()
1098 const struct btf_type *key_type, *value_type; in map_check_btf() local