Function report |
Source Code:include\linux\ptr_ring.h |
Create Date:2022-07-28 13:22:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__ptr_ring_peek
Proto:static inline void *__ptr_ring_peek(struct ptr_ring *r)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ptr_ring * | r |
170 | If Value is more likely to compile time( Read-only by both the producer and the consumer ) Then Return READ_ONCE(queue[consumer_head]) |
172 | Return NULL |
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 |