Searched refs:mdesc_notifier_client (Results 1 – 2 of 2) sorted by relevance
66 struct mdesc_notifier_client { struct72 struct mdesc_notifier_client *next; argument75 void mdesc_register_notifier(struct mdesc_notifier_client *client);
286 static struct mdesc_notifier_client *client_list;288 void mdesc_register_notifier(struct mdesc_notifier_client *client) in mdesc_register_notifier()482 static void notify_one(struct mdesc_notifier_client *p, in notify_one()493 struct mdesc_notifier_client *p = client_list; in mdesc_notify_clients()