⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 syscall_nr.h.svn-base

📁 我们自己开发的一个OSEK操作系统!不知道可不可以?
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
#define TARGET_NR_sched_getparam	(TARGET_NR_Linux + 159)#define TARGET_NR_sched_setscheduler	(TARGET_NR_Linux + 160)#define TARGET_NR_sched_getscheduler	(TARGET_NR_Linux + 161)#define TARGET_NR_sched_yield		(TARGET_NR_Linux + 162)#define TARGET_NR_sched_get_priority_max	(TARGET_NR_Linux + 163)#define TARGET_NR_sched_get_priority_min	(TARGET_NR_Linux + 164)#define TARGET_NR_sched_rr_get_interval	(TARGET_NR_Linux + 165)#define TARGET_NR_nanosleep		(TARGET_NR_Linux + 166)#define TARGET_NR_mremap		(TARGET_NR_Linux + 167)#define TARGET_NR_accept		(TARGET_NR_Linux + 168)#define TARGET_NR_bind			(TARGET_NR_Linux + 169)#define TARGET_NR_connect		(TARGET_NR_Linux + 170)#define TARGET_NR_getpeername		(TARGET_NR_Linux + 171)#define TARGET_NR_getsockname		(TARGET_NR_Linux + 172)#define TARGET_NR_getsockopt		(TARGET_NR_Linux + 173)#define TARGET_NR_listen		(TARGET_NR_Linux + 174)#define TARGET_NR_recv			(TARGET_NR_Linux + 175)#define TARGET_NR_recvfrom		(TARGET_NR_Linux + 176)#define TARGET_NR_recvmsg		(TARGET_NR_Linux + 177)#define TARGET_NR_send			(TARGET_NR_Linux + 178)#define TARGET_NR_sendmsg		(TARGET_NR_Linux + 179)#define TARGET_NR_sendto		(TARGET_NR_Linux + 180)#define TARGET_NR_setsockopt		(TARGET_NR_Linux + 181)#define TARGET_NR_shutdown		(TARGET_NR_Linux + 182)#define TARGET_NR_socket		(TARGET_NR_Linux + 183)#define TARGET_NR_socketpair		(TARGET_NR_Linux + 184)#define TARGET_NR_setresuid32		(TARGET_NR_Linux + 185)#define TARGET_NR_getresuid32		(TARGET_NR_Linux + 186)#define TARGET_NR_query_module		(TARGET_NR_Linux + 187)#define TARGET_NR_poll			(TARGET_NR_Linux + 188)#define TARGET_NR_nfsservctl		(TARGET_NR_Linux + 189)#define TARGET_NR_setresgid32		(TARGET_NR_Linux + 190)#define TARGET_NR_getresgid32		(TARGET_NR_Linux + 191)#define TARGET_NR_prctl			(TARGET_NR_Linux + 192)#define TARGET_NR_rt_sigreturn		(TARGET_NR_Linux + 193)#define TARGET_NR_rt_sigaction		(TARGET_NR_Linux + 194)#define TARGET_NR_rt_sigprocmask	(TARGET_NR_Linux + 195)#define TARGET_NR_rt_sigpending		(TARGET_NR_Linux + 196)#define TARGET_NR_rt_sigtimedwait	(TARGET_NR_Linux + 197)#define TARGET_NR_rt_sigqueueinfo	(TARGET_NR_Linux + 198)#define TARGET_NR_rt_sigsuspend		(TARGET_NR_Linux + 199)#define TARGET_NR_pread64		(TARGET_NR_Linux + 200)#define TARGET_NR_pwrite64		(TARGET_NR_Linux + 201)#define TARGET_NR_chown32		(TARGET_NR_Linux + 202)#define TARGET_NR_getcwd		(TARGET_NR_Linux + 203)#define TARGET_NR_capget		(TARGET_NR_Linux + 204)#define TARGET_NR_capset		(TARGET_NR_Linux + 205)#define TARGET_NR_sigaltstack		(TARGET_NR_Linux + 206)#define TARGET_NR_sendfile		(TARGET_NR_Linux + 207)#define TARGET_NR_getpmsg		(TARGET_NR_Linux + 208)#define TARGET_NR_putpmsg		(TARGET_NR_Linux + 209)#define TARGET_NR_mmap2			(TARGET_NR_Linux + 210)#define TARGET_NR_truncate64		(TARGET_NR_Linux + 211)#define TARGET_NR_ftruncate64		(TARGET_NR_Linux + 212)#define TARGET_NR_stat64		(TARGET_NR_Linux + 213)#define TARGET_NR_lstat64		(TARGET_NR_Linux + 214)#define TARGET_NR_fstat64		(TARGET_NR_Linux + 215)#define TARGET_NR_pivot_root		(TARGET_NR_Linux + 216)#define TARGET_NR_mincore		(TARGET_NR_Linux + 217)#define TARGET_NR_madvise		(TARGET_NR_Linux + 218)#define TARGET_NR_getdents64		(TARGET_NR_Linux + 219)#define TARGET_NR_fcntl64		(TARGET_NR_Linux + 220)#define TARGET_NR_reserved221		(TARGET_NR_Linux + 221)#define TARGET_NR_gettid		(TARGET_NR_Linux + 222)#define TARGET_NR_readahead		(TARGET_NR_Linux + 223)#define TARGET_NR_setxattr		(TARGET_NR_Linux + 224)#define TARGET_NR_lsetxattr		(TARGET_NR_Linux + 225)#define TARGET_NR_fsetxattr		(TARGET_NR_Linux + 226)#define TARGET_NR_getxattr		(TARGET_NR_Linux + 227)#define TARGET_NR_lgetxattr		(TARGET_NR_Linux + 228)#define TARGET_NR_fgetxattr		(TARGET_NR_Linux + 229)#define TARGET_NR_listxattr		(TARGET_NR_Linux + 230)#define TARGET_NR_llistxattr		(TARGET_NR_Linux + 231)#define TARGET_NR_flistxattr		(TARGET_NR_Linux + 232)#define TARGET_NR_removexattr		(TARGET_NR_Linux + 233)#define TARGET_NR_lremovexattr		(TARGET_NR_Linux + 234)#define TARGET_NR_fremovexattr		(TARGET_NR_Linux + 235)#define TARGET_NR_tkill			(TARGET_NR_Linux + 236)#define TARGET_NR_sendfile64		(TARGET_NR_Linux + 237)#define TARGET_NR_futex			(TARGET_NR_Linux + 238)#define TARGET_NR_sched_setaffinity	(TARGET_NR_Linux + 239)#define TARGET_NR_sched_getaffinity	(TARGET_NR_Linux + 240)#define TARGET_NR_io_setup		(TARGET_NR_Linux + 241)#define TARGET_NR_io_destroy		(TARGET_NR_Linux + 242)#define TARGET_NR_io_getevents		(TARGET_NR_Linux + 243)#define TARGET_NR_io_submit		(TARGET_NR_Linux + 244)#define TARGET_NR_io_cancel		(TARGET_NR_Linux + 245)#define TARGET_NR_exit_group		(TARGET_NR_Linux + 246)#define TARGET_NR_lookup_dcookie	(TARGET_NR_Linux + 247)#define TARGET_NR_epoll_create		(TARGET_NR_Linux + 248)#define TARGET_NR_epoll_ctl		(TARGET_NR_Linux + 249)#define TARGET_NR_epoll_wait		(TARGET_NR_Linux + 250)#define TARGET_NR_remap_file_pages	(TARGET_NR_Linux + 251)#define TARGET_NR_set_tid_address	(TARGET_NR_Linux + 252)#define TARGET_NR_restart_syscall	(TARGET_NR_Linux + 253)#define TARGET_NR_fadvise64		(TARGET_NR_Linux + 254)#define TARGET_NR_statfs64		(TARGET_NR_Linux + 255)#define TARGET_NR_fstatfs64		(TARGET_NR_Linux + 256)#define TARGET_NR_timer_create		(TARGET_NR_Linux + 257)#define TARGET_NR_timer_settime		(TARGET_NR_Linux + 258)#define TARGET_NR_timer_gettime		(TARGET_NR_Linux + 259)#define TARGET_NR_timer_getoverrun	(TARGET_NR_Linux + 260)#define TARGET_NR_timer_delete		(TARGET_NR_Linux + 261)#define TARGET_NR_clock_settime		(TARGET_NR_Linux + 262)#define TARGET_NR_clock_gettime		(TARGET_NR_Linux + 263)#define TARGET_NR_clock_getres		(TARGET_NR_Linux + 264)#define TARGET_NR_clock_nanosleep	(TARGET_NR_Linux + 265)#define TARGET_NR_tgkill		(TARGET_NR_Linux + 266)#define TARGET_NR_utimes		(TARGET_NR_Linux + 267)#define TARGET_NR_mbind			(TARGET_NR_Linux + 268)#define TARGET_NR_get_mempolicy		(TARGET_NR_Linux + 269)#define TARGET_NR_set_mempolicy		(TARGET_NR_Linux + 270)#define TARGET_NR_mq_open		(TARGET_NR_Linux + 271)#define TARGET_NR_mq_unlink		(TARGET_NR_Linux + 272)#define TARGET_NR_mq_timedsend		(TARGET_NR_Linux + 273)#define TARGET_NR_mq_timedreceive	(TARGET_NR_Linux + 274)#define TARGET_NR_mq_notify		(TARGET_NR_Linux + 275)#define TARGET_NR_mq_getsetattr		(TARGET_NR_Linux + 276)#define TARGET_NR_vserver		(TARGET_NR_Linux + 277)#define TARGET_NR_waitid		(TARGET_NR_Linux + 278)/* #define TARGET_NR_sys_setaltroot	(TARGET_NR_Linux + 279) */#define TARGET_NR_add_key		(TARGET_NR_Linux + 280)#define TARGET_NR_request_key		(TARGET_NR_Linux + 281)#define TARGET_NR_keyctl		(TARGET_NR_Linux + 282)#define TARGET_NR_set_thread_area	(TARGET_NR_Linux + 283)#define TARGET_NR_inotify_init		(TARGET_NR_Linux + 284)#define TARGET_NR_inotify_add_watch	(TARGET_NR_Linux + 285)#define TARGET_NR_inotify_rm_watch	(TARGET_NR_Linux + 286)#define TARGET_NR_migrate_pages		(TARGET_NR_Linux + 287)#define TARGET_NR_openat		(TARGET_NR_Linux + 288)#define TARGET_NR_mkdirat		(TARGET_NR_Linux + 289)#define TARGET_NR_mknodat		(TARGET_NR_Linux + 290)#define TARGET_NR_fchownat		(TARGET_NR_Linux + 291)#define TARGET_NR_futimesat		(TARGET_NR_Linux + 292)#define TARGET_NR_fstatat64		(TARGET_NR_Linux + 293)#define TARGET_NR_unlinkat		(TARGET_NR_Linux + 294)#define TARGET_NR_renameat		(TARGET_NR_Linux + 295)#define TARGET_NR_linkat		(TARGET_NR_Linux + 296)#define TARGET_NR_symlinkat		(TARGET_NR_Linux + 297)#define TARGET_NR_readlinkat		(TARGET_NR_Linux + 298)#define TARGET_NR_fchmodat		(TARGET_NR_Linux + 299)#define TARGET_NR_faccessat		(TARGET_NR_Linux + 300)#define TARGET_NR_pselect6		(TARGET_NR_Linux + 301)#define TARGET_NR_ppoll			(TARGET_NR_Linux + 302)#define TARGET_NR_unshare		(TARGET_NR_Linux + 303)#define TARGET_NR_splice		(TARGET_NR_Linux + 304)#define TARGET_NR_sync_file_range	(TARGET_NR_Linux + 305)#define TARGET_NR_tee			(TARGET_NR_Linux + 306)#define TARGET_NR_vmsplice		(TARGET_NR_Linux + 307)#define TARGET_NR_move_pages		(TARGET_NR_Linux + 308)#define TARGET_NR_set_robust_list	(TARGET_NR_Linux + 309)#define TARGET_NR_get_robust_list	(TARGET_NR_Linux + 310)#define TARGET_NR_kexec_load		(TARGET_NR_Linux + 311)#define TARGET_NR_getcpu		(TARGET_NR_Linux + 312)#define TARGET_NR_epoll_pwait		(TARGET_NR_Linux + 313)#define TARGET_NR_ioprio_set		(TARGET_NR_Linux + 314)#define TARGET_NR_ioprio_get		(TARGET_NR_Linux + 315)#define TARGET_NR_utimensat		(TARGET_NR_Linux + 316)#define TARGET_NR_signalfd		(TARGET_NR_Linux + 317)#define TARGET_NR_timerfd		(TARGET_NR_Linux + 318)#define TARGET_NR_eventfd		(TARGET_NR_Linux + 319)#define TARGET_NR_fallocate		(TARGET_NR_Linux + 320)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -