Searched refs:threadpool_percpu_ok (Results 1 – 1 of 1) sorted by relevance
208 static void threadpool_percpu_ok(void *, void *, struct cpu_info *);691 percpu_foreach(pool_percpu->tpp_percpu, &threadpool_percpu_ok, &ok); in threadpool_percpu_create()729 threadpool_percpu_ok(void *vpoolp, void *vokp, struct cpu_info *ci) in threadpool_percpu_ok() function