Home
last modified time | relevance | path

Searched refs:btf_type_is_i64 (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_insn_array.c109 if (!btf_type_is_i64(value_type)) in insn_array_check_btf()
H A Dlocal_storage.c411 if (!btf_type_is_i64(key_type)) in cgroup_storage_check_btf()
H A Dbtf.c1000 bool btf_type_is_i64(const struct btf_type *t) in btf_type_is_i64() function