Function report | 
Source Code:include\linux\seqlock.h | 
Create Date:2022-07-28 05:35:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:seqcount_lockdep_reader_access
Proto:static inline void seqcount_lockdep_reader_access(const seqcount_t *s)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const seqcount_t * | s | 
| 80 | local_irq_save(flags) | 
| 81 | seqcount_acquire_read( & dep_map, 0, 0, _RET_IP_) | 
| 82 | seqcount_release( & dep_map, _RET_IP_) | 
| Name | Describe | 
|---|---|
| read_seqcount_begin | ad_seqcount_begin - begin a seq-read critical section*@s: pointer to seqcount_t* Returns: count to be passed to read_seqcount_retry* read_seqcount_begin opens a read critical section of the given seqcount | 
| 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  |