Searched refs:VERIFY_PERCPU_PTR (Results 1 – 1 of 1) sorted by relevance
274 #define VERIFY_PERCPU_PTR(__p) \ macro280 #define per_cpu_ptr(ptr, cpu) ({ (void)(cpu); VERIFY_PERCPU_PTR(ptr); })