Lines Matching +full:co +full:- +full:processors
13 .\" 3. Neither the name of the author nor the names of any co-contributors
36 .Nd access per-CPU data
62 functions are used to access the per-CPU data of active processors in the
65 Per-CPU storage comes in two flavours: data stored directly in a
67 associated with each CPU, and dynamic per-CPU storage (DPCPU), in which a
81 function returns a buffer holding the per-CPU data for a single CPU.
96 function is used to obtain private per-CPU copy from a
116 Symbols for dynamic per-CPU data are accessed via
142 it returns -1 instead.
149 it returns -1 instead.
153 call returns 0; if an error occurs, it returns -1 instead.
158 If an error occurs, it returns -1 instead.