Home | History | Annotate | Download | only in internal

Lines Matching refs:neighbor

87 	edata_t *neighbor = contents.edata;
88 if (neighbor == NULL) {
91 /* It's not safe to access *neighbor yet; must verify states first. */
102 /* From this point, it's safe to access *neighbor. */
104 edata_committed_get(neighbor))) {
116 /* From this point, it's safe to access *neighbor. */
120 if (edata_pai_get(neighbor) != pai) {
125 edata_arena_ind_get(neighbor));
128 edata_arena_ind_get(neighbor)) {
132 assert(!edata_guarded_get(edata) && !edata_guarded_get(neighbor));