Function report |
Source Code:include\linux\xarray.h |
Create Date:2022-07-28 05:42:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xa_is_retry() - Is the entry a retry entry?*@entry: Entry retrieved from the XArray* Return: %true if the entry is a retry entry.
Proto:static inline bool xa_is_retry(const void *entry)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | entry |
Name | Describe |
---|---|
idr_get_next_ul | dr_get_next_ul() - Find next populated entry.*@idr: IDR handle.*@nextid: Pointer to an ID.* Returns the next populated entry in the tree with an ID greater than* or equal to the value pointed to by @nextid. On exit, @nextid is updated |
check_xas_retry |
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 |