Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_meminit.c Create Date:2022-07-28 06:37:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fill_with_garbage

Proto:static void __init fill_with_garbage(void *ptr, size_t size)

Type:void

Parameter:

TypeParameterName
void *ptr
size_tsize
60  Fill a buffer with garbage, skipping |skip| first bytes.
Caller
NameDescribe
do_alloc_pages_order
do_kmalloc_sizeTest kmalloc() with given parameters.
do_vmalloc_sizeTest vmalloc() with given parameters.
do_kmem_cache_rcu_persistentCheck that the data written to an RCU-allocated object survives* reallocation.
do_kmem_cache_size_bulk