Home
last modified time | relevance | path

Searched refs:SCX_EXIT_BT_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h16 SCX_EXIT_BT_LEN = 64, enumerator
H A Dext.c5531 ei->bt = kzalloc_objs(ei->bt[0], SCX_EXIT_BT_LEN); in scx_exit_reason()
6227 static unsigned long bt[SCX_EXIT_BT_LEN]; in scx_dump_task()
6271 bt_len = stack_trace_save_tsk(p, bt, SCX_EXIT_BT_LEN, 1); in scx_dump_state()
6471 ei->bt_len = stack_trace_save(ei->bt, SCX_EXIT_BT_LEN, 1); in free_pnode()