Searched refs:diag_print_source_annotation (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | diagnostics.c | 761 static void diag_print_source_annotation(struct bpf_verifier_env *env, int line_width, int indent, in diag_print_source_annotation() function 889 diag_print_source_annotation(env, width, indent, label, msg); in bpf_diag_source() 895 diag_print_source_annotation(env, 0, 0, label, msg); in bpf_diag_source()
|