代码搜索:syscall

找到约 6,689 项符合「syscall」的源代码

代码结果 6,689
www.eeworm.com/read/391005/8428491

c syscall.c

#include #include #include #include _syscall2(int,getmm,pid_t,pid,unsigned long*,arr) void Usage(); int main(int argc,char *argv[]) { int ret=0
www.eeworm.com/read/187572/8623453

h syscall.h

#ifndef _SYSCALL_H #define _SYSCALL_H #define MON_SYSCALL_BASE 0x20 #define MON_SYSCALL_sys_mon (MON_SYSCALL_BASE + 0x0) #define MON_SYSCALL_sys_putchar (MON_SYSCALL_BASE + 0x1) #define MON_SYSCA
www.eeworm.com/read/385844/8786412

h syscall.h

/* syscalls.h * Nachos system call interface. These are Nachos kernel operations * that can be invoked from user programs, by trapping to the kernel * via the "syscall" instruction. * * This
www.eeworm.com/read/186676/8918763

c syscall.c

/****************************************************************************** * * Copyright (c) 2003 Gerhard W. Gruber * * PROJECT: pICE * $Source: /cvsroot/pice/pice/module/syscall.c,v $ * $R
www.eeworm.com/read/186676/8918794

h syscall.h

/****************************************************************************** * * Copyright (c) 2003 Gerhard W. Gruber * * PROJECT: pICE * $Source: /cvsroot/pice/pice/module/syscall.h,v $ * $R
www.eeworm.com/read/284556/8919139

h syscall.h

/* syscalls.h * Nachos system call interface. These are Nachos kernel operations * that can be invoked from user programs, by trapping to the kernel * via the "syscall" instruction. * * This
www.eeworm.com/read/284321/8944681

c syscall.c

/* * pci_syscall.c * * For architectures where we want to allow direct access * to the PCI config stuff - it would probably be preferable * on PCs too, but there people just do it by hand with th
www.eeworm.com/read/284321/8944756

o syscall.o

www.eeworm.com/read/382497/9024343

h syscall.h

/*************************************************************************** syscall.h - description ------------------- begin
www.eeworm.com/read/382497/9024371

cpp syscall.cpp

/*************************************************************************** syscall.c - description ------------------- begin : Wed Sep 26 2001 copyright : (C) 2001 CEA and U