代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/490530/1198083
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/480930/1310084
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/480930/1310189
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/479151/1338857
c vt.c
/*
* linux/drivers/char/vt.c
*
* Copyright (C) 1992 obz under the linux copyright
*
* Dynamic diacritical handling - aeb@cwi.nl - Dec 1993
* Dynamic keymap and string allocation - aeb@cwi.nl
www.eeworm.com/read/479151/1342338
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/479151/1342443
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/457673/1595589
test-be
#!/bin/bash
# Bash file to run test BE algorithm and check BW allocation/collision
# @author rouil
RES_DIR=res_test_be #output directory
if [ "$1" == "clean" ]; then
rm -r $RES_DIR
else
mkd
www.eeworm.com/read/453168/1642399
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/250243/4440731
c memory.c
/*
* Copyright (c) by Jaroslav Kysela
* Copyright (c) by Takashi Iwai
*
* EMU10K1 memory page allocation (PTB area)
*
*
* This program is free software; you
www.eeworm.com/read/250015/4443296
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