Searched refs:SCX_EXIT_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
16 SCX_EXIT_MSG_LEN = 1024, enumerator
131 char line[SCX_EXIT_MSG_LEN];4199 ei->msg = kzalloc(SCX_EXIT_MSG_LEN, GFP_KERNEL); in alloc_exit_info()4442 static char line_buf[SCX_EXIT_MSG_LEN]; in dump_line()4750 vscnprintf(ei->msg, SCX_EXIT_MSG_LEN, fmt, args); in scx_vexit()