Searched refs:z_CpuGd (Results 1 – 2 of 2) sorted by relevance
95 struct globaldata *z_CpuGd; /* which cpu owns this zone? */ member
1104 z->z_CpuGd = gd; in _kmalloc_debug()1491 if (z->z_CpuGd != gd) { in _kfree()1542 lwkt_send_ipiq_passive(z->z_CpuGd, kfree_remote, z); in _kfree()