Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A 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()
434 /* safe-guard for slow link or alloc_ == 0 */ in rmc_wrr_set_weights()
614 ifd->alloc_[cl->pri_] -= cl->allotment_; in rmc_delete_class()
704 ifd->alloc_[i] = 0; in rmc_init()
H A Daltq_rmclass.h185 int alloc_[RM_MAXPRIO]; /* Byte Allocation */ member
/netbsd-src/external/gpl3/autoconf/dist/
H A Dmaint.mk498 _xa1 = x(((2n?)?re|char|n(re|m)|[cmz])alloc|alloc_(oversized|die)|(mem|str)dup)
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-9737 Instead of having all the lines and struct line's in the alloc_*
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20122514 Rename field alloc_PRIVATE_ back to alloc_.
2655 Rename field alloc_ to alloc_PRIVATE_.
3157 Mark fields alloc_ and num_ as protected.
H A DChangeLog-199813082 * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree