Searched refs:SCX_EXIT_MSG_LEN (Results 1 – 1 of 1) sorted by relevance
20 SCX_EXIT_MSG_LEN = 1024, enumerator1017 char line[SCX_EXIT_MSG_LEN];4638 ei->msg = kzalloc(SCX_EXIT_MSG_LEN, GFP_KERNEL); in alloc_exit_info()4881 static char line_buf[SCX_EXIT_MSG_LEN]; in dump_line()5189 vscnprintf(ei->msg, SCX_EXIT_MSG_LEN, fmt, args); in scx_ops_exit_kind()