Searched refs:points (Results 1 – 3 of 3) sorted by relevance
38 "explicit preemption points" to the kernel code. These new39 preemption points have been selected to reduce the maximum
251 static int lock_point(unsigned long points[], unsigned long ip) in lock_point() argument256 if (points[i] == 0) { in lock_point()257 points[i] = ip; in lock_point()260 if (points[i] == ip) in lock_point()
492 This tracer hooks to various trace points in the kernel,