Searched refs:port_label_hash (Results 1 – 1 of 1) sorted by relevance
1029 struct port_label_hash { struct1054 } port_label_hash; argument1064 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_est_size()1081 port_label_hash = (struct port_label_hash){.plh_size = 0}; /* structure assignment */ in stackshot_plh_reset()1087 struct port_label_hash plh = { in stackshot_plh_setup()1104 PLH_STAT_OP(port_label_hash.plh_bad++); in stackshot_plh_setup()1115 port_label_hash = plh; /* structure assignment */ in stackshot_plh_setup()1143 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_resetgen()1161 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_lookup()1227 struct port_label_hash *plh = &port_label_hash; in kdp_stackshot_plh_record()[all …]