代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/407313/2266367

h spitfire.h

/* $Id: spitfire.h,v 1.18 2001/11/29 16:42:10 kanoj Exp $ * spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #ifnde
www.eeworm.com/read/395229/2448569

h ide_iops.h

/* Generic I/O and MEMIO string operations. */ #define __ide_insw insw #define __ide_insl insl #define __ide_outsw outsw #define __ide_outsl outsl static __inline__ void __ide_mm_insw(void __iomem
www.eeworm.com/read/393286/2478558

s bitops.s

/* bitops.S: Low level assembler bit operations. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #include #include #include .text
www.eeworm.com/read/393286/2478598

s hypersparc.s

/* $Id: hypersparc.S,v 1.18 2001/12/21 04:56:15 davem Exp $ * hypersparc.S: High speed Hypersparc mmu/cache operations. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #include
www.eeworm.com/read/386035/2576843

c 7zalloc.c

/* 7zAlloc.c */ #include #include "7zAlloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc/free operations */ #ifdef _SZ_ALLOC_DEBUG #ifdef _WIN32 #inc
www.eeworm.com/read/385891/2577765

c andes.c

/* * andes.c: MMU and cache operations for the R10000 (ANDES). * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) */ #include #include #include
www.eeworm.com/read/385891/2579332

s bitops.s

/* bitops.S: Low level assembler bit operations. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #include #include #include #incl
www.eeworm.com/read/385891/2579372

s hypersparc.s

/* $Id: hypersparc.S,v 1.1.1.1 2004/02/04 12:55:49 laputa Exp $ * hypersparc.S: High speed Hypersparc mmu/cache operations. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #inc
www.eeworm.com/read/385891/2581842

h ioasic.h

/* * linux/asm-mips/dec/ioasic.h * * Copyright (C) 2000 Maciej W. Rozycki * * DEC I/O ASIC access operations. */ #ifndef __ASM_DEC_IOASIC_H #define __ASM_DEC_IOASIC_H extern volatile unsig
www.eeworm.com/read/385462/2590768

h arch_spinlock.h

#ifndef __ARCH_ASM_SPINLOCK_H #define __ARCH_ASM_SPINLOCK_H #include #include "os.h" #define ARCH_SPIN_LOCK_UNLOCKED { 1 } /* * Simple spin lock operations. There are two varia