Home
last modified time | relevance | path

Searched defs:percpu_count_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dpercpu-refcount.h110 unsigned long percpu_count_ptr; member
/linux-6.1.9/lib/
Dpercpu-refcount.c42 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() function