Searched refs:alloc_ (Results 1 – 5 of 5) sorted by relevance
343 ifd->alloc_[pri] += cl->allotment_; in rmc_newclass()392 ifd->alloc_[cl->pri_] += cl->allotment_ - old_allotment; in rmc_modclass()422 ifd->M_[i] = ifd->alloc_[i] / in rmc_wrr_set_weights()614 ifd->alloc_[cl->pri_] -= cl->allotment_; in rmc_delete_class()704 ifd->alloc_[i] = 0; in rmc_init()
185 int alloc_[RM_MAXPRIO]; /* Byte Allocation */ member
37 Instead of having all the lines and struct line's in the alloc_*
2514 Rename field alloc_PRIVATE_ back to alloc_.2655 Rename field alloc_ to alloc_PRIVATE_.3157 Mark fields alloc_ and num_ as protected.
13082 * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree