percpu_macros

Attribute Macro def_percpu

Source
#[def_percpu]
Expand description

Defines a per-CPU static variable.

It should be used on a static variable definition.

See the documentation of the percpu crate for more details.