代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/442656/1754927
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/439082/1814119
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/439082/1814918
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/439082/1814970
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/439082/1817358
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/439082/1818412
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.
*/
www.eeworm.com/read/439082/1818803
changes
Mon, 15 Dec 1997 Krzysztof G. Baranowski
* namei.c: struct sysv_dir_inode_operations updated to use dentries.
Fri, 23 Jan 1998 Krzysztof G. Baranowski
www.eeworm.com/read/430518/1923097
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/430518/1923896
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/430518/1923948
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