Lines Matching defs:cpu
115 * Evaluates to the type of the per-cpu variable name.
128 * Evaluates to the address of the per-cpu variable name.
137 * Evaluates to the value of the per-cpu variable name.
146 * Adds the value to the per-cpu counter name. The implementation
162 * Sets the value of the per-cpu variable name to value val.
177 * Evaluates to the byte offset of the per-cpu variable name.
183 * Evaluates to the address of the per-cpu variable name.
189 * Evaluates to the value of the per-cpu variable name.
209 * Adds the value to the per-cpu counter name. The implementation
231 * Sets the value of the per-cpu variable name to value val.
269 #define zpcpu_offset_cpu(cpu) ((uintptr_t)&__pcpu[0] + UMA_PCPU_ALLOC_SIZE * cpu)