Searched refs:btf_type_str (Results 1 – 2 of 2) sorted by relevance
/kernel/bpf/ |
D | btf.c | 316 const char *btf_type_str(const struct btf_type *t) in btf_type_str() function 1418 btf_type_str(t), in __btf_verifier_log_type() 5450 btf_type_str(t)); in btf_ctx_access() 5477 btf_type_str(t)); in btf_ctx_access() 5561 tname, arg, btf_type_str(t)); in btf_ctx_access() 5565 tname, arg, info->btf_id, btf_type_str(t), in btf_ctx_access() 5973 tname, btf_type_str(t)); in btf_distill_func_proto() 5991 tname, i, btf_type_str(t)); in btf_distill_func_proto() 6058 btf_type_str(t1), fn1, in btf_check_func_type_match() 6059 btf_type_str(t2), fn2); in btf_check_func_type_match() [all …]
|
D | verifier.c | 8028 btf_type_str(ptr_type), in check_kfunc_call()
|