|
printk(KERN_DEBUG "ODEBUG: %d of %d active objects replaced\n", cnt,
|
|
printk(KERN_DEBUG "ODEBUG: %d of %d active objects replaced\n", cnt,
|
|
hlist_for_each_entry_safe(obj, node, tmp, &objects, node) {
|
|
hlist_for_each_entry_safe(obj, node, tmp, &objects, node) {
|