Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:25:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Count and return the number of huge pages in the reserve map* that intersect with the range [f, t).
Proto:static long region_count(struct resv_map *resv, long f, long t)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct resv_map * | resv | |
long | f | |
long | t |
550 | chg = 0 |
563 | seg_from = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(from, f) |
564 | seg_to = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(to, t) |
568 | spin_unlock( & lock) |
570 | Return chg |
Name | Describe |
---|---|
hugetlb_vm_op_close |
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 |