Lines Matching refs:pr_err
140 #define pr_err(fmt, ...) \ macro
243 pr_err("FAILED to parse set name: %s\n", name); in add_set()
256 pr_err("FAILED to parse symbol name: %s\n", name); in add_symbol()
294 pr_err("FAILED cannot update section header: %s\n", in compressed_section_fix()
311 pr_err("FAILED cannot open %s: %s\n", in elf_collect()
321 pr_err("FAILED cannot create ELF descriptor: %s\n", in elf_collect()
332 pr_err("FAILED cannot get shdr str ndx\n"); in elf_collect()
347 pr_err("FAILED get section(%d) header\n", idx); in elf_collect()
353 pr_err("FAILED get section(%d) name\n", idx); in elf_collect()
359 pr_err("FAILED to get section(%d) data from %s\n", in elf_collect()
456 pr_err("FAILED unsupported prefix %s\n", prefix); in symbols_collect()
464 pr_err("FAILED symbol %s crossed the number of allowed lists\n", in symbols_collect()
487 pr_err("FAILED: load BTF from %s: %s\n", in symbols_resolve()
507 pr_err("FAILED: malformed BTF, can't resolve type for ID %d\n", in symbols_resolve()
529 pr_err("FAILED: malformed BTF, can't resolve name for ID %d\n", in symbols_resolve()
559 pr_err("WARN: resolve_btfids: unresolved symbol %s\n", id->name); in id_patch()
570 pr_err("FAILED patching index %lu out of bounds %lu\n", in id_patch()
625 pr_err("FAILED malformed data for set '%s'\n", in sets_patch()
665 pr_err("FAILED elf_update(WRITE): %s\n", in symbols_patch()
722 pr_err("FAILED to find needed sections\n"); in main()