代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/385891/2579364
s viking.s
/* $Id: viking.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $
* viking.S: High speed Viking cache/mmu operations
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
* Copyright (C) 1997,1998,1999
www.eeworm.com/read/368386/2816136
c devops.c
/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $
* devops.c: Device operations using the PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#
www.eeworm.com/read/367467/2843779
h fw.h
/*
* fw.h
*
* Network firewalling operations.
*
* Copyright (c) 2001 Dug Song
*
* $Id: fw.h,v 1.13 2002/12/14 04:02:36 dugsong Exp $
*/
#ifndef DNET_FW_H
#define DNET_FW_
www.eeworm.com/read/367467/2844212
h fw.h
/*
* fw.h
*
* Network firewalling operations.
*
* Copyright (c) 2001 Dug Song
*
* $Id: fw.h,v 1.13 2002/12/14 04:02:36 dugsong Exp $
*/
#ifndef DNET_FW_H
#define DNET_FW_
www.eeworm.com/read/367467/2844866
h fw.h
/*
* fw.h
*
* Network firewalling operations.
*
* Copyright (c) 2001 Dug Song
*
* $Id: fw.h,v 1.13 2002/12/14 04:02:36 dugsong Exp $
*/
#ifndef DNET_FW_H
#define DNET_FW_
www.eeworm.com/read/367467/2845442
h fw.h
/*
* fw.h
*
* Network firewalling operations.
*
* Copyright (c) 2001 Dug Song
*
* $Id: fw.h,v 1.13 2002/12/14 04:02:36 dugsong Exp $
*/
#ifndef DNET_FW_H
#define DNET_FW_
www.eeworm.com/read/357083/3029427
h vac-ops.h
/* $Id: vac-ops.h,v 1.13 1998/01/30 10:59:59 jj Exp $ */
#ifndef _SPARC_VAC_OPS_H
#define _SPARC_VAC_OPS_H
/* vac-ops.h: Inline assembly routines to do operations on the Sparc
* VAC (virt
www.eeworm.com/read/357083/3029479
h bitops.h
/* $Id: bitops.h,v 1.67 2001/11/19 18:36:34 davem Exp $
* bitops.h: Bit string operations on the Sparc.
*
* Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright 1996 Eddie C. Dost
www.eeworm.com/read/357083/3031076
h atomic.h
#ifndef __ARCH_M68K_ATOMIC__
#define __ARCH_M68K_ATOMIC__
/*
* Atomic operations that C can't guarantee us. Useful for
* resource counting etc..
*/
/*
* We do not have SMP m68k systems, so we d
www.eeworm.com/read/357083/3032124
h spinlock.h
/*
* BK Id: SCCS/s.spinlock.h 1.9 08/21/01 16:07:48 trini
*/
#ifndef __ASM_SPINLOCK_H
#define __ASM_SPINLOCK_H
#include
#undef SPINLOCK_DEBUG
/*
* Simple spin lock operations.
*/