Searched refs:port_label_hash (Results 1 – 1 of 1) sorted by relevance
1031 struct port_label_hash { struct1056 } port_label_hash; argument1066 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_est_size()1083 port_label_hash = (struct port_label_hash){.plh_size = 0}; /* structure assignment */ in stackshot_plh_reset()1089 struct port_label_hash plh = { in stackshot_plh_setup()1106 PLH_STAT_OP(port_label_hash.plh_bad++); in stackshot_plh_setup()1117 port_label_hash = plh; /* structure assignment */ in stackshot_plh_setup()1145 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_resetgen()1163 struct port_label_hash *plh = &port_label_hash; in stackshot_plh_lookup()1229 struct port_label_hash *plh = &port_label_hash; in kdp_stackshot_plh_record()[all …]