Function report |
Source Code:lib\test_kasan.c |
Create Date:2022-07-28 06:29:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kasan_bitops
Proto:static noinline void __init kasan_bitops(void)
Type:void
Parameter:Nothing
670 | bits = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). |
671 | If Not bits Then Return |
679 | pr_info("out-of-bounds in set_bit\n") |
682 | pr_info("out-of-bounds in __set_bit\n") |
685 | pr_info("out-of-bounds in clear_bit\n") |
688 | pr_info("out-of-bounds in __clear_bit\n") |
691 | pr_info("out-of-bounds in clear_bit_unlock\n") |
694 | pr_info("out-of-bounds in __clear_bit_unlock\n") |
697 | pr_info("out-of-bounds in change_bit\n") |
700 | pr_info("out-of-bounds in __change_bit\n") |
706 | pr_info("out-of-bounds in test_and_set_bit\n") |
709 | pr_info("out-of-bounds in __test_and_set_bit\n") |
712 | pr_info("out-of-bounds in test_and_set_bit_lock\n") |
715 | pr_info("out-of-bounds in test_and_clear_bit\n") |
718 | pr_info("out-of-bounds in __test_and_clear_bit\n") |
721 | pr_info("out-of-bounds in test_and_change_bit\n") |
724 | pr_info("out-of-bounds in __test_and_change_bit\n") |
727 | pr_info("out-of-bounds in test_bit\n") |
731 | pr_info("out-of-bounds in clear_bit_unlock_is_negative_byte\n") |
Name | Describe |
---|---|
kmalloc_tests_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 |