Home
last modified time | relevance | path

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

/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dentity.c323 locked_list_t *update_cl_handlers; member
460 ents->update_cl_handlers in ipmi_entity_info_alloc()
462 if (! ents->update_cl_handlers) { in ipmi_entity_info_alloc()
832 locked_list_iterate(ents->update_cl_handlers, iterate_entity_update_cl, in entity_update_cleanup()
842 locked_list_destroy(ents->update_cl_handlers); in ipmi_entity_info_destroy()
1221 if (locked_list_add(ents->update_cl_handlers, handler, cb_data)) in ipmi_entity_info_add_update_handler_cl()
1232 if (locked_list_remove(ents->update_cl_handlers, handler, cb_data)) in ipmi_entity_info_remove_update_handler_cl()