Function report |
Source Code:include\linux\idr.h |
Create Date:2022-07-28 05:44:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dr_get_cursor - Return the current position of the cyclic allocator*@idr: idr handle* The value returned is the value that will be next returned from* idr_alloc_cyclic() if it is free (otherwise the search will start from* this position).
Proto:static inline unsigned int idr_get_cursor(const struct idr *idr)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct idr * | idr |
Name | Describe |
---|---|
alloc_pid |
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 |