代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/316872/3586345

c dma-alloc.c

/* dma-alloc.c: consistent DMA memory allocation * * Derived from arch/ppc/mm/cachemap.c * * PowerPC version derived from arch/arm/mm/consistent.c * Copyright (C) 2001 Dan Malek (dmalek@jlc.n
www.eeworm.com/read/316872/3588023

c lscsa_alloc.c

/* * SPU local store allocation routines * * Copyright 2007 Benjamin Herrenschmidt, IBM Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/316872/3588303

c simple_alloc.c

/* * Implement primitive realloc(3) functionality. * * Author: Mark A. Greer * * 2006 (c) MontaVista, Software, Inc. This file is licensed under * the terms of the GNU Gener
www.eeworm.com/read/316872/3604919

txt inode-alloc.txt

Current inode allocations in the proc-fs (hex-numbers): 00000000 reserved 00000001-00000fff static entries (goners) 001 root-ino 00001000-00001fff unused 0001xxxx-7fffxxxx pid-dir e
www.eeworm.com/read/316872/3605372

h xfs_alloc.h

/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pu
www.eeworm.com/read/316872/3605488

c xfs_alloc.c

/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pu
www.eeworm.com/read/307309/3725366

c alloc_stats.c

/* vi: set sw=4 ts=4: */ /* * alloc_stats.c --- Update allocation statistics for ext2fs * * Copyright (C) 2001 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms
www.eeworm.com/read/307309/3725380

c alloc_sb.c

/* vi: set sw=4 ts=4: */ /* * alloc_sb.c --- Allocate the superblock and block group descriptors for a * newly initialized filesystem. Used by mke2fs when initializing a filesystem * * Copyright
www.eeworm.com/read/307309/3725401

c alloc_tables.c

/* vi: set sw=4 ts=4: */ /* * alloc_tables.c --- Allocate tables for a newly initialized * filesystem. Used by mke2fs when initializing a filesystem * * Copyright (C) 1996 Theodore Ts'o. * * %B
www.eeworm.com/read/306428/3738996

c test_alloc.c

/* * We test the functions provided in alloc.c here. These are very * basic functions, and it is very important that they work correctly. * * You can see two different styles of testing: * * -