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