Searched refs:SCX_EXIT_BT_LEN (Results 1 – 1 of 1) sorted by relevance
16 SCX_EXIT_BT_LEN = 64, enumerator4961 ei->bt = kcalloc(SCX_EXIT_BT_LEN, sizeof(ei->bt[0]), GFP_KERNEL); in alloc_exit_info()5302 static unsigned long bt[SCX_EXIT_BT_LEN]; in scx_dump_task()5332 bt_len = stack_trace_save_tsk(p, bt, SCX_EXIT_BT_LEN, 1); in scx_dump_task()5493 ei->bt_len = stack_trace_save(ei->bt, SCX_EXIT_BT_LEN, 1); in scx_ops_exit_kind()