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_init_base() - Initialise an IDR.*@idr: IDR handle.*@base: The base value for the IDR.* This variation of idr_init() creates an IDR which will allocate IDs* starting at %base.
Proto:static inline void idr_init_base(struct idr *idr, int base)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct idr * | idr | |
int | base |
139 | idr_next = 0 |
Name | Describe |
---|---|
aa_secids_init |
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 |