Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dbtf.c479 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, in btf_verifier_log() function
603 btf_verifier_log(env, "Exceeded max num of types"); in btf_add_type()
982 btf_verifier_log(env, in btf_int_log()
1270 btf_verifier_log(env, "type_id=%u", t->type); in btf_ref_type_log()
1455 btf_verifier_log(env, "type_id=%u index_type_id=%u nr_elems=%u", in btf_array_log()
1645 btf_verifier_log(env, "size=%u vlen=%u", t->size, btf_type_vlen(t)); in btf_struct_log()
1737 btf_verifier_log(env, "\tInvalid name_offset:%u", in btf_enum_check_meta()
1742 btf_verifier_log(env, "\t%s val=%d\n", in btf_enum_check_meta()
1753 btf_verifier_log(env, "size=%u vlen=%u", t->size, btf_type_vlen(t)); in btf_enum_log()
1805 btf_verifier_log(env, "[%u] meta_left:%u meta_needed:%zu", in btf_check_meta()
[all …]