代码搜索:Allocation

找到约 5,034 项符合「Allocation」的源代码

代码结果 5,034
www.eeworm.com/read/148153/5717446

c mem.c

/* * mem.c Memory allocation, deallocation stuff. * * Version: $Id: mem.c,v 1.14 2004/02/26 19:04:29 aland Exp $ * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/147766/5726999

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/147766/5727103

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/144314/5750612

c mem.c

/* * mem.c Memory allocation, deallocation stuff. * * Version: $Id: mem.c,v 1.14 2004/02/26 19:04:29 aland Exp $ * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/139647/5797820

c mem.c

/* * mem.c Memory allocation, deallocation stuff. * * Version: $Id: mem.c,v 1.8 2003/03/03 18:40:37 aland Exp $ * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/138890/5812990

c mem.c

/* * mem.c Memory allocation, deallocation stuff. * * Version: $Id: mem.c,v 1.14 2004/02/26 19:04:29 aland Exp $ * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/136786/5866487

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/136786/5866587

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/135941/5876691

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/135153/5888501

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