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

/linux-master/arch/sparc/kernel/
H A Dmdesc.c483 struct mdesc_handle *old_hp,
486 invoke_on_missing(p->node_name, old_hp, new_hp, p->remove);
487 invoke_on_missing(p->node_name, new_hp, old_hp, p->add);
490 static void mdesc_notify_clients(struct mdesc_handle *old_hp, argument
496 notify_one(p, old_hp, new_hp);
482 notify_one(struct mdesc_notifier_client *p, struct mdesc_handle *old_hp, struct mdesc_handle *new_hp) argument

Completed in 107 milliseconds