代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/213908/15122599
class buffer.class
www.eeworm.com/read/212498/15155622
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer
www.eeworm.com/read/210000/15210009
c buffer.c
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except for the
* data, of course), but instead letting the
www.eeworm.com/read/209081/15227549
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except f
www.eeworm.com/read/207820/15261477
c buffer.c
/*
* linux/fs/buffer.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer
www.eeworm.com/read/205421/15316105
c buffer.c
/* SCCSID @(#)buffer.c 1.97 4/17/98 */
/*
* $Log$
*/
#include "common.h"
#include "debug.h"
#include "util.h"
#include "low.h"
#include "dsc.h"
#include "buffer.h"
#include "vp.h"
#include "vcxi.h
www.eeworm.com/read/205421/15316146
h buffer.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)buffer.h 1.68 3/6/98 */
/*
* $Log$
*/
#ifndef __BUFFER_H__
#define __BUFFER_H__
#include "common.h"
#ifdef SUB_PICTURE
#include "spu/
www.eeworm.com/read/205421/15316301
c buffer.c
/* SCCSID @(#)buffer.c 1.6 12/3/97 */
/*
* $Log$
*/
#include "../common.h"
#include "../debug.h"
#include "util.h"
#include "../dsc.h"
#include "../vp.h"
#include "../tdm.h"
#include "../sysinfo.
www.eeworm.com/read/205421/15316318
h buffer.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)buffer.h 1.2 12/3/97 */
/*
* $Log$
*/
#ifdef DRIVER
#ifndef __BUFFER_H__
#define __BUFFER_H__
#include "common.h"
#define GBLDEF4 G
www.eeworm.com/read/205421/15316325