Searched refs:old_hp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dmdesc.c309 struct mdesc_handle *old_hp, notify_one()
312 invoke_on_missing(p->node_name, old_hp, new_hp, p->remove); notify_one()
313 invoke_on_missing(p->node_name, new_hp, old_hp, p->add); notify_one()
316 static void mdesc_notify_clients(struct mdesc_handle *old_hp, mdesc_notify_clients() argument
322 notify_one(p, old_hp, new_hp); mdesc_notify_clients()
308 notify_one(struct mdesc_notifier_client *p, struct mdesc_handle *old_hp, struct mdesc_handle *new_hp) notify_one() argument

Completed in 53 milliseconds