Searched refs:old_top (Results 1 – 3 of 3) sorted by relevance
45 extern tlm_chain_link_t *tlm_un_ref(tlm_chain_link_t *old_top,249 tlm_un_ref(tlm_chain_link_t *old_top, tlm_chain_link_t *link) in tlm_un_ref() argument251 tlm_chain_link_t *chain_link = old_top; in tlm_un_ref()266 return (old_top); in tlm_un_ref()307 } while (chain_link != old_top); in tlm_un_ref()309 return (old_top); in tlm_un_ref()
481 my ($old_top, $old_direct, $old_total, $old_symhash) =489 next if $old_top && ($old_direct == 0) &&546 next if !($opt{d} && $old_top && !$new_top);
2635 uint32_t old_top; in fp_job_handler() local2650 switch (old_top = port->fp_topology) { in fp_job_handler()2736 int orphan = (old_top == FC_TOP_FABRIC || in fp_job_handler()2737 old_top == FC_TOP_PUBLIC_LOOP) ? 1 : 0; in fp_job_handler()