函数逻辑报告 |
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 |
函数名称:Read side functions for starting and finalizing a read side section.
函数原型:static inline unsigned read_seqbegin(const seqlock_t *sl)
返回类型:unsigned
参数:
类型 | 参数 | 名称 |
---|---|---|
const seqlock_t * | sl |
名称 | 描述 |
---|---|
get_jiffies_64 | |
tick_setup_periodic | Setup the device for a periodic tick |
handle_path | |
badblocks_check | adblocks_check() - check a given range for bad sectors*@bb: the badblocks structure that holds all badblock information*@s: sector (start) at which to check for badblocks*@sectors: number of sectors to check for badblocks*@first_bad: pointer to store |
badblocks_show | adblocks_show() - sysfs access to bad-blocks list*@bb: the badblocks structure that holds all badblock information*@page: buffer received from sysfs*@unack: weather to show unacknowledged badblocks* Return:* Length of returned data |
path_init | must be paired with terminate_walk() |
d_lookup | 查找目录项 |
d_alloc_parallel | |
is_subdir | 是子目录 |
lookup_mnt | lookup_mnt - Return the first child mount mounted at path* "First" means first mounted chronologically |
path_is_mountpoint | path_is_mountpoint() - Check if path is a mount in the current* namespace |
read_seqbegin_or_lock | ad_seqbegin_or_lock - begin a sequence number check or locking block*@lock: sequence lock*@seq : sequence number to be checked* First try it once optimistically without taking the lock. If that fails,* take the lock |
read_seqbegin_or_lock_irqsave | |
zone_span_seqbegin | Zone resizing functions* Note: any attempt to resize a zone should has pgdat_resize_lock()* zone_span_writelock() both held. This ensure the size of a zone* can't be changed while pgdat_resize_lock() held. |
neigh_hh_bridge | |
neigh_hh_output | |
neigh_ha_snapshot | |
sock_read_timestamp |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |