Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dmdesc.c484 struct mdesc_handle *new_hp) in notify_one() argument
486 invoke_on_missing(p->node_name, old_hp, new_hp, p->remove); in notify_one()
487 invoke_on_missing(p->node_name, new_hp, old_hp, p->add); in notify_one()
491 struct mdesc_handle *new_hp) in mdesc_notify_clients() argument
496 notify_one(p, old_hp, new_hp); in mdesc_notify_clients()