Searched refs:port_label_hash (Results 1 – 1 of 1) sorted by relevance
1475 struct port_label_hash { struct1500 } port_label_hash; argument1510 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_est_size()1527 port_label_hash = (struct port_label_hash){.plh_size = 0}; /* structure assignment */ in stackshot_plh_reset()1533 struct port_label_hash plh = { in stackshot_plh_setup()1550 PLH_STAT_OP(port_label_hash.plh_bad++); in stackshot_plh_setup()1561 port_label_hash = plh; /* structure assignment */ in stackshot_plh_setup()1589 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_resetgen()1607 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_lookup()1673 struct port_label_hash *plh = &port_label_hash; in kdp_stackshot_plh_record()[all …]