Searched refs:btf_is_ptr (Results 1 – 8 of 8) sorted by relevance
115 if (t2 == NULL || !btf_is_ptr(t2)) in check_sched_switch_args()
319 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() function
345 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() function
930 if (btf_is_ptr(orig_t) && btf_is_ptr(new_t)) in bpf_core_calc_relo()
1069 if (btf_is_ptr(mtype)) { in bpf_map__init_kern_struct_ops()2087 if (!btf_is_ptr(t)) in resolve_func_ptr()2142 if (!btf_is_ptr(t)) { in get_map_field_int()2254 if (!btf_is_ptr(t)) { in parse_btf_map_def()2294 if (!btf_is_ptr(t)) { in parse_btf_map_def()2354 if (!btf_is_ptr(t)) { in parse_btf_map_def()
465 } else if (btf_is_ptr(t) && (t = btf__type_by_id(local_btf, t->type))) { in setup_type_id_case_local()
291 return btf_is_ptr(v) && btf_is_func_proto(btf__type_by_id(btf, v->type)); in btf_is_ptr_to_func_proto()
925 if (!t || !btf_is_ptr(t)) in fixup_obj()