代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/250243/4432402

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994
www.eeworm.com/read/250243/4433153

s cache.s

/* cache.S: cache managment routines * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistri
www.eeworm.com/read/250243/4433313

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 200
www.eeworm.com/read/250243/4434853

c cache.c

/* $Id: cache.c,v 1.4 2000/01/25 00:11:38 prumpf Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of thi
www.eeworm.com/read/250243/4435010

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * arch/sh64/mm/cache
www.eeworm.com/read/250243/4435022

c cache.c

/* * arch/shmedia/boot/compressed/cache.c -- simple cache management functions * * Code extracted from sh-ipl+g, sh-stub.c, which has the copyright: * * This is originally based on an m68k soft
www.eeworm.com/read/250243/4435924

c cache.c

/* * linux/arch/m32r/mm/cache.c * * Copyright (C) 2002 Hirokazu Takata */ /* $Id$ */ #include #include #undef MCCR #if defined(CONFIG_CHIP_XNUX2) || defined
www.eeworm.com/read/250243/4438703

c cache.c

/* * Copyright (c) 2004 Topspin Communications. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms
www.eeworm.com/read/250243/4439662

h cache.h

/* * include/linux/nfsd/cache.h * * Request reply cache. This was heavily inspired by the * implementation in 4.3BSD/4.4BSD. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifn
www.eeworm.com/read/250243/4439735

h cache.h

/* * include/linux/sunrpc/cache.h * * Generic code for various authentication-related caches * used by sunrpc clients and servers. * * Copyright (C) 2002 Neil Brown * *