Searched refs:cb_cpu (Results 1 – 3 of 3) sorted by relevance
99 struct padata_priv *padata, int *cb_cpu);101 ps和padata结构体必须如上所述进行设置;cb_cpu指向作业完成后用于最终回调的首选CPU;102 它必须在当前实例的CPU掩码中(如果不是,cb_cpu指针将被更新为指向实际选择的CPU)。104 在其他地方正在搞乱实例的CPU掩码,而当cb_cpu不在串行cpumask中、并行或串行cpumasks
39 int cb_cpu; member188 struct padata_priv *padata, int *cb_cpu);
102 struct padata_priv *padata, int *cb_cpu);104 The ps and padata structures must be set up as described above; cb_cpu106 done; it must be in the current instance's CPU mask (if not the cb_cpu pointer110 instance's CPU mask, while -EINVAL is a complaint about cb_cpu not being in the