代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/350657/3120075

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/350657/3120115

s hypersparc.s

/* $Id: hypersparc.S,v 1.17 2000/07/16 21:48:52 anton Exp $ * hypersparc.S: High speed Hypersparc mmu/cache operations. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #include
www.eeworm.com/read/350657/3122948

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/268146/4255466

h bitops.h

/* * bitops.h: Bit string operations on the ppc */ #ifndef _PPC_BITOPS_H #define _PPC_BITOPS_H #include #include extern void set_bit(int nr, volatile void *addr
www.eeworm.com/read/264095/4292120

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/264095/4293752

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/264095/4293792

s hypersparc.s

/* $Id: hypersparc.S,v 1.17 2000/07/16 21:48:52 anton Exp $ * hypersparc.S: High speed Hypersparc mmu/cache operations. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #include
www.eeworm.com/read/264095/4296326

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/262041/4316072

c nflash.c

#include "config.h" #if INCLUDE_NOR_FLASH_S29GL128M90 || INCLUDE_NOR_FLASH_S29GL064A90 #include "nflash.h" char *NflashHelp[] = { "Nor flash memory operations", "{op} [args]", "Ops...",
www.eeworm.com/read/262041/4316285

h seq_file.h

#ifndef _LINUX_SEQ_FILE_H #define _LINUX_SEQ_FILE_H #ifdef __KERNEL__ #include #include #include struct seq_operations; struct file; stru