Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c41 #define ODEBUG_FREE_WORK_MAX 1024 macro
375 (obj_nr_tofree < ODEBUG_FREE_WORK_MAX); in __free_object()
391 (obj_nr_tofree < ODEBUG_FREE_WORK_MAX)) { in __free_object()
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c38 #define ODEBUG_FREE_WORK_MAX 1024 macro
372 (obj_nr_tofree < ODEBUG_FREE_WORK_MAX); in __free_object()
388 (obj_nr_tofree < ODEBUG_FREE_WORK_MAX)) { in __free_object()

Completed in 5 milliseconds