BPF_VERIFIER_TMP_LOG_SIZE
char kbuf[BPF_VERIFIER_TMP_LOG_SIZE];
n = vscnprintf(log->kbuf, BPF_VERIFIER_TMP_LOG_SIZE, fmt, args);