Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
Kernel
提交
40a085c4
K
Kernel
项目概览
openeuler
/
Kernel
1 年多 前同步成功
通知
8
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
Kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
40a085c4
编写于
7月 27, 2005
作者:
D
David S. Miller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
[SPARC]: Add inotify syscall entries.
Signed-off-by:
N
David S. Miller
<
davem@davemloft.net
>
上级
ae6578fe
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
12 addition
and
12 deletion
+12
-12
arch/sparc/kernel/systbls.S
arch/sparc/kernel/systbls.S
+2
-2
arch/sparc64/kernel/systbls.S
arch/sparc64/kernel/systbls.S
+4
-4
include/asm-sparc/unistd.h
include/asm-sparc/unistd.h
+3
-3
include/asm-sparc64/unistd.h
include/asm-sparc64/unistd.h
+3
-3
未找到文件。
arch/sparc/kernel/systbls.S
浏览文件 @
40a085c4
...
...
@@ -48,8 +48,8 @@ sys_call_table:
/*
135
*/
.
long
sys_nis_syscall
,
sys_mkdir
,
sys_rmdir
,
sys_utimes
,
sys_stat64
/*
140
*/
.
long
sys_sendfile64
,
sys_nis_syscall
,
sys_futex
,
sys_gettid
,
sys_getrlimit
/*
145
*/
.
long
sys_setrlimit
,
sys_pivot_root
,
sys_prctl
,
sys_pciconfig_read
,
sys_pciconfig_write
/*
150
*/
.
long
sys_nis_syscall
,
sys_
nis_syscall
,
sys_nis_syscall
,
sys_poll
,
sys_getdents64
/*
155
*/
.
long
sys_fcntl64
,
sys_
ni_syscall
,
sys_statfs
,
sys_fstatfs
,
sys_oldumount
/*
150
*/
.
long
sys_nis_syscall
,
sys_
inotify_init
,
sys_inotify_add_watch
,
sys_poll
,
sys_getdents64
/*
155
*/
.
long
sys_fcntl64
,
sys_
inotify_rm_watch
,
sys_statfs
,
sys_fstatfs
,
sys_oldumount
/*
160
*/
.
long
sys_sched_setaffinity
,
sys_sched_getaffinity
,
sys_getdomainname
,
sys_setdomainname
,
sys_nis_syscall
/*
165
*/
.
long
sys_quotactl
,
sys_set_tid_address
,
sys_mount
,
sys_ustat
,
sys_setxattr
/*
170
*/
.
long
sys_lsetxattr
,
sys_fsetxattr
,
sys_getxattr
,
sys_lgetxattr
,
sys_getdents
...
...
arch/sparc64/kernel/systbls.S
浏览文件 @
40a085c4
...
...
@@ -50,8 +50,8 @@ sys_call_table32:
.
word
sys_nis_syscall
,
sys32_mkdir
,
sys_rmdir
,
sys32_utimes
,
compat_sys_stat64
/*
140
*/
.
word
sys32_sendfile64
,
sys_nis_syscall
,
sys32_futex
,
sys_gettid
,
compat_sys_getrlimit
.
word
compat_sys_setrlimit
,
sys_pivot_root
,
sys32_prctl
,
sys_pciconfig_read
,
sys_pciconfig_write
/*
150
*/
.
word
sys_nis_syscall
,
sys_
nis_syscall
,
sys_nis_syscall
,
sys_poll
,
sys_getdents64
.
word
compat_sys_fcntl64
,
sys_
ni_syscall
,
compat_sys_statfs
,
compat_sys_fstatfs
,
sys_oldumount
/*
150
*/
.
word
sys_nis_syscall
,
sys_
inotify_init
,
sys_inotify_add_watch
,
sys_poll
,
sys_getdents64
.
word
compat_sys_fcntl64
,
sys_
inotify_rm_watch
,
compat_sys_statfs
,
compat_sys_fstatfs
,
sys_oldumount
/*
160
*/
.
word
compat_sys_sched_setaffinity
,
compat_sys_sched_getaffinity
,
sys32_getdomainname
,
sys32_setdomainname
,
sys_nis_syscall
.
word
sys_quotactl
,
sys_set_tid_address
,
compat_sys_mount
,
sys_ustat
,
sys32_setxattr
/*
170
*/
.
word
sys32_lsetxattr
,
sys32_fsetxattr
,
sys_getxattr
,
sys_lgetxattr
,
compat_sys_getdents
...
...
@@ -116,8 +116,8 @@ sys_call_table:
.
word
sys_socketpair
,
sys_mkdir
,
sys_rmdir
,
sys_utimes
,
sys_stat64
/*
140
*/
.
word
sys_sendfile64
,
sys_getpeername
,
sys_futex
,
sys_gettid
,
sys_getrlimit
.
word
sys_setrlimit
,
sys_pivot_root
,
sys_prctl
,
sys_pciconfig_read
,
sys_pciconfig_write
/*
150
*/
.
word
sys_getsockname
,
sys_
nis_syscall
,
sys_nis_syscall
,
sys_poll
,
sys_getdents64
.
word
sys_nis_syscall
,
sys_
ni_syscall
,
sys_statfs
,
sys_fstatfs
,
sys_oldumount
/*
150
*/
.
word
sys_getsockname
,
sys_
inotify_init
,
sys_inotify_add_watch
,
sys_poll
,
sys_getdents64
.
word
sys_nis_syscall
,
sys_
inotify_rm_watch
,
sys_statfs
,
sys_fstatfs
,
sys_oldumount
/*
160
*/
.
word
sys_sched_setaffinity
,
sys_sched_getaffinity
,
sys_getdomainname
,
sys_setdomainname
,
sys_utrap_install
.
word
sys_quotactl
,
sys_set_tid_address
,
sys_mount
,
sys_ustat
,
sys_setxattr
/*
170
*/
.
word
sys_lsetxattr
,
sys_fsetxattr
,
sys_getxattr
,
sys_lgetxattr
,
sys_getdents
...
...
include/asm-sparc/unistd.h
浏览文件 @
40a085c4
...
...
@@ -167,12 +167,12 @@
#define __NR_pciconfig_read 148
/* ENOSYS under SunOS */
#define __NR_pciconfig_write 149
/* ENOSYS under SunOS */
#define __NR_getsockname 150
/* Common */
/* #define __NR_getmsg 151 SunOS S
pecific */
/* #define __NR_putmsg 152 SunOS S
pecific */
#define __NR_inotify_init 151
/* Linux s
pecific */
#define __NR_inotify_add_watch 152
/* Linux s
pecific */
#define __NR_poll 153
/* Common */
#define __NR_getdents64 154
/* Linux specific */
#define __NR_fcntl64 155
/* Linux sparc32 Specific */
/* #define __NR_getdirentires 156 SunOS Specific
*/
#define __NR_inotify_rm_watch 156
/* Linux specific
*/
#define __NR_statfs 157
/* Common */
#define __NR_fstatfs 158
/* Common */
#define __NR_umount 159
/* Common */
...
...
include/asm-sparc64/unistd.h
浏览文件 @
40a085c4
...
...
@@ -167,12 +167,12 @@
#define __NR_pciconfig_read 148
/* ENOSYS under SunOS */
#define __NR_pciconfig_write 149
/* ENOSYS under SunOS */
#define __NR_getsockname 150
/* Common */
/* #define __NR_getmsg 151 SunOS S
pecific */
/* #define __NR_putmsg 152 SunOS S
pecific */
#define __NR_inotify_init 151
/* Linux s
pecific */
#define __NR_inotify_add_watch 152
/* Linux s
pecific */
#define __NR_poll 153
/* Common */
#define __NR_getdents64 154
/* Linux specific */
/* #define __NR_fcntl64 155 Linux sparc32 Specific */
/* #define __NR_getdirentries 156 SunOS Specific
*/
#define __NR_inotify_rm_watch 156
/* Linux specific
*/
#define __NR_statfs 157
/* Common */
#define __NR_fstatfs 158
/* Common */
#define __NR_umount 159
/* Common */
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录