Home
last modified time | relevance | path

Searched refs:cb_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
H A Dpadata.rst99 struct padata_priv *padata, int *cb_cpu);
101 ps和padata结构体必须如上所述进行设置;cb_cpu指向作业完成后用于最终回调的首选CPU;
102 它必须在当前实例的CPU掩码中(如果不是,cb_cpu指针将被更新为指向实际选择的CPU)。
104 在其他地方正在搞乱实例的CPU掩码,而当cb_cpu不在串行cpumask中、并行或串行cpumasks
/linux/include/linux/
H A Dpadata.h39 int cb_cpu; member
188 struct padata_priv *padata, int *cb_cpu);
/linux/Documentation/core-api/
H A Dpadata.rst102 struct padata_priv *padata, int *cb_cpu);
104 The ps and padata structures must be set up as described above; cb_cpu
106 done; it must be in the current instance's CPU mask (if not the cb_cpu pointer
110 instance's CPU mask, while -EINVAL is a complaint about cb_cpu not being in the