Attribute Macro percpu::def_percpu

source ·
#[def_percpu]
Expand description

Defines a per-CPU data structure.

It should be used on a static variable.

See the crate-level documentation for more details.