Home
last modified time | relevance | path

Searched refs:allow_unload (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/module/
Doprofile.c22 MODULE_PARM(allow_unload, "i");
23 MODULE_PARM_DESC(allow_unload, "Allow module to be unloaded.");
25 static int allow_unload; variable
27 static int allow_unload = 1; variable
810 if (allow_unload && state == STOPPED && !GET_USE_COUNT(THIS_MODULE)) in can_unload()
/external/oprofile/
DChangeLog-2001509 * module/oprofile.c: make allow_unload exist for UP
1326 * oprofile.c: don't allow unload on SMP unless allow_unload