Searched refs:SCX_EXIT_BT_LEN (Results 1 – 2 of 2) sorted by relevance
15 SCX_EXIT_BT_LEN = 64, enumerator
4150 ei->bt = kcalloc(SCX_EXIT_BT_LEN, sizeof(ei->bt[0]), GFP_KERNEL); in alloc_exit_info()4492 static unsigned long bt[SCX_EXIT_BT_LEN]; in scx_dump_task()4524 bt_len = stack_trace_save_tsk(p, bt, SCX_EXIT_BT_LEN, 1); in scx_dump_task()4700 ei->bt_len = stack_trace_save(ei->bt, SCX_EXIT_BT_LEN, 1); in scx_vexit()