Searched refs:value_type (Results 1 – 4 of 4) sorted by relevance
418 const struct btf_type *value_type) in array_map_check_btf() argument428 if (BTF_INFO_KIND(value_type->info) != BTF_KIND_DATASEC) in array_map_check_btf()
496 const struct btf_type *value_type) in map_check_no_btf() argument504 const struct btf_type *key_type, *value_type; in map_check_btf() local519 value_type = btf_type_id_size(btf, &btf_value_id, &value_size); in map_check_btf()520 if (!value_type || value_size != map->value_size) in map_check_btf()523 map->spin_lock_off = btf_find_spin_lock(btf, value_type); in map_check_btf()543 ret = map->ops->map_check_btf(map, btf, key_type, value_type); in map_check_btf()
731 const struct btf_type *value_type) in trie_check_btf() argument
336 const struct btf_type *value_type) in cgroup_storage_check_btf() argument