Lines Matching full:properly
326 * This function will properly initialize a kobject such that it can then
331 * the memory is cleaned up properly.
342 err_str = "must have a ktype to be initialized properly!\n"; in kobject_init()
370 pr_err("can not set name properly!\n"); in kobject_add_varg()
395 * userspace is properly notified of this kobject's creation.
398 * called to properly clean up the memory associated with the
404 * in order to properly clean up the memory associated with the object.
407 * when the use of the object is finished in order to properly free
444 * properly clean up the memory associated with the object. This is the
865 pr_err("must have a ktype to be initialized properly!\n"); in kset_register()
978 * no kset itself. That way we can properly free it when it is in kset_create()