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:__read_seqcount_begin - begin a seq-read critical section (without barrier)*@s: pointer to seqcount_t* Returns: count to be passed to read_seqcount_retry* __read_seqcount_begin is like read_seqcount_begin, but has no smp_rmb()* barrier
Proto:static inline unsigned __read_seqcount_begin(const seqcount_t *s)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
const seqcount_t * | s |
112 | repeat : |
114 | If Value for the false possibility is greater at compile time(ret & 1) Then |
118 | Return ret |
Name | Describe |
---|---|
set_root | |
path_init | must be paired with terminate_walk() |
raw_read_seqcount_begin | aw_read_seqcount_begin - start seq-read critical section w/o lockdep*@s: pointer to seqcount_t* Returns: count to be passed to read_seqcount_retry* raw_read_seqcount_begin opens a read critical section of the given |
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 |