Function report |
Source Code:lib\math\prime_numbers.c |
Create Date:2022-07-28 06:43:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dump_primes
Proto:static void dump_primes(void)
Type:void
Parameter:Nothing
249 | buf = kmalloc(PAGE_SIZE, GFP_KERNEL) |
256 | pr_info("primes.{last=%lu, .sz=%lu, .primes[]=...x%lx} = %s", last, sz, primes[BITS_TO_LONGS(sz) - 1], buf) |
Name | Describe |
---|---|
selftest |
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 |