函数逻辑报告 |
Source Code:include\linux\wait_bit.h |
Create Date:2022-07-27 06:43:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:wait_on_bit - wait for a bit to be cleared*@word: the word being waited on, a kernel virtual address*@bit: the bit of the word being waited on*@mode: the task state to sleep in* There is a standard hashed waitqueue table for generic use. This
函数原型:static inline int wait_on_bit(unsigned long *word, int bit, unsigned mode)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long * | word | |
int | bit | |
unsigned | mode |
73 | might_sleep() |
76 | 返回:out_of_line_wait_on_bit(word, bit, bit_wait, mode) |
名称 | 描述 |
---|---|
ptrace_attach | |
key_gc_keytype | Reap keys of dead type.* We use three flags to make sure we see three complete cycles of the garbage* collector: the first to mark keys of that type as being dead, the second to* collect dead links and the third to clean up the dead keys. We have to be |
wait_for_key_construction | wait_for_key_construction - Wait for construction of a key to complete*@key: The key being waited for |
wait_on_inode | writeback.h requires fs.h; it, too, is not included from here. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |