Searched refs:SCX_EXIT_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
17 SCX_EXIT_MSG_LEN = 1024, enumerator
131 char line[SCX_EXIT_MSG_LEN];5532 ei->msg = kzalloc(SCX_EXIT_MSG_LEN, GFP_KERNEL); in scx_exit_reason() 6129 static char line_buf[SCX_EXIT_MSG_LEN]; in ops_dump_flush() 6473 vscnprintf(ei->msg, SCX_EXIT_MSG_LEN, fmt, args); in free_pnode()