Searched refs:threadpool_percpu_create (Results 1 – 1 of 1) sorted by relevance
205 static int threadpool_percpu_create(struct threadpool_percpu **, pri_t);589 error = threadpool_percpu_create(&tmp, pri); in threadpool_percpu_get()675 threadpool_percpu_create(struct threadpool_percpu **pool_percpup, pri_t pri) in threadpool_percpu_create() function