Home
last modified time | relevance | path

Searched refs:debug_percpu_free (Results 1 – 1 of 1) sorted by path

/linux/lib/
H A Ddebugobjects.c50 struct debug_percpu_free { struct
55 static DEFINE_PER_CPU(struct debug_percpu_free, percpu_obj_pool); argument
222 struct debug_percpu_free *percpu_pool = this_cpu_ptr(&percpu_obj_pool); in alloc_object()
338 struct debug_percpu_free *percpu_pool; in __free_object()
433 struct debug_percpu_free *percpu_pool; in object_cpu_offline()