代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/357083/3031376
h pgalloc.h
/*
* linux/include/asm-arm/proc-armo/pgalloc.h
*
* Copyright (C) 2001 Russell King
*
* Page table allocation/freeing primitives for 26-bit ARM processors.
*/
/* unfortunately, this includes l
www.eeworm.com/read/350657/3123813
h pgalloc.h
/*
* linux/include/asm-arm/proc-armv/pgalloc.h
*
* Copyright (C) 2001 Russell King
*
* Page table allocation/freeing primitives for 32-bit ARM processors.
*/
/* unfortunately, this includes l
www.eeworm.com/read/350657/3123913
h pgalloc.h
/*
* linux/include/asm-arm/proc-armo/pgalloc.h
*
* Copyright (C) 2001 Russell King
*
* Page table allocation/freeing primitives for 26-bit ARM processors.
*/
/* unfortunately, this includes l
www.eeworm.com/read/264095/4297151
h pgalloc.h
/*
* linux/include/asm-arm/proc-armv/pgalloc.h
*
* Copyright (C) 2001 Russell King
*
* Page table allocation/freeing primitives for 32-bit ARM processors.
*/
/* unfortunately, this includes l
www.eeworm.com/read/264095/4297251
h pgalloc.h
/*
* linux/include/asm-arm/proc-armo/pgalloc.h
*
* Copyright (C) 2001 Russell King
*
* Page table allocation/freeing primitives for 26-bit ARM processors.
*/
/* unfortunately, this includes l
www.eeworm.com/read/262948/4307540
c mem.c
/*
* mem.c Memory allocation, deallocation stuff.
*
* Version: $Id: mem.c,v 1.14.4.3 2007/02/09 15:42:03 aland Exp $
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/260597/4330762
asm brk.asm
page ,132
title brk - C system call for memory
;***
;brk.asm - DOS brk and sbrk memory allocation
;
; Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
;
;Purpose:
; defi
www.eeworm.com/read/255402/4376571
c mem.c
/*
* mem.c Memory allocation, deallocation stuff.
*
* Version: $Id: mem.c,v 1.14.4.3 2007/02/09 15:42:03 aland Exp $
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/253336/4398583
c dev.c
/* vi: set sw=4 ts=4: */
/*
* dev.c - allocation/initialization/free routines for dev
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This file may
www.eeworm.com/read/252366/4408382
compile fp.compile
#!/bin/sh
# Author: Kees J. Bot
# Compile one soft FP source file.
# (These files shouldn't be optimized normally, but the 16-bit C compiler
# only optimizes scratch register allocation a bi