Searched refs:aic_kthread_create (Results 1 – 2 of 2) sorted by relevance
76 error = aic_kthread_create(aic_recovery_thread, aic, in aic_spawn_recovery_thread()
108 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro