Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/common/
DbL_switcher.c306 static struct task_struct *bL_switcher_thread_create(int cpu, void *arg) in bL_switcher_thread_create() function
582 t->task = bL_switcher_thread_create(cpu, t); in bL_switcher_enable()
642 task = bL_switcher_thread_create(cpu, t); in bL_switcher_disable()