Searched refs:rcv_next (Results 1 – 6 of 6) sorted by relevance
609 prev->rcv_next = rval; in rctl_gp_alloc()613 rval->rcv_next = NULL; in rctl_gp_alloc()625 rcgp->rcag_vals = rval->rcv_next; in rctl_gp_detach_val()627 rval->rcv_next = NULL; in rctl_gp_detach_val()654 rctl_val_t *next = rval->rcv_next; in rctl_gp_free()757 rval = rval->rcv_next; in rctl_val_list_find()782 rval->rcv_next = NULL; in rctl_val_list_insert()796 rval->rcv_next = *root; in rctl_val_list_insert()797 rval->rcv_next->rcv_prev = rval; in rctl_val_list_insert()804 while (prev->rcv_next != NULL && in rctl_val_list_insert()[all …]
138 __le32 rcv_next; member281 __le32 rcv_next; member
488 if ((wsp->walk_addr = (uintptr_t)val.rcv_next) == 0) in rctl_val_walk_step()532 val->rcv_next == (void *)0xbaddcafe || in rctl_val_validate()534 val->rcv_next == (void *)0xdeadbeef) { in rctl_val_validate()571 if (data->v_seen[i].s_ptr == (uintptr_t)val->rcv_next) { in rctl_val_validate()
194 sys_rval = sys_rval->rcv_next; in rctl_invalid_value()962 new_val->rcv_next = new_values; in rctlsys_projset()972 alloc_val->rcv_next = alloc_values; in rctlsys_projset()997 new_values = new_values->rcv_next; in rctlsys_projset()1003 alloc_values = alloc_values->rcv_next; in rctlsys_projset()
78 u32 rcv_next; member
152 struct rctl_val *rcv_next; /* next (higher) value */ member