Linux Kernel
3.7.1
|
#include <padata.h>
Data Fields | |
cpumask_var_t | pcpu |
cpumask_var_t | cbcpu |
struct padata_cpumask - The cpumasks for the parallel/serial workers
: cpumask for the parallel workers. : cpumask for the serial (callback) workers.
cpumask_var_t cbcpu |