代码搜索:Read-write

找到约 189 项符合「Read-write」的源代码

代码结果 189
www.eeworm.com/read/233960/14127343

h i2c_master.h

#ifndef _I2C_MASTER_H_ #define _I2C_MASTER_H_ /* * Definitions for the Opencores i2c master core */ /* --- Definitions for i2c master's registers --- */ /* ----- Read-write access
www.eeworm.com/read/209559/4961813

debug kconfig.debug

menu "Kernel hacking" source "lib/Kconfig.debug" config EARLY_PRINTK bool depends on ALPHA_GENERIC || ALPHA_SRM default y config DEBUG_RWLOCK bool "Read-write spinlock debugging" depends on DE
www.eeworm.com/read/316872/3589190

debug kconfig.debug

menu "Kernel hacking" source "lib/Kconfig.debug" config EARLY_PRINTK bool depends on ALPHA_GENERIC || ALPHA_SRM default y config DEBUG_RWLOCK bool "Read-write spinlock debugging" depends on DE
www.eeworm.com/read/418390/2089327

h i2c_master.h

#ifndef _I2C_MASTER_H_ #define _I2C_MASTER_H_ /* * Definitions for the Opencores i2c master core */ /* --- Definitions for i2c master's registers --- */ /* ----- Read-write access
www.eeworm.com/read/418390/2089352

h i2c_master.h

#ifndef _I2C_MASTER_H_ #define _I2C_MASTER_H_ /* * Definitions for the Opencores i2c master core */ /* --- Definitions for i2c master's registers --- */ /* ----- Read-write access
www.eeworm.com/read/418390/2089563

h i2c_master.h

#ifndef _I2C_MASTER_H_ #define _I2C_MASTER_H_ /* * Definitions for the Opencores i2c master core */ /* --- Definitions for i2c master's registers --- */ /* ----- Read-write access
www.eeworm.com/read/164463/10107276

h brlock.h

#ifndef __LINUX_BRLOCK_H #define __LINUX_BRLOCK_H /* * 'Big Reader' read-write spinlocks. * * super-fast read/write locks, with write-side penalty. The point * is to have a per-CPU read/write loc
www.eeworm.com/read/135153/5889110

h brlock.h

#ifndef __LINUX_BRLOCK_H #define __LINUX_BRLOCK_H /* * 'Big Reader' read-write spinlocks. * * super-fast read/write locks, with write-side penalty. The point * is to have a per-CPU read/write loc
www.eeworm.com/read/119727/14823786

c brlock.c

/* * * linux/lib/brlock.c * * 'Big Reader' read-write spinlocks. See linux/brlock.h for details. * * Copyright 2000, Ingo Molnar * Copyright 2000, David S. Miller
www.eeworm.com/read/480930/1304799

c brlock.c

/* * * linux/lib/brlock.c * * 'Big Reader' read-write spinlocks. See linux/brlock.h for details. * * Copyright 2000, Ingo Molnar * Copyright 2000, David S. Miller