Home
last modified time | relevance | path

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

/kernel/bpf/
Dbloom_filter.c185 const struct btf_type *key_type, in bloom_map_check_btf()
Dlpm_trie.c720 const struct btf_type *key_type, in trie_check_btf()
Dlocal_storage.c358 const struct btf_type *key_type, in cgroup_storage_check_btf()
Dbpf_local_storage.c715 const struct btf_type *key_type, in bpf_local_storage_map_check_btf()
Darraymap.c490 const struct btf_type *key_type, in array_map_check_btf()
Dsyscall.c1007 const struct btf_type *key_type, in map_check_no_btf()
1016 const struct btf_type *key_type, *value_type; in map_check_btf() local