Home
last modified time | relevance | path

Searched refs:cpu_rmap_release (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dcpu_rmap.c63 * cpu_rmap_release - internal reclaiming helper called from kref_put
66 static void cpu_rmap_release(struct kref *ref) in cpu_rmap_release() function
87 return kref_put(&rmap->refcount, cpu_rmap_release); in cpu_rmap_put()
/kernel/linux/linux-6.6/lib/
H A Dcpu_rmap.c63 * cpu_rmap_release - internal reclaiming helper called from kref_put
66 static void cpu_rmap_release(struct kref *ref) in cpu_rmap_release() function
87 return kref_put(&rmap->refcount, cpu_rmap_release); in cpu_rmap_put()

Completed in 2 milliseconds