Lines Matching full:properly
324 * This function will properly initialize a kobject such that it can then
329 * the memory is cleaned up properly.
340 err_str = "must have a ktype to be initialized properly!\n"; in kobject_init()
368 pr_err("can not set name properly!\n"); in kobject_add_varg()
393 * userspace is properly notified of this kobject's creation.
396 * called to properly clean up the memory associated with the
402 * in order to properly clean up the memory associated with the object.
405 * when the use of the object is finished in order to properly free
442 * properly clean up the memory associated with the object. This is the
861 pr_err("must have a ktype to be initialized properly!\n"); in kset_register()
974 * no kset itself. That way we can properly free it when it is in kset_create()