Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-refcount.h110 unsigned long percpu_count_ptr; member
/OK3568_Linux_fs/kernel/lib/
H A Dpercpu-refcount.c41 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() function