代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/253341/4397479

c atm.c

#include #include #include #include "atm.h" #include #define SYNC __asm__("sync") #define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/155374/5625106

c atm.c

#include #include #include #include "atm.h" #include #define SYNC __asm__("sync") #define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/468046/6998506

html class_bao_ku_1_1_helper_1_1_bussiness_entity_1_1_model_1_1_v_order_sync.html

DoxygenProj: BaoKu::Helper::BussinessEntity::
www.eeworm.com/read/165425/10062793

v data_receive.v

/* # -------------------------------------------------------------------------- # Module : data_receive # # Revision : $Revision: 1.24 $ # #----------------------------
www.eeworm.com/read/417476/10988102

v data_receive.v

/* # -------------------------------------------------------------------------- # Module : data_receive # # Revision : $Revision: 1.24 $ # #----------------------------
www.eeworm.com/read/152695/5670173

s memio.s

#include "macros.h" .globl pci_read_cfg_byte pci_read_cfg_byte: config_addr config_data 3 eieio sync lbz r3, 0(r9) blr .globl pci_write_cfg_byte pci_write_cfg_byt
www.eeworm.com/read/146447/5738220

s memio.s

#include "macros.h" .globl pci_read_cfg_byte pci_read_cfg_byte: config_addr config_data 3 eieio sync lbz r3, 0(r9) blr .globl pci_write_cfg_byte pci_write_cfg_byte: config_addr config_
www.eeworm.com/read/140467/5791458

s memio.s

#include "macros.h" .globl pci_read_cfg_byte pci_read_cfg_byte: config_addr config_data 3 eieio sync lbz r3, 0(r9) blr .globl pci_write_cfg_byte pci_write_cfg_byte: config_addr config_
www.eeworm.com/read/128965/5977953

s memio.s

#include "macros.h" .globl pci_read_cfg_byte pci_read_cfg_byte: config_addr config_data 3 eieio sync lbz r3, 0(r9) blr .globl pci_write_cfg_byte pci_write_cfg_byte: config_addr config_
www.eeworm.com/read/127781/5996739

makefile

# arch/i386/oprofile/Makefile O_TARGET:=oprofile.o obj-m := $(O_TARGET) obj-y := init.o timer_int.o \ $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o