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:aw_read_seqcount - Read the raw seqcount*@s: pointer to seqcount_t* Returns: count to be passed to read_seqcount_retry* raw_read_seqcount opens a read critical section of the given* seqcount without any lockdep checking and without checking or
Proto:static inline unsigned raw_read_seqcount(const seqcount_t *s)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
const seqcount_t * | s |
133 | smp_rmb() |
134 | Return ret |
Name | Describe |
---|---|
sched_clock | |
suspended_sched_clock_read | Clock read function for use when the clock is suspended.* This function makes it appear to sched_clock() as if the clock* stopped counting at its last update.* This function must only be called from the critical* section in sched_clock() |
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 |