Function report | 
Source Code:kernel\jump_label.c | 
Create Date:2022-07-28 13:48:52 | 
| Last Modify:2020-03-17 20:59:06 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:jump_label_init
Proto:void __init jump_label_init(void)
Type:void
Parameter:Nothing
| 456 | iter_stop = __stop___jump_table | 
| 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 | If static_key_initialized Then Return | 
| 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() | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |