Function report |
Source Code:include\linux\ptr_ring.h |
Create Date:2022-07-28 13:22:57 |
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_empty_any
Proto:static inline bool ptr_ring_empty_any(struct ptr_ring *r)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct ptr_ring * | r |
227 | spin_lock_irqsave( & consumer_lock, flags) |
229 | spin_unlock_irqrestore( & consumer_lock, flags) |
231 | Return ret |
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 |