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