Searched refs:btf_is_ptr (Results 1 – 9 of 9) sorted by relevance
118 if (t2 == NULL || !btf_is_ptr(t2)) in check_sched_switch_args()
387 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() function
946 if (btf_is_ptr(orig_t) && btf_is_ptr(new_t)) in bpf_core_calc_relo()
1243 if (btf_is_ptr(mtype)) { in bpf_map__init_kern_struct_ops()2397 if (!btf_is_ptr(t)) in resolve_func_ptr()2452 if (!btf_is_ptr(t)) { in get_map_field_int()2480 if (btf_is_ptr(t)) { in get_map_field_long()2604 if (!btf_is_ptr(t)) { in parse_btf_map_def()2644 if (!btf_is_ptr(t)) { in parse_btf_map_def()2704 if (!btf_is_ptr(t)) { in parse_btf_map_def()6796 if (!btf_is_ptr(t)) in need_func_arg_type_fixup()
339 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() function
64 if (!btf_is_ptr(t)) in resolve_func_ptr()321 return btf_is_ptr(v) && btf_is_func_proto(btf__type_by_id(btf, v->type)); in btf_is_ptr_to_func_proto()
466 } else if (btf_is_ptr(t) && (t = btf__type_by_id(local_btf, t->type))) { in setup_type_id_case_local()
1160 if (!btf_is_ptr(mt)) in mask_unrelated_struct_ops_progs()1222 if (!t || !btf_is_ptr(t)) in fixup_obj()
6027 if (!btf_is_ptr(t)) { in btf_validate_prog_ctx_type()