percpu
long percpu;
datalen = sizeof(percpu);
static struct percpu *tprof_cpus __read_mostly; /* tprof_cpu_t * */
static struct percpu *entropy_percpu __read_mostly; /* struct entropy_cpu */
struct percpu *cs_percpu; /* struct cprng_cpu */
struct percpu *pc;
LIST_ENTRY(percpu) pc_list;
LIST_HEAD(, percpu) ctor_list;
struct percpu *prc_percpu; /* struct psref_cpu */
static struct percpu *bpf_gstats_percpu; /* struct bpf_stat */
struct percpu *ipq_ifqs; /* struct ifqueue */
struct percpu * pq_pcq; /* struct pcq * */
struct percpu *wqi_worklists; /* struct wqinput_worklist */
struct percpu;
struct percpu *lc_percpu; /* int64_t */
struct percpu *mo_counters;
typedef struct percpu percpu_t;
struct percpu;