overhead
static union overhead *nextf[NBUCKETS];
static int findbucket(union overhead *, int);
union overhead *op;
op = (union overhead *)(void *)sbrk(0);
union overhead *op;
op = (union overhead *)(void *)sbrk((int)amt);
(union overhead *)(void *)((caddr_t)(void *)op+(size_t)sz);
union overhead *op;
op = (union overhead *)(void *)((caddr_t)cp - sizeof (union overhead));
union overhead *op;
op = (union overhead *)(void *)((caddr_t)cp - sizeof (union overhead));
findbucket(union overhead *freep, int srchlen)
union overhead *p;
union overhead *p;
union overhead *ov_next; /* when free */
usually do not need the overhead of both space and time
union overhead *ov_next; /* when free */
static union overhead *nextf[NBUCKETS];
return (((caddr_t)cp - sizeof(union overhead)));
union overhead *op;
op = (union overhead *)(pagepool_start);
union overhead *ov;
mem = imalloc(size + align + offset + sizeof(union overhead));
x = roundup2((uintptr_t)mem + sizeof(union overhead), align);
ov->ov_index = x - (uintptr_t)mem + sizeof(union overhead);
union overhead *op;
op = (union overhead *)pagepool_start;
op->ov_next = (union overhead *)((caddr_t)op + sz);
op = (union overhead *)((caddr_t)op + sz);
union overhead *op, *opx;
union overhead *op;
op = (union overhead *)((caddr_t)cp - sizeof (union overhead));
union overhead *p;
int64_t overhead;
overhead = 0;
overhead += (t1 - t0);
overhead >>= 3;
freq += t1 - t0 - overhead;
u_int32_t overhead;
sctp_log_rwnd(uint8_t from, u_int32_t peers_rwnd , u_int32_t snd_size, u_int32_t overhead)
sctp_clog[sctp_cwnd_log_at].x.rwnd.overhead = overhead;
sctp_log_rwnd_set(uint8_t from, u_int32_t peers_rwnd , u_int32_t flight_size, u_int32_t overhead, u_int32_t a_rwndval)
sctp_clog[sctp_cwnd_log_at].x.rwnd.overhead = overhead;
uint32_t overhead, overhead_per_group, ngdb;
overhead = fs->e2fs.e2fs_first_dblock +
overhead += ngroups * (1 /* superblock */ + ngdb);
sbp->f_blocks = fs->e2fs.e2fs_bcount - overhead;