Searched refs:btf_is_ptr (Results 1 – 10 of 10) sorted by relevance
528 if (!btf_is_mod(t) && !btf_is_ptr(t) && !btf_is_typedef(t)) in test_split_module()
466 } else if (btf_is_ptr(t) && (t = btf__type_by_id(local_btf, t->type))) { in setup_type_id_case_local()
134 if (t2 == NULL || !btf_is_ptr(t2)) in check_sched_switch_args()
388 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()
1245 if (btf_is_ptr(mtype)) { in bpf_map__init_kern_struct_ops() 2391 if (!btf_is_ptr(t)) in resolve_func_ptr() 2446 if (!btf_is_ptr(t)) { in get_map_field_int() 2474 if (btf_is_ptr(t)) { in get_map_field_long() 2598 if (!btf_is_ptr(t)) { in parse_btf_map_def() 2638 if (!btf_is_ptr(t)) { in parse_btf_map_def() 2698 if (!btf_is_ptr(t)) { in parse_btf_map_def() 6802 if (!btf_is_ptr(t)) in need_func_arg_type_fixup()
342 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()
1209 if (!btf_is_ptr(mt)) in mask_unrelated_struct_ops_progs() 1272 if (!t || !btf_is_ptr(t)) in fixup_obj()
6046 if (!btf_is_ptr(t)) { in btf_validate_prog_ctx_type()