函数逻辑报告 | 
Source Code:kernel\jump_label.c | 
Create Date:2022-07-27 15:10:34 | 
| Last Modify:2020-03-17 20:59:06 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:设置初始化标志
函数原型:void __init jump_label_init(void)
返回类型:void
参数:无
| 457 | struct static_key * key = NULL | 
| 466 | BUILD_BUG_ON - break compile if a condition is true((int)Atomic operations that C can't guarantee us. Useful for* resource counting etc..(0) != 0) | 
| 467 | BUILD_BUG_ON - break compile if a condition is true((int)Atomic operations that C can't guarantee us. Useful for* resource counting etc..(1) != 1) | 
| 469 | 如果static_key_initialized则返回 | 
| 472 | cpus_read_lock() | 
| 473 | jump_label_lock() | 
| 486 | iterk等于jump_entry_key(iter) | 
| 493 | static_key_initialized = true | 
| 494 | jump_label_unlock() | 
| 495 | cpus_read_unlock() | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |