Lines Matching refs:CPU
36 Once an offline CPU in the user supplied cpumask comes online, padata
47 padata cpumask contains no active CPU (flag not set).
61 Changing the CPU masks are expensive operations, though, so it should not be
69 To simply add or remove one CPU from a certain cpumask the functions
70 padata_add_cpu/padata_remove_cpu are used. cpu specifies the CPU to add or
119 specifies which CPU will be used for the final callback when the work is
120 done; it must be in the current instance's CPU mask. The return value from
123 instance's CPU mask, while -EINVAL is a complaint about cb_cpu not being
124 in that CPU mask or about a not running instance.
127 exactly one call to the above-mentioned parallel() function, on one CPU, so
147 the CPU requested in the initial call to padata_do_parallel(); it, too, is