代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/336825/3348030
svn-base mem.h.svn-base
/* $Id$ */
#ifndef MEM_INCLUDED
#define MEM_INCLUDED
#include "except.h"
extern const Except_T Mem_Failed;
extern void *Mem_alloc (long nbytes,
const char *file, int line);
extern void *Mem_calloc(lo
www.eeworm.com/read/324920/3489259
s big-endian.s
/*
* linux/arch/arm/boot/compressed/big-endian.S
*
* Switch CPU into big endian mode.
* Author: Nicolas Pitre
*/
.section ".start", #alloc, #execinstr
mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/324920/3496131
h intmem.h
#ifndef _ASM_CRIS_INTMEM_H
#define _ASM_CRIS_INTMEM_H
void* crisv32_intmem_alloc(unsigned size, unsigned align);
void crisv32_intmem_free(void* addr);
void* crisv32_intmem_phys_to_virt(unsigned long
www.eeworm.com/read/324447/3503316
c sds_incfile.c
#include "Sds/sdsgen.h"
#if defined(__MSDOS__)
#include
#include
#include
#else
#include
#include
#include
#include
#endif
www.eeworm.com/read/324136/3505766
c test_codecs.c
#include "config_unix.h"
#include "codec_types.h"
#include "codec.h"
#include "util.h" /* Block alloc */
#include "debug.h"
static void
buffer_fill(sample *s, int s_bytes, int channels, int freq)
{
www.eeworm.com/read/323581/3514766
c sds_incfile.c
#include "Sds/sdsgen.h"
#if defined(__MSDOS__)
#include
#include
#include
#else
#include
#include
#include
#include
#endif
www.eeworm.com/read/316872/3587296
s big-endian.s
/*
* linux/arch/arm/boot/compressed/big-endian.S
*
* Switch CPU into big endian mode.
* Author: Nicolas Pitre
*/
.section ".start", #alloc, #execinstr
mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/316872/3593896
h scsi_debug.h
#ifndef _SCSI_DEBUG_H
#include
static int scsi_debug_slave_alloc(struct scsi_device *);
static int scsi_debug_slave_configure(struct scsi_device *);
static void scsi_debug_slave_dest
www.eeworm.com/read/316872/3598573
h mempool.h
/*
* memory buffer pool support
*/
#ifndef _LINUX_MEMPOOL_H
#define _LINUX_MEMPOOL_H
#include
struct kmem_cache;
typedef void * (mempool_alloc_t)(gfp_t gfp_mask, void *pool_data);
www.eeworm.com/read/316872/3600043
h intmem.h
#ifndef _ASM_CRIS_INTMEM_H
#define _ASM_CRIS_INTMEM_H
void* crisv32_intmem_alloc(unsigned size, unsigned align);
void crisv32_intmem_free(void* addr);
void* crisv32_intmem_phys_to_virt(unsigned long