代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/316872/3595176
c bcm43xx_dma.c
/*
Broadcom BCM43xx wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005, 2006 Michael Buesch
Some code in this file is derived from
www.eeworm.com/read/304849/3784211
h lcnalloc.h
/*
* lcnalloc.h - Exports for cluster (de)allocation. Part of the Linux-NTFS
* project.
*
* Copyright (c) 2002 Anton Altaparmakov
* Copyright (c) 2004 Yura Pakhuchiy
*
* This program/include f
www.eeworm.com/read/298155/3874403
dat funtc292b.dat
#include
#include
int main(void)
{
printf("Changing allocation with sbrk()
");
printf("Before sbrk() call: %lu bytes free
",(unsigned long) coreleft());
sbrk(1000
www.eeworm.com/read/294145/3919512
readme
macro_sch
=========
The System CHannel controls things like slot-allocation and power-control.
sch_rcv
-------
This is used for one or more clients to connect to the master-radio.
It uses an id a
www.eeworm.com/read/294038/3921854
c dvma.c
/*
* Virtual DMA allocation
*
* (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* 11/26/2000 -- disabled the existing code because it didn't work for
* me in 2.4. Replaced with a s
www.eeworm.com/read/292705/3943676
c dvma.c
/*
* Virtual DMA allocation
*
* (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* 11/26/2000 -- disabled the existing code because it didn't work for
* me in 2.4. Replaced with a s
www.eeworm.com/read/292705/3949378
c ialloc.c
/*
* ialloc.c
*
* PURPOSE
* Inode allocation handling routines for the OSTA-UDF(tm) filesystem.
*
* CONTACTS
* E-mail regarding any portion of the Linux UDF file system should be
* directed to
www.eeworm.com/read/292705/3949392
c balloc.c
/*
* balloc.c
*
* PURPOSE
* Block allocation handling routines for the OSTA-UDF(tm) filesystem.
*
* CONTACTS
* E-mail regarding any portion of the Linux UDF file system should be
* directed to
www.eeworm.com/read/291165/3969439
readme
macro_sch
=========
The System CHannel controls things like slot-allocation and power-control.
sch_rcv
-------
This is used for one or more clients to connect to the master-radio.
It uses an id a
www.eeworm.com/read/289126/3995711
c sfmemcap.c
/*
sfmemcap.c
These functions wrap the malloc & free functions. They enforce a memory cap using
the MEMCAP structure. The MEMCAP structure tracks memory usage. Each allocation
has 4 bytes a