Lines Matching refs:ucm_value
403 static void uc_mgr_free_value1(struct ucm_value *val)
414 struct ucm_value *val;
417 val = list_entry(pos, struct ucm_value, list);
669 struct ucm_value *value;
672 value = list_entry(pos, struct ucm_value, list);
683 struct ucm_value *curr;
687 curr = list_entry(pos, struct ucm_value, list);
698 curr = calloc(1, sizeof(struct ucm_value));
719 struct ucm_value *curr;
722 curr = list_entry(pos, struct ucm_value, list);