Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c1870 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup() function
1890 static DECLARE_WORK(cleanup_work, kmemleak_do_cleanup);
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c2025 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup() function
2045 static DECLARE_WORK(cleanup_work, kmemleak_do_cleanup);

Completed in 5 milliseconds