Searched refs:update_vf (Results 1 – 1 of 1) sorted by relevance
102 static void update_vf(struct hfsc_class *, int, u_int64_t);786 update_vf(cl, len, cur_time); in hfsc_dequeue()878 update_vf(cl, 0, 0); /* remove cl from the actlist */ in hfsc_purgeq()1039 update_vf(struct hfsc_class *cl, int len, u_int64_t cur_time) in update_vf() function