Home
last modified time | relevance | path

Searched refs:alloc_ (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/altq/
Daltq_rmclass.c343 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()
Daltq_rmclass.h185 int alloc_[RM_MAXPRIO]; /* Byte Allocation */ member
/netbsd/src/external/gpl2/xcvs/dist/src/
DChangeLog-9737 Instead of having all the lines and struct line's in the alloc_*
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20122514 Rename field alloc_PRIVATE_ back to alloc_.
2655 Rename field alloc_ to alloc_PRIVATE_.
3157 Mark fields alloc_ and num_ as protected.
DChangeLog-199813082 * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree