Lines Matching full:properly
350 * This function will properly initialize a kobject such that it can then
355 * the memory is cleaned up properly.
366 err_str = "must have a ktype to be initialized properly!\n"; in kobject_init()
394 pr_err("kobject: can not set name properly!\n"); in kobject_add_varg()
419 * userspace is properly notified of this kobject's creation.
422 * called to properly clean up the memory associated with the
428 * in order to properly clean up the memory associated with the object.
431 * when the use of the object is finished in order to properly free
468 * properly clean up the memory associated with the object. This is the
886 pr_err("must have a ktype to be initialized properly!\n"); in kset_register()
995 * no kset itself. That way we can properly free it when it is in kset_create()