代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/209559/4969756

h atomic.h

#ifndef _ASM_IA64_ATOMIC_H #define _ASM_IA64_ATOMIC_H /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. * * NOTE: don't mess with the types below! The "unsi
www.eeworm.com/read/209559/4969889

h atomic.h

#ifndef __ARCH_M68KNOMMU_ATOMIC__ #define __ARCH_M68KNOMMU_ATOMIC__ #include /* local_irq_XXX() */ /* * Atomic operations that C can't guarantee us. Useful for * resource counting
www.eeworm.com/read/209559/4970178

h atomic.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. */ #ifdef CONFIG_SMP #
www.eeworm.com/read/209559/4971614

h atomic.h

#ifndef _ASM_PARISC_ATOMIC_H_ #define _ASM_PARISC_ATOMIC_H_ #include #include /* Copyright (C) 2000 Philipp Rumpf . */ /* * Atomic operations that C
www.eeworm.com/read/200288/5067481

h atomic.h

/* * PowerPC atomic operations */ #ifndef _ASM_PPC_ATOMIC_H_ #define _ASM_PPC_ATOMIC_H_ #include #ifdef CONFIG_SMP typedef struct { volatile int counter; } atomic_t; #else typede
www.eeworm.com/read/195013/5116931

s vismemset.s

/* $Id: VISmemset.S,v 1.10 1999/12/23 17:02:16 jj Exp $ * VISmemset.S: High speed memset operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller
www.eeworm.com/read/195013/5116933

s visbzero.s

/* $Id: VISbzero.S,v 1.11 2001/03/15 08:51:24 anton Exp $ * VISbzero.S: High speed clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller
www.eeworm.com/read/195013/5116947

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/195013/5120583

h atomic.h

#ifndef _ASM_IA64_ATOMIC_H #define _ASM_IA64_ATOMIC_H /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. * * NOTE: don't mess with the types below! The "unsi
www.eeworm.com/read/195013/5120689

h atomic.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. */ #ifdef CONFIG_SMP #