Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c896 taskq_cpu_setup(cpu_setup_t what, int id, void *arg) in taskq_cpu_setup() function
941 register_cpu_setup_func(taskq_cpu_setup, NULL); in taskq_mp_init()
946 (void) taskq_cpu_setup(CPU_ON, CPU->cpu_id, NULL); in taskq_mp_init()