LEN_OR_ZERO       990 kernel/trace/trace_events_hist.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\"");
LEN_OR_ZERO       993 kernel/trace/trace_events_hist.c 		pos += snprintf(buf + pos, LEN_OR_ZERO, "%s=%s%s",
LEN_OR_ZERO       997 kernel/trace/trace_events_hist.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\"");
LEN_OR_ZERO      1000 kernel/trace/trace_events_hist.c 		pos += snprintf(buf + pos, LEN_OR_ZERO,
LEN_OR_ZERO       857 kernel/trace/trace_probe.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\"%s", fmt);
LEN_OR_ZERO       861 kernel/trace/trace_probe.c 		pos += snprintf(buf + pos, LEN_OR_ZERO, " %s=", parg->name);
LEN_OR_ZERO       863 kernel/trace/trace_probe.c 			pos += snprintf(buf + pos, LEN_OR_ZERO, "{%s",
LEN_OR_ZERO       866 kernel/trace/trace_probe.c 				pos += snprintf(buf + pos, LEN_OR_ZERO, ",%s",
LEN_OR_ZERO       868 kernel/trace/trace_probe.c 			pos += snprintf(buf + pos, LEN_OR_ZERO, "}");
LEN_OR_ZERO       870 kernel/trace/trace_probe.c 			pos += snprintf(buf + pos, LEN_OR_ZERO, "%s",
LEN_OR_ZERO       874 kernel/trace/trace_probe.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\", %s", arg);
LEN_OR_ZERO       885 kernel/trace/trace_probe.c 				pos += snprintf(buf + pos, LEN_OR_ZERO,
LEN_OR_ZERO       893 kernel/trace/trace_probe.c 			pos += snprintf(buf + pos, LEN_OR_ZERO,
LEN_OR_ZERO       216 kernel/trace/trace_syscalls.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\"");
LEN_OR_ZERO       218 kernel/trace/trace_syscalls.c 		pos += snprintf(buf + pos, LEN_OR_ZERO, "%s: 0x%%0%zulx%s",
LEN_OR_ZERO       222 kernel/trace/trace_syscalls.c 	pos += snprintf(buf + pos, LEN_OR_ZERO, "\"");
LEN_OR_ZERO       225 kernel/trace/trace_syscalls.c 		pos += snprintf(buf + pos, LEN_OR_ZERO,