函数逻辑报告 |
Source Code:include\linux\seqlock.h |
Create Date:2022-07-27 06:39:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:当前CPU负责更新时间
函数原型:static inline void write_seqlock(seqlock_t *sl)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
seqlock_t * | sl |
448 | 加自旋锁 |
449 | write_seqcount_begin( & seqcount) |
名称 | 描述 |
---|---|
__exit_signal | This function expects the tasklist_lock write-locked. |
wait_task_zombie | Handle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have |
xtime_update | xtime_update() - advances the timekeeping infrastructure*@ticks: number of ticks, that have elapsed since the last call.* Must be called with interrupts disabled. |
tick_periodic | 时钟中断处理 |
d_set_mounted | Called by mount code to set a mountpoint and check if the mountpoint is* reachable (e.g. NFS can unhash a directory dentry and then the complete* subtree can become unreachable).* Only one of d_invalidate() and d_set_mounted() must succeed. For |
d_move | 改变目录项 |
d_exchange | d_exchange - exchange two dentries*@dentry1: first dentry*@dentry2: second dentry |
d_splice_alias | 链接目录项 |
zone_span_writelock | |
sock_write_timestamp | |
lock_mount_hash |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |