Function report |
Source Code:include\linux\percpu-rwsem.h |
Create Date:2022-07-28 05:42:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:percpu_rwsem_acquire
Proto:static inline void percpu_rwsem_acquire(struct percpu_rw_semaphore *sem, bool read, unsigned long ip)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct percpu_rw_semaphore * | sem | |
bool | read | |
unsigned long | ip |
131 | lock_acquire( & dep_map, 0, 1, read, 1, NULL, ip) |
Name | Describe |
---|---|
lockdep_sb_freeze_acquire | Tell lockdep we are holding these locks before we call ->unfreeze_fs(sb). |
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 |