HomeSort by: relevance | last modified time | path
    Searched refs:threadpool_percpu_ref (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/sys/
threadpool.h 70 threadpool_percpu_ref(struct threadpool_percpu *);
  /src/tests/kernel/threadpool_tester/
threadpool_tester.c 309 pool = threadpool_percpu_ref(pcpu);
467 pool = threadpool_percpu_ref(pcpu);
  /src/tests/modules/threadpool_tester/
threadpool_tester.c 309 pool = threadpool_percpu_ref(pcpu);
467 pool = threadpool_percpu_ref(pcpu);
  /src/tests/rump/kernspace/
threadpool.c 190 pool = threadpool_percpu_ref(pcpu);
  /src/sys/kern/
kern_threadpool.c 54 * pool returned by threadpool_percpu_ref(pool_percpu) for the current
643 threadpool_percpu_ref(struct threadpool_percpu *pool_percpu) function in typeref:struct:threadpool *
  /src/share/man/man9/
Makefile 984 threadpool.9 threadpool_percpu_ref.9 \

Completed in 30 milliseconds