Lines Matching refs:libbpf_print
99 void libbpf_print(enum libbpf_print_level level, const char *format, ...) in libbpf_print() function
5563 libbpf_print(level, "[%u] %s %s", type_id, btf_kind_str(t), str_is_empty(s) ? "<anon>" : s); in bpf_core_dump_spec()
5573 libbpf_print(level, "::%s = %u", s, e->val); in bpf_core_dump_spec()
5580 libbpf_print(level, ".%s", spec->spec[i].name); in bpf_core_dump_spec()
5582 libbpf_print(level, "[%u]", spec->spec[i].idx); in bpf_core_dump_spec()
5585 libbpf_print(level, " ("); in bpf_core_dump_spec()
5587 libbpf_print(level, "%s%d", i == 0 ? "" : ":", spec->raw_spec[i]); in bpf_core_dump_spec()
5590 libbpf_print(level, " @ offset %u.%u)", in bpf_core_dump_spec()
5593 libbpf_print(level, " @ offset %u)", spec->bit_offset / 8); in bpf_core_dump_spec()
5705 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo()
5745 libbpf_print(LIBBPF_WARN, ": %d\n", err); in bpf_core_apply_relo()
5752 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo()