Home
last modified time | relevance | path

Searched refs:last_unloaded_module (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
A Dmodule.c747 static char last_unloaded_module[MODULE_NAME_LEN+1]; variable
978 strlcpy(last_unloaded_module, mod->name, sizeof(last_unloaded_module)); in SYSCALL_DEFINE2()
4792 if (last_unloaded_module[0]) in print_modules()
4793 pr_cont(" [last unloaded: %s]", last_unloaded_module); in print_modules()
/linux/
A DSystem.map160731 ffff800012117768 b last_unloaded_module
A D.tmp_System.map160731 ffff800012117768 b last_unloaded_module

Completed in 335 milliseconds