Searched refs:DEFINE_PER_CPU (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/common/asm-generic/
H A Dpercpu.h24 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name macro

Completed in 43 milliseconds