Searched refs:o2net_msg_handler (Results 1 – 2 of 2) sorted by relevance
752 static struct o2net_msg_handler *758 struct o2net_msg_handler *nmh, *ret = NULL; in o2net_handler_tree_lookup()763 nmh = rb_entry(parent, struct o2net_msg_handler, nh_node); in o2net_handler_tree_lookup()786 struct o2net_msg_handler *nmh; in o2net_handler_kref_release()787 nmh = container_of(kref, struct o2net_msg_handler, nh_kref); in o2net_handler_kref_release()792 static void o2net_handler_put(struct o2net_msg_handler *nmh) in o2net_handler_put()804 struct o2net_msg_handler *nmh = NULL; in o2net_register_handler()828 nmh = kzalloc(sizeof(struct o2net_msg_handler), GFP_NOFS); in o2net_register_handler()873 struct o2net_msg_handler *nmh, *n; in o2net_unregister_handler_list()889 struct o2net_msg_handler *nmh; in o2net_handler_get()[all …]
177 struct o2net_msg_handler { struct
Completed in 7 milliseconds