Searched refs:cn_vprintf (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dcoredump.c87 static __printf(2, 0) int cn_vprintf(struct core_name *cn, const char *fmt, function
117 ret = cn_vprintf(cn, fmt, arg);
131 ret = cn_vprintf(cn, fmt, arg);

Completed in 206 milliseconds