Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c50 static void intf_free(struct kref *ref);
627 kref_put(&user->intf->refcount, intf_free); in free_ipmi_user()
725 static void intf_free(struct kref *ref) in intf_free() function
2665 kref_put(&intf->refcount, intf_free); in __bmc_get_device_id()
2776 kref_put(&intf->refcount, intf_free); in bmc_get_device_id()
3611 kref_put(&intf->refcount, intf_free); in ipmi_add_smi()
3766 kref_put(&intf->refcount, intf_free); in deliver_smi_err_response()
3879 kref_put(&intf->refcount, intf_free); in handle_ipmb_get_msg_rsp()
4948 kref_put(&intf->refcount, intf_free); in smi_work()
5114 kref_put(&intf->refcount, intf_free); in ipmi_timeout_handler()
[all...]